Skip to content

Commit

Permalink
Update docs/vm/backup-restore.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jillian <67180770+jillian-maroket@users.noreply.github.com>
  • Loading branch information
FrankYang0529 and jillian-maroket authored Oct 16, 2024
1 parent 0c9525f commit ec25c8c
Showing 1 changed file with 9 additions and 7 deletions.
16 changes: 9 additions & 7 deletions docs/vm/backup-restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -182,19 +182,21 @@ _Available as of v1.4.0_

Volumes consume extra disk space in the cluster whenever you create a new virtual machine backup or snapshot. To manage this, you can configure space usage limits at the namespace and virtual machine levels. The configured values represent the maximum amount of disk space that can be used by all backups and snapshots. No limits are set by default.

### Set Snapshot Space Usage Limit at Namespace Level
### Configure the Snapshot Space Usage Limit at the Namespace Level

1. Go to the `Namespaces` page and click `Edit Quota` button.
1. Go to the **Namespaces** screen.

![edit-quota-namespace.png](/img/v1.4/vm/edit-quota-namespace.png)
1. Locate the target namespace, and then select **⋮ > Edit Quota**.

2. Fill the `Total Snapshot Size` field and click `Save`.
![edit-quota-namespace.png](/img/v1.4/vm/edit-quota-namespace.png)

1. Specify the maximum amount of disk space that can be consumed by all snapshots in the namespace, and then and click **Save**.

![edit-quota-namespace-save.png](/img/v1.4/vm/edit-quota-namespace-save.png)
![edit-quota-namespace-save.png](/img/v1.4/vm/edit-quota-namespace-save.png)

3. Check the `Total Snapshot Size` field in the `Namespaces` page.
1. Verify that the configured value is displayed on the **Namespaces** screen.

![edit-quota-namespace-read.png](/img/v1.4/vm/edit-quota-namespace-read.png)
![edit-quota-namespace-read.png](/img/v1.4/vm/edit-quota-namespace-read.png)

### Set Snapshot Space Usage Limit at VM Level

Expand Down

0 comments on commit ec25c8c

Please sign in to comment.