Reviewed-by: Muller, Martin <martin.muller@t-systems.com> Co-authored-by: Weixi, Tan <tanweixi@noreply.gitea.eco.tsi-dev.otc-service.com> Co-committed-by: Weixi, Tan <tanweixi@noreply.gitea.eco.tsi-dev.otc-service.com>
17 KiB
Creating a Backup Policy
To implement periodic automatic backup on EVS disks, you need to create a backup policy first. Then the system will periodically perform backups according to the execution time specified in the backup policy. You can choose to use the default backup policy provided by the system or create one as needed.
The system automatically creates EVS disk data backups and deletes expired data backups only when a backup policy is created and enabled.
You can create a backup policy to associate all those EVS disks whose data needs to be periodically backed up.

- The system provides a default backup policy for associating EVS disks. This default backup policy can be enabled, disabled, edited, and executed. For details about how to execute the default backup policy, see Executing a backup policy. For details about how to edit the default backup policy, see Editing a backup policy.
- In addition to the default backup policy, you can create another 31 backup policies. Once there are 32 backup policies in total, the Create Policy button becomes unavailable and no more policies can be created.
- Deleting expired automatic data backups does not delete manual data backups.
- Log in to the management console.
- Click
in the upper left corner of the management console and select a region and a project.
- Click
. Under Storage, click Volume Backup Service.
- On the Volume Backup Service page, click Policies to go to the Policies tab page.
The Policies tab page displays existing backup policies. Expand the desired backup policy to view EVS disks associated with it.
- Click Create Backup Policy to expand the setting items. See Figure 1. Table 1 describes the backup policy parameters.
- Add tags to the backup.
A tag is represented in the form of a key-value pair. Tags are used to identify, classify, and search for cloud resources.
Tags added in a backup policy apply to all backups generated using the backup policy. Tags are used to filter and manage backup resources only. A backup policy can have a maximum of 10 tags.
Table 2 describes parameters of a tag.Table 2 Parameter description Parameter
Description
Example Value
Key
Each tag of a backup has a unique key. The key of a tag is user-definable or is selected from those of existing tags in TMS.
The naming rules for a tag key are as follows:
- It ranges from 1 to 36 Unicode characters.
- It can contain only letters, digits, hyphens (-), and underscores (_).
Key_0001
Value
The values of tags can be repetitive and can be blank.
The naming rules for a tag value are as follows:
- It ranges from 0 to 43 Unicode characters.
- It can contain only letters, digits, hyphens (-), and underscores (_).
Value_0001
- Click OK.