Home  >  Article  >  Operation and Maintenance  >  How to check the snapshot capacity after creating a snapshot for the disk

How to check the snapshot capacity after creating a snapshot for the disk

坏嘻嘻
坏嘻嘻Original
2018-09-18 13:40:3620733browse

The content of this article is about how to check the snapshot capacity after creating a snapshot for the disk. It has certain reference value. Friends in need can refer to it. I hope it will be helpful to you.

View snapshot capacity

Snapshot service charges are related to snapshot capacity. This article will introduce how to check the capacity occupied by all snapshots of a single disk and the capacity of all snapshots in a certain region.

View the snapshot capacity of a single disk

As long as you have created a snapshot for a disk, you can view it in the cloud server ECS management console Use the snapshot chain function to view the capacity occupied by the snapshots of the disk.

A snapshot chain is a relationship chain composed of all snapshots in a disk. One disk corresponds to a snapshot chain, so the snapshot chain ID is the disk ID. A snapshot chain includes the following information:

Snapshot node: A node in the snapshot chain represents a snapshot of the disk.

Snapshot capacity: the storage space occupied by all snapshots in the snapshot chain.

Snapshot quota: Each snapshot chain can only have a maximum of 64 snapshot quotas, including manual snapshots and automatic snapshots. After the quota limit is reached, if you continue to create automatic snapshots, the system will automatically delete the oldest automatic snapshot created.

Prerequisite

You have created a snapshot for a disk.

Operation steps

Follow the following steps to view the capacity occupied by all snapshots of this disk:

Log in to the ECS management console .

Select a region.

In the left navigation bar, select Snapshots and Mirroring > Snapshot List .

Confirm the disk ID for which the snapshot capacity needs to be found. The disk should have completed at least one snapshot.

How to check the snapshot capacity after creating a snapshot for the disk

#In the left navigation bar, click Snapshot Chain.

View all snapshot capacities of the disk based on the disk ID found in step 4. Here you can view the number of snapshots and snapshot capacity of the disk.

How to check the snapshot capacity after creating a snapshot for the disk

In the operation column of the specified snapshot chain, click Details to enter the snapshot chain details page. You can view the snapshot information of the disk and perform a rollback of the cloud disk. Or use snapshots to create custom images.

View all snapshot capacities in a certain region

Follow the following steps to view all snapshot capacities in a certain region:

Log in to the ECS management console.

Select a region.

In the left navigation bar, select Snapshots and Mirroring > Snapshot Capacity.

You can see all the snapshot capacity in the selected region, and you can view the snapshot capacity in the specified time period as needed.

How to check the snapshot capacity after creating a snapshot for the disk

The above is the detailed content of How to check the snapshot capacity after creating a snapshot for the disk. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn