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 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南