Snapshot of EBS volume created from snapshot

0

Is next snapshot of new volume incremental or full? For example:

Create a new volume from existing snapshot.
Create a snapshot from new volume.
Is this snapshot incremental or full?
It could be incremental because the volume was derived form a prior snapshot.
Or it could be full because each new volume creates a new history.

If incremental, then system keeps an incremental history of branches.
If full, each creation of a new volume from a prior history creates a new, separate history

asked 5 years ago359 views
2 Answers
0

Hi,

In short, the first snapshot of each EBS volume is always full and the subsequent snapshots on that same volume are incremental [1]. I will illustrate this using your own example.

Your question: "Create a new volume from existing snapshot. Create a snapshot from new volume. Is this snapshot incremental or full?"
Answer: This snapshot is full.

I hope that you find this answer useful. Please feel free to contact us if you need any further assistance.

Links:
[1] https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/EBSSnapshots.html#how_snapshots_work

Regards,
awstomas

AWS
answered 5 years ago
0

Thanks for the quick helpful reply. steve

answered 5 years 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