Consolidating snapshots
Snapshot consolidation is a process of committing the content of snapshots to the base disk. Traditionally, snapshots that were managed by third-party backup solutions were prone to mismanagement. This lead to stale snapshot files and other residual files left in the virtual machine directory, and skewed information displayed in the snapshot manager UI. This option eases the troubleshooting and snapshot management effort by ascertaining the virtual machine disk that requires consolidation and providing a UI to consolidate the files.
How to do it...
The following procedure outlines the steps to consolidate the snapshot:
- Right-click on the VM, select
Snapshots
, and click onConsolidate
. - Click
Yes
to complete the process and consolidate the residual data:

How it works
During a Delete Snapshot
or Delete All Snapshots
task, the process initiated removes the snapshot from the snapshot manager and subsequently works in the backend consolidating the files. At this juncture, if...