The Structure Of A Snapshot
- A snapshot is generally made of two parts - an exceptions table, and
copied chunks.
- The exceptions table is a hash table of all chunks, on the origin volume,
that were modified since the creation of the snapshot.
- The copied chunks contain the original data from the origin volume,
before it was changed.
Originally written by
guy keren