如何将EFS的存储类从多区域改成单区域

0

【以下的问题经过翻译处理】 如何将正在使用的EFS存储类从多区域(Regional)设置更改为单区域(One zone)设置?(我在文档和控制台里没有找到相应的设置)

profile picture
EXPERT
asked 6 months ago17 views
1 Answer
0

【以下的回答经过翻译处理】 EFS的存储类在创建以后是不能修改的,可以参考下面的文档:: https://docs.aws.amazon.com/cli/latest/reference/efs/update-file-system.html

你可以新建一个新的单区域EFS存储, 然后使用DataSync把你的数据从旧的多区域EFS存储同步到新的单区域EFS存储。

profile picture
EXPERT
answered 6 months ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions