Manage VM Snapshots
By using a snapshot, you preserve the state of a VM so that you can return to that state any time you want without creating multiple VMs. Use a snapshot as a restoration point during a linear or iterative process (for example, installing update packages) or during a branching process (for example, installing different versions of a program). You can also use a snapshot as a baseline for a VM.
Snapshots are supported only for vCenter VMs.
Create VM snapshots
- Select a VM.
- From the Actions menu, choose VM > Create Snapshot.
- In the Create Snapshot dialog box, complete the fields as required:
- An identifying name (required)
- A description that differentiates between similarly named snapshots
- Enable Save Memory State if you want to capture the memory of a VM (applies only to VMs that are powered on)
- Enable Quiesce to pause running processes on the guest operating system so that file system contents are in a known consistent state when the snapshot is taken (applies only to VMs that are powered on)
- Click OK.
Information about your snapshot appears on the details pane for the VM.
Revert VM snapshots
- Select a VM.
- From the Actions menu, choose VM > Manage Snapshots.
- On the Manage Snapshots page, select an older snapshot in the directory tree.
- Click Go To.
- In the Confirm Go To Snapshot dialog, click OK.
The details of the selected snapshot are available in the right-hand pane.
- Click Close.
Delete VM snapshots
- Select a VM.
- From the Actions menu, choose VM > Manage Snapshots.
- On the Manage Snapshots page, do one of the following:
- To delete one snapshot:
- Select a snapshot in the directory tree.
- Click Delete to remove the snapshot from inventory.
- In the Confirm Delete Snapshot dialog, click OK to confirm the deletion of the snapshot.
- To delete all snapshots:
- Click Delete All.
- In the Confirm Delete All Snapshots dialog, click OK to confirm the deletion of all snapshots.
- Click Close.