Create a Snapshot

You should create a snapshot whenever you need to capture the current state of a disk, allowing you to restore or reference it later. In general, take a snapshot before making any changes you might need to undo.

Procedures

  1. Go to Snapshot > Create Snapshot.

  2. Select one or more source disks you want to attach. If you select one source disk, a single snapshot will be created; if you select multiple disks, multiple snapshots will be created. Each snapshot contains the exact same data as the disk it was attached to at the time of creation.

  3. Configure retention policy.

    • Indefinite – snapshots are kept until manually or automatically deleted.

    • Custom – define an expiration period (e.g., keep for 7 days, 30 days, etc.).

  4. Confirm your configurations.

Note

  • Snapshot creation incurs resource fees. View Snapshot Billing for more details.

  • Do not stop or restart the instance while creating a snapshot, or the operation may fail.

Result

You will see the manual snapshots you created on the snapshot list page.

Click snapshot details to view the basic information.

  • Go to Source Disk Details Click Go to Source Disk Details on the snapshot details page, and you will jump to the source disk details page.

    • Snapshot quantity The total number of snapshots attached to the disk.

    • Total snapshot size The total storage size of all the attached snapshots.

More Actions

On the snapshot list page, you can perform more operations in Actions.

Revert to Snapshot

Select the desired snapshot you want to revert to. The disk data will be rolled back to the state it was in when the snapshot was created.

Create a Disk

Click Create a Disk to jump to the disk creation page. You can create your disk from the selected snapshot by using the snapshot data to generate a new disk with identical content.

Note

You cannot create disk from boot disk snapshot.

Change Retention

Change the retention policy between Indefinite and Custom.

Delete a Snapshot

If you don't need a snapshot anymore, you can delete it. Please note that the snapshot deletion is irreversible. Please proceed with caution. Multi deletion is also supported.

Last updated