You can use an automatic snapshot policy to create automatic snapshots of your disks at scheduled times. This protects your disk data and reduces the risk of data loss that can occur if you forget to create manual snapshots.
Scenarios
You can use an automatic snapshot policy to create regular snapshots of your disks and retain them for a specified period. This provides regular backups to recover from data loss or system failures caused by issues such as accidental deletion or viruses, ensuring business continuity.
Function introduction
The following list describes the common operations for automatic snapshot policies, from creation to deletion.
Function | Description |
Configure settings such as the schedule and retention period for automatic snapshots. | |
Associate an existing automatic snapshot policy with a disk. The system then creates snapshots automatically at the scheduled times defined in the policy. | |
Update settings such as the start time or retention period of an existing automatic snapshot policy. | |
Schedule automatic snapshot creation | The system creates snapshots automatically based on the schedule defined in the automatic snapshot policy. |
Delete an automatic snapshot policy when it is no longer needed. | |
You can delete automatic snapshots in the following ways:
|
Billing details
Creating an automatic snapshot policy is free of charge. However, you are charged for snapshot storage based on the size of the snapshots and their retention period. For more information, see Snapshot billing.
Limits
Note the following limits when you use automatic snapshot policies:
Limit | Description |
Snapshot quota |
|
Elastic Block Storage types | ESSD PL-X disks, local disks, and elastic ephemeral disks do not support snapshots. |
Other limits | The following constraints apply during manual and automatic snapshot creation:
|
Differences between automatic and manual snapshots
Both automatic and manual snapshots back up disk data at a specific point in time. They differ in their creation methods and naming conventions, as described in the following table:
Difference | Automatic snapshot | Manual snapshot |
Creation method | Create snapshots using an automatic snapshot policy. After creating and associating a policy with a disk, the system creates snapshots automatically based on the policy schedule. | You must create it manually each time. You can customize snapshot parameters as needed when creating a snapshot. |
Snapshot name | Snapshot names are generated automatically by the system. Names start with auto2.0 and follow the format auto2.0_yyyyMMdd_SnapshotPolicyId, where:
| You can customize settings when you create a snapshot. |