Updated on 2022-08-16 GMT+08:00

Creating a Server Backup Vault

This section describes how to create a server backup vault.

Procedure

  1. In the upper right corner of the page, click Create Server Backup Vault.
  2. Select a protection type.

    • Backup: The created vault is a server backup vault, which stores cloud server backups.

  3. Enable or disable application-consistent backup.

    • If application-consistent backup is enabled, the vault can be used to store database backups. Backing up memory data through application-consistent backup ensures application system consistency, which is suitable for ECSs containing MySQL or SAP HANA databases. If an application-consistent backup task fails, the system automatically performs a common server backup task instead. The common server backup will be stored in the application-consistent backup vault.
    • If application-consistent backup is disabled, only common server backup is performed on associated servers, which is usually used for ECSs that do not run databases.

  4. (Optional) In the server list, select the servers or disks you want to back up. After the servers or disks are selected, they are added to the list of selected servers. You may also select only some of the disks of a server and associate them with the vault.

    • The selected servers must have not been associated with another vault and must be in the Running or Stopped state.
    • You can associate servers with the vault you are creating if you skip this step.

  5. Specify the vault capacity, which ranges from 10 GB to 10,485,760 GB. You need to properly plan the vault capacity, which must be at least the same as the size of the servers you want to back up. Also, if automatic association is enabled and a backup policy is applied to the vault, more capacity is required.

    As the vault's used space grows, you can expand the vault capacity if it becomes insufficient.

  6. Determine whether to configure auto backup.

    • If you select Configure, you must then select an existing backup policy or create a new policy. After the vault is created, the system will apply the policy to this vault, and all servers associated with this vault will be automatically backed up based on this policy.
    • If you select Skip, servers associated with this vault will not be automatically backed up until you apply a backup policy to it.

  7. If you have subscribed to the Enterprise Project Management Service (EPS), add the vault to an existing enterprise project.

    EPS provides a unified method to manage cloud resources by project, allowing you to manage resources, users, and user groups in your projects. The default project name is default.

  8. (Optional) Configure automatic resource association.

    • If you select Configure, in the next backup period, unprotected resources will be automatically scanned and associated with the vault, and backups will be automatically executed.
    • If you select Skip, resources will not be automatically associated with the vault you are creating.

    You can filter unprotected resources by tag. If a tag is selected, only unprotected resources having the specified tag will be associated with the vault. Or, all unprotected resources will be associated.

    Only existing tags can be selected. If no tag is available, create tags on the corresponding resource page. You can select a maximum of 5 tags to search for vaults. If you select more than one tag, the vaults containing any of the specified tags will be returned.

  9. (Optional) Add tags to the vault.

    A tag is represented in the form of a key-value pair. Tags are used to identify, classify, and search for vaults. Vault tags are used to filter and manage vaults only. A vault can have a maximum of 10 tags.

    Table 1 describes the parameters of a tag.
    Table 1 Tag parameter description

    Parameter

    Description

    Example Value

    Key

    Each tag has a unique key. You can customize the key or select the key of an existing tag created in TMS.

    A tag key:

    • Can contain 1 to 36 Unicode characters.
    • Can contain only letters, digits, hyphens (-), and underscores (_).

    Key_0001

    Value

    A tag value can be repetitive or left blank.

    A tag value:

    • Can contain 0 to 43 Unicode characters.
    • Can contain only letters, digits, hyphens (-), and underscores (_).

    Value_0001

  10. Specify a name for the vault.

    A name must contain 1 to 64 characters including digits, letters, underscores (_), or hyphens (-), for example, vault-f61e.

    You can use the default name, which is in the format of vault_xxxx.

  11. Complete the creation as prompted.
  12. Go back to the Cloud Server Backups page. You can see the created vault in the vault list.

    You can associate servers with the vault and perform backup for the servers. For details, see Querying a Vault.