Copying EBS Snapshot Across Regions

0

I want to copy the EBS snapshots from us-east-1 to us-east-2.

Will the snapshot copy be incremental?

Here I see the following: "We are excited to announce a performance enhancement to EBS Snapshot Copy, making it faster to copy snapshots across AWS regions. Starting today, we will only transfer the data that has changed since your last snapshot copy, thus transferring and storing less data and completing the copy faster."

https://aws.amazon.com/about-aws/whats-new/2013/06/11/amazon-announces-faster-cross-region-ebs-snapshot-copy/#:~:text=The%20copied%20snapshots%20behave%20the,performance%20of%20EC2%20AMI%20Copy.

Yet here I see the following: "If you copy a snapshot to a new Region, a complete (non-incremental) copy is always created, resulting in additional delay and storage costs."

https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/ebs-copy-snapshot.html

AWS
질문됨 3년 전695회 조회
1개 답변
0
수락된 답변

It would be incremental after the first full copy.

Whether a snapshot copy is incremental is determined by the most recently completed snapshot copy. When you copy a snapshot across regions or accounts, the copy is an incremental copy if the following conditions are met:

  • The snapshot was copied to the destination Region or account previously.
  • The most recent snapshot copy still exists in the destination Region or account.
  • All copies of the snapshot in the destination Region or account are either unencrypted or were encrypted using the same CMK.

If the most recent snapshot copy was deleted, the next copy is a full copy, not an incremental copy. If a copy is still pending when you start a another copy, the second copy starts only after the first copy finishes.

AWS
답변함 3년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠