Which statement about snapshot rollback is true?

Prepare for the HCIA Storage Exam with our comprehensive quiz featuring flashcards and multiple-choice questions. Each question comes with hints and detailed explanations. Ace your exam with confidence!

Multiple Choice

Which statement about snapshot rollback is true?

Explanation:
Snapshot rollback can quickly restore data because it doesn’t require moving a lot of data. Instead, the storage system relies on the snapshot’s preserved state and re-points the source volume to those blocks. This means the volume appears as it was at the moment of the snapshot, and the reconfiguration happens almost instantly rather than copying terabytes of data. There’s a trade-off to keep in mind: any writes that occurred after the snapshot were not part of that saved state, so rolling back typically discards those post-snapshot changes. That’s why the operation is fast, but you may lose data that was written after the snapshot. The other statements describe conditions or behaviors that aren’t generally how rollback works: it isn’t tied to a requirement that there be no I/O, nor does it promise to wait for ongoing writes to finish before completing, and its behavior isn’t limited to a specific sequencing of operations.

Snapshot rollback can quickly restore data because it doesn’t require moving a lot of data. Instead, the storage system relies on the snapshot’s preserved state and re-points the source volume to those blocks. This means the volume appears as it was at the moment of the snapshot, and the reconfiguration happens almost instantly rather than copying terabytes of data.

There’s a trade-off to keep in mind: any writes that occurred after the snapshot were not part of that saved state, so rolling back typically discards those post-snapshot changes. That’s why the operation is fast, but you may lose data that was written after the snapshot.

The other statements describe conditions or behaviors that aren’t generally how rollback works: it isn’t tied to a requirement that there be no I/O, nor does it promise to wait for ongoing writes to finish before completing, and its behavior isn’t limited to a specific sequencing of operations.

Subscribe

Get the latest from Passetra

You can unsubscribe at any time. Read our privacy policy