Storage Gateway migration between accounts

0

Hi,

Customer wants to migrate a storage gateway between accounts.

Do we have other way to do it besides copying the data between the accounts?

What would be the best practice? Thinking about possible cost/performance tradeoffs.

Thank you.

profile pictureAWS
已提问 4 年前562 查看次数
1 回答
0
已接受的回答

If it is a Volume Gateway, the customer just needs to take a snapshot of the volume and share it with the other account. Please note, if the destination is in another region, the snapshot needs to be copied to that region before being shared. Once the snapshot is shared, a new volume can be created in the destination account based on the shared snapshot.

Steps:

  • Take a snapshot of the storage gateway volume(s) in account A.
  • Share the snapshot with account B.
  • Create a new Volume Gateway in account (you can use an existing gateway as well).
  • Create a new Storage Gateway volume based on the shared snapshot.

File Gateway migration is a bit different, because its S3 space is owned and managed by the customer. That is why migrating a File Gateway would be as easy as copying the S3 objects to a bucket in account B. Then a "file share" can be created in account B based on the new bucket.

AWS
已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则