Function Description
This section guides users through creating virtual machine (VM) snapshots. Two snapshot methods are supported: Storage Based Snapshot and Disk Based Snapshot.
For Version 6.10.0 and later, creating External Disk Based Snapshots for VMs is supported. The default type of Disk Based Snapshot is changed to External Disk Based Snapshot, and configuring the merge rate for external snapshot deletion is also supported.
External Disk Based Snapshots have advantages over Internal Disk Based Snapshots: after deleting an external snapshot, the snapshot space can be released, and the performance impact of the snapshot on the VM can be eliminated.
Prerequisites
None
Notes
- Snapshots are commonly used in scenarios where data protection is required before high-risk operations (e.g., cloud host patch upgrades, software updates). If data backup is needed, it is recommended to use the backup function.
- Tenant sub-accounts support creating and restoring snapshots for cloud hosts.
- External Snapshots cannot coexist with Internal Snapshots, Storage Based Snapshots, or Memory Snapshots. A VM can only have one type of snapshot at a time.
- For VMs upgraded to Version 6.10.0 that already have internal snapshots, the default type for new snapshots will be Internal Snapshots.
- For new VMs or VMs without existing snapshots, the default type for new Disk Based Snapshots will be External Snapshots.
- Deleting snapshots outside the fork point involves merging multiple snapshot chains. Since each snapshot contains incremental changes to the base disk, merging multiple chains may result in many data merging operations, which have a negative impact on system performance. Therefore, deleting snapshots outside the fork point is not supported.
- Deleting an external snapshot takes longer than deleting an internal snapshot. This is because external snapshots include incremental changes made to the base disk and the index information of these changes. When deleting an external snapshot, these incremental changes need to be merged into the base disk to restore to the state when the snapshot was deleted, and this merging process may take a significant amount of time.
Create Snapshot Operation Steps
Step 1.In the virtual machine summary, select Snapshots, and click the Take Snapshot button to create a snapshot of the current virtual machine.
Step 2.After creating a snapshot, you can use the snapshot to recover the virtual machine or clone a new virtual machine.
Select all disks or some disks to recover the VM from the snapshot.
You can also access the snapshot creation page through the following methods.
Click More, select Take Snapshot.
Click More, select Snapshots > Take Snapshot.
Memory Data
1. If selected, snapshots will be taken for the VM along with its memory data.
2. Snapshotting VM memory will cause VM suspension. The business services will be interrupted and automatically recovered later. You are advised to select this option during off-peak hours.
Quiesce Guest File System:
1. You can enable this option to quiesce the guest file system before taking snapshots, to ensure the data snapshotted is consistent with the file system data.
2. Quiescing guest file system when taking snapshots may affect I/O write, depending on the actual business load.
3. The guest file system may fail to be quiesced due to high disk IO. It is recommended to enable this feature when the disk IO usage is low.
Supported guest operating systems:
| Supported Guest OS |
Bits |
| Windows Server 2022 |
64 |
| Windows Server 2019 |
64 |
| Windows Server 2016 |
64 |
| Windows Server 2012 |
64 |
| Windows Server 2008 |
32, 64 |
| Windows Server 2003 |
32, 64 |
| Microsoft Windows 11 |
64 |
| Microsoft Windows 10 |
32, 64 |
| Microsoft Windows 8 |
32, 64 |
| Microsoft Windows 7 |
32, 64 |