Backup Management
Overview
The backup management module provides a set of functions for data protection and disaster recovery.
This section introduces the main features of backup management, as well as step-by-step guidance for data protection and disaster recovery.
Feature Overview
ZStack ZSphere provides a centralized UI interface for managing protected resources, backup data, backup plans, and backup storage.
The backup service in ZStack ZSphere is based on periodic scheduled backups. Through backup policies, data retention policies, and backup QoS, you can customize and create backup plans that meet your business needs, and then apply these backup plans to virtual machines or platform databases that require backup protection.
ZStack ZSphere offers multiple backup policies for different backup objects, easily meeting virtualization backup requirements. For virtual machines, we provide default incremental backup and customized incremental backup policies. For the platform database, you can customize the backup cycle, execution time, and start time.
ZStack ZSphere supports local and remote data protection, making data more reliable. Local backup storage supports seamless failover, effectively ensuring business continuity. Additionally, backup data can be synchronized from local backup storage to remote backup storage.
ZStack ZSphere provides detailed information about backup-related activities. With just a few clicks, you can easily monitor the status of backup plan executions and the capacity usage of backup data.
Preparation
- Make sure the installed software version is ZStack ZSphere 4.3.0 or above.
- By default, ZStack ZSphere provides a free trial quota for
backing up 6 virtual machines. You do not need to purchase additional licenses
to try out the backup feature.
Once the number of protected virtual machines reaches the free trial quota limit, if you wish to continue using the backup feature, purchase a Plus license. ZStack ZSphere offers backup licenses in two ways: by the number of virtual machines and unlimited authorization. After secondary authorization, the authorized quota will override the free trial quota, for example: if the original free trial quota is 6 and the purchased authorized quota is 50, then the final effective authorized quota will be 50.
Add a Backup Storage
To use the backup feature, you need to deploy a backup storage in ZStack ZSphere to store backup data. Depending on your backup scenario, you can add local backup storage or remote backup storage.
Add a Local Backup Storage
Add a local backup storage to store scheduled backup data for local virtual machines or the platform database. Local backup storage supports seamless failover to effectively ensure business continuity.
In case of accidental deletion or data corruption locally, you can restore backup data from local backup storage back to your local environment.
In the event of a disaster at the local data center, you can completely rely on the local backup storage to rebuild the data center and recover businesses.
- Reuse an existing image storage to store backup data. For more information, see Ruse Image Storage.
- Reuse an existing host and utilize free capacity on the host to store backup data. For more information, see Ruse Host.
- Add a dedicated backup storage and use free disks or local directories on the storage to store backup data. For more information, see Dedicated Backup Storage.
You can flexibly configure the number of local backup storage according to your actual business needs.
Ruse Image Storage
Reuse an existing image storage to store backup data.
Before you begin
- The platform must have existing image storage resources, and these resources should be a standalone image storage that is connected and enabled.
- The backup network has been planned in advance.
Procedure
- In the navigation pane, choose .
- On the Backup Storage page, click Add Backup Storage.
- In the Select Backup Storage Addition Type dialog, select Reuse Image Storage, and then click Next.
-
In the Add Local Backup Storage
dialog, set the following parameters:
Basic Information
- Data Center: Display the data center where the backup storage resides.
- Addition Method: Display Reuse Image Storage.
- Image Storage: Select an existing image storage to be used as local backup storage.
- Backup Storage Path: Automatically retrieves the path of the selected image storage.
- Backup Network: The network dedicated for backups. Enter a backup network CIDR.
- Backup Data: Choose whether to scan for existing backup data.
- Review the configuration and click OK.
Ruse Host
Reuse an existing host and utilize free capacity on the host to store backup data.
Before you begin
- The platform must have existing host resources, and these hosts should be connected and enabled.
- The backup network has been planned in advance.
Procedure
- In the navigation pane, choose .
- On the Backup Storage page, click Add Backup Storage.
- In the Select Backup Storage Addition Type dialog, select Reuse Host, and then click Next.
-
In the Add Local Backup Storage
dialog, set the following parameters:
Basic Information
- Name: Name of the local backup storage.
- Description: Description of the local backup storage.
- Data Center: Display the data center where the backup storage resides.
- Addition Method: Display Reuse Host.
- Host: Select an existing host to be used as local backup storage.
- Backup Storage Path: Enter the mount path on the
local backup storage.
Note: Avoid using system directories such as
/, /dev/,
/proc/, /sys/,
/usr/bin, and /bin.
Using system directories might cause hosts unable to work
properly. - Backup Network: The network dedicated for backups. Enter a backup network CIDR.
- Backup Data: Choose whether to scan for existing backup data.
- Review the configuration and click OK.
Dedicated Backup Storage
Add a dedicated backup storage and use free disks or local directories on the storage to store backup data.
Procedure
- In the navigation pane, choose .
- On the Backup Storage page, click Add Backup Storage.
- In the Select Backup Storage Addition Type dialog, select Dedicated Backup Storage, and then click Next.
- In the Add Local Backup Storage dialog box, complete the basic configuration and disk configuration.
-
For Basic Configuration, set the
following parameters:
Basic Information
- Name: Name of the local backup storage.
- Description: Description of the local backup storage.
- Data Center: Display the data center where the backup storage resides.
- Addition Method: Display Dedicated Backup Storage.
Configuration Information- Backup Storage IP: Enter the IP address of the dedicated backup storage.
- SSH Port: Default is 22.
- Username: Default is the root user.
- Password: The password corresponding to the user.
- Review the configuration and click Next.
-
For Disk Configuration, set the following
parameters:
- Storage Method: Supports Free Disk and Local Directory.
- Free Disk: When the storage method is set to
Free Disk, this parameter must be configured.
Note: This
option will format the selected disks and completely erase all
partitions, file systems, and data on the disk. - Backup Storage Path: Enter the mount path on the
dedicated backup storage.
Note: Avoid using system directories such as
/, /dev/,
/proc/, /sys/,
/usr/bin, /bin. Using
system directories might cause backup storage unable to work
properly. - Backup Network: The network dedicated for backups. Enter a backup network CIDR.
- Backup Data: When the storage method is set to Local Directory, this parameter must be configured. Choose whether to scan for existing backup data.
- Review the configuration and click OK.
Add Remote Backup Storage
Add a remote backup storage to store scheduled backup data for local virtual machines or the platform database. Backup data is synchronized from local backup storage to remote backup storage.
In case of accidental deletion or data corruption locally, you can restore backup data from remote backup storage back to your local environment.
In the event of a disaster at the local data center, you can completely rely on the remote backup storage to rebuild the data center and recover businesses.
You can add a remote backup storage by adding a dedicated backup node. For more information, see Dedicated Backup Storage.
You can only add one remote backup storage.
Dedicated Backup Storage
Add a remote backup storage by adding a dedicated backup node.
Procedure
- In the navigation pane, choose .
- On the Backup Storage page, click Add Backup Storage.
- In the Select Backup Storage Addition Type dialog, select Dedicated Backup Storage, and then click Next.
- In the Add Remote Backup Storage dialog box, complete the basic configuration and disk configuration.
-
For Basic Configuration, set the
following parameters:
Basic Information
- Name: Name of the remote backup storage.
- Description: Description of the remote backup storage.
- Data Center: Display the data center where the backup storage resides.
- Addition Method: Display Dedicated Backup Storage.
Configuration Information- Backup Storage IP: Enter the IP address of the dedicated backup storage.
- SSH Port: Default is 22.
- Username: Default is the root user.
- Password: The password corresponding to the user.
- Review the configuration and click Next.
-
For Disk Configuration, set the following
parameters:
- Storage Method: Supports Free Disk and Local Directory.
- Free Disk: When the storage method is set to
Free Disk, this parameter must be configured.
Note: This
option will format the selected disks and completely erase all
partitions, file systems, and data on the disk. - Backup Storage Path: Enter the mount path on the
dedicated backup storage.
Note: Avoid using system directories such as
/, /dev/,
/proc/, /sys/,
/usr/bin, /bin. Using
system directories might cause backup storage unable to work
properly. - Backup Network: The network dedicated for backups. Enter a backup network CIDR.
- Backup Data: When the storage method is set to Local Directory, this parameter must be configured. Choose whether to scan for existing backup data.
- Review the configuration and click OK.
Virtual Machine Backup
In ZStack ZSphere, the backup service is based on periodic scheduled backups. To perform a backup, you need to configure a backup plan. For more information, see New Backup Plan.
During executions of backup plans, the backup mode, backup chain length, backup data retention policy, and backup QoS all depend on the configured backup policy. For more information, see Backup Policy.
After you performed backups, you can use them to restore virtual machines. For more information, see Data Recovery.
Backup Policy
Backup Policy
- Default Incremental Backup
You only need to customize the incremental backup policy, while the full backup policy is set by default. After 63 incremental backups, the system automatically performs a full backup, with a maximum backup chain length of 64.
- Customized Incremental Backup
You need to customize both the incremental and full backup policies. By customizing the full backup policy, you can shorten the interval between full backups. Increasing the number of full backups shortens the backup chain and reduces the amount of backup data that needs to be merged during recovery.
- For the incremental backup policy, ZStack ZSphere provides multiple options including monthly, weekly, daily, hourly, and minute-based backups.
- For the full backup policy, ZStack ZSphere supports monthly and weekly backups.
- Backup by Month: If you set the execution time to 00:00 on the first day of each month, the incremental backup is executed at 00:00:00 on the first day of each month.
- Backup by Week: If you set the execution time to 00:00 on Sunday and Tuesday of each week, the incremental backup is executed at 00:00:00 on Sunday and Tuesday of each week.
- Backup by Day: If you set the execution time to 00:30, the incremental backup is executed at 00:30:00 every day.
The backup plan begins at the start time and executes backups according to the configured backup cycle and execution time.
Retention Policy
- Local Retention Policy:
- Retain by quantity: Retain a minimum of 1 local incremental backup data and 1 local full backup data.
- Retain by time: Retain a minimum of 1 day of local backup data.
- Remote Retention Policy:
- Retain permanently: Remote backup data will not be automatically cleaned up.
- Retain by quantity: Retain a minimum of 1 remote incremental backup data and 1 remote full backup data.
- Retain by time: Retain a minimum of 1 day of remote backup data.
Note: For data generated beyond the retention policy, only the backup records
are deleted, which does not affect the data security.New Backup Plan
Before you begin
- Make sure the platform has sufficient authorized backup quota.
- Make sure the virtual machines to be backed up are in a running or paused state and are not associated with any other backup plans.
- You cannot associate a backup plan with a virtual machine, if it uses ZHPS distributed storage.
Procedure
- In the navigation pane, choose .
- On the Backup Plan page, click New Backup Plan.
- In the New Backup Plan dialog, complete the basic configuration and backup configuration.
-
For Basic Configuration, set the
following parameters:
Basic Information
- Name: Name of the backup plan.
- Description: Description of the backup plan.
- Data Center: Select a data center.
Backup Storage- Local Backup Storage: Add local backup storage, with a maximum of 2 backup storage allowed for seamless failover.
- Sync to Remote Backup Storage: Disabled by
default. You can choose whether to synchronize local backup data to a
remote backup storage.
Note: If enabled, ensure that remote backup
storage has been added in advance on the platform. For more
information, see Add Remote Backup Storage.- Remote Backup Storage: After enabling synchronization to remote backup storage, it displays the name and available capacity of the remote backup storage.
Backup Object- Backup Object Type: Select Virtual Machine.
- Virtual Machine: Add virtual machines that need
to be backed up, and set the backup priority as needed.
Note:
- The number of selected virtual machines must not exceed the authorized backup quota.
- If the selected virtual machine already has backup data, creating a new backup plan will not additionally consume authorized backup quota.
- By default, the entire VM is backed up. However, shared disks and RDM disks attached to VMs are excluded form backup.
- Review the configuration and click Next.
-
For Backup Configuration, set the
following parameters:
Backup Policy
- Backup Mode: Select default incremental backup or customized incremental backup as needed.
- Incremental Backup Policy: Customize the incremental backup policy, including the backup cycle and execution time.
- Full Backup Policy: When the backup mode is set to customized incremental backup, you need to customize the full backup policy, including the backup cycle and execution time.
- Maximum Backup Chain Length: Display the length of the backup chain under the current policy, with a maximum length not exceeding 64.
- Start Time: Set a start time for the backup plan.
- Disk Read Speed: Set a maximum disk read speed
limit. Default value: unlimited. Units: MB/s, GB/s. Range: 1MB/s to
100GB/s.
Note: QoS settings should match the physical network
bandwidth and account for the bandwidth occupied by concurrent
backups.
Retention Policy- Local Retention Policy: Set the local backup retention policy by quantity or time.
- Remote Retention Policy: After enabling Sync to Remote Backup Storage, this parameter must be set. You can set the remote retention policy as permanently or by quantity or time.
- Review the configuration and click OK.
What to do next
After you performed backups, you can use them to restore virtual machines. For more information, see Data Recovery.
View Backup Plan and Data
During executions of backup plans, you can monitor the progress and get real-time updates on the backup activities. For more information, see View Backup Plan Executions.
During executions of backup plans, a series of backup data is generated, and you can view the backup data for protected resources. For more information, see View VM Backup Data.
View Backup Plan Executions
View the Latest Backup Result
- In the navigation pane, choose .
- You can quickly check the results of the most recent backup through the Last Backup Result item in the list.
Check Backup Execution Status of Protected Resources
If you have initiated a large backup schedule involving multiple virtual machines, you can view the backup results for each virtual machine to understand which VM backups succeeded, failed, or are pending.
- In the navigation pane, choose .
- On the Backup Plan page, click the name of the backup plan to enter its details page.
- On the backup plan details page, click Backup Resources.
- On the Backup Resources tab, you can view the backup execution status of all protected resources in this backup plan.
View Backup Job Details in Backup Plan
You can view detailed information for each backup job, including the backup object, backup mode, number of backup resources, total backup size, backup job result, backup duration, start and completion times, as well as backup details.
- In the navigation pane, choose .
- On the Backup Plan page, click the name of the virtual machine backup plan to enter its details page.
- On the backup plan details page, click Backup Job.
- On the Backup Job tab, select the backup job you want to view and then click View Backup Details.
- In the Backup Job Details dialog, you can view the detailed information about the backup job.
View VM Backup Data
During executions of backup plans, a series of backup data is generated and saved in the specified backup storage. ZStack ZSphere provides a unified interface to help you view the backup data of protected resources, ensuring that no important business backups are overlooked.
Procedure
- In the navigation pane, choose .
- Navigate to the Protected Resources page and select the Virtual Machine tab.
-
View the backup data of virtual machines.
The virtual machine backup data page displays the backup data for each protected virtual machine in a tree-like folder structure, organized by individual VM. Under each virtual machine folder, all related backup data is listed from top to bottom based on the most recent creation date.
- After selecting a virtual machine, you can view its power status, total backup data size, associated backup plan, UUID, and all backup data for that virtual machine.
- After selecting a specific backup data of a virtual machine, you can view basic information and backup details about this data, including the associated virtual machine, backup size, backup type, associated backup storage, whether it has been synchronized to remote backup storage, owner, UUID, creation time, and detailed backup information.
Perform Backups Manually
Immediate Backup
If you wish to create an additional backup restore point for one or more virtual machines in a backup plan without creating a new backup plan or modifying the existing one, or if you have already associated a backup plan with the virtual machines you want to protect but no backup data has been generated according to the scheduled time, you can use manual backups.
Procedure
- In the navigation pane, choose .
- On the Backup Plan page, select the backup plan for which you want to manually perform a backup, then click .
-
In the Backup Now dialog, choose whether to enable Full
Backup as needed.
Note: If enabled, it will manually perform a full backup once for the backup
objects. If disabled, the backup mode will be the same as the next scheduled
backup mode. -
Review the configuration and click OK.
If your backup plan includes multiple virtual machines and you only want to generate backup data for a specific VM, you can first navigate to the Backup Resources tab of the backup plan details page. There, select the virtual machines that you do not wish to back up at this time, then click . Once successfully disabled, you can manually perform the backup for the backup plan, which will then only affect the active VMs.
Create On-Demand Backup
In addition to performing backups by adding virtual machines to a backup job, you can create an on-demand backup for a virtual machine.
Before you begin
- You cannot create backups for a virtual machine, if it uses ZHPS distributed storage.
- Shared disks or RDM disks attached to the virtual machine will not be included in the backup.
Procedure
- In the navigation pane, choose .
- In the left navigation tree, right-click a virtual machine, then select .
- In the Create Backup dialog, enter a backup name, select the backup type, specify the local backup storage, and choose whether to synchronize to remote backup storage.
- Review the configuration and click OK.
What to do next
After you successfully created the backup, you can go to the Protected Resources page to view the backup data for that virtual machine.Platform Database Backup
In ZStack ZSphere, the backup service is based on periodic scheduled backups. To perform a backup, you need to configure a backup plan. For more information, see New Backup Plan.
During executions of backup plans, the backup cycle, execution time, start time, and backup data retention policy all depend on the configured backup policy. For more information, see Backup Policy.
After you performed backups, you can use them to restore the platform database. For more information, see Data Recovery.
Backup Policy
Backup Policy
The backup cycle determines the frequency of backup execution. ZStack ZSphere provides three options for platform database backups: weekly, daily, and hourly backups.
- Backup by Week: If you set the execution time to 00:00 on Sunday and Tuesday of each week, the incremental backup is executed at 00:00:00 on Sunday and Tuesday of each week.
- Backup by Day: If you set the execution time to 00:30, the incremental backup is executed at 00:30:00 every day.
The backup plan begins at the start time and executes backups according to the configured backup cycle and execution time.
Retention Policy
- Local Retention Policy:
- Retain by quantity: Retain a minimum of 1 local backup data.
- Retain by time: Retain a minimum of 1 day of local backup data.
- Remote Retention Policy:
- Retain permanently: Remote backup data will not be automatically cleaned up.
- Retain by quantity: Retain a minimum of 1 remote backup data.
- Retain by time: Retain a minimum of 1 day of remote backup data.
Note: For data generated beyond the retention policy, only the backup records
are deleted, which does not affect the data security.New Backup Plan
Before you begin
- Make sure the platform has sufficient authorized backup quota.
- ZStack ZSphere supports only one platform database backup plan. Make sure that there is no existing platform database backup plan.
Procedure
- In the navigation pane, choose .
- On the Backup Plan page, click New Backup Plan.
- In the New Backup Plan dialog, complete the basic configuration and backup configuration.
-
For Basic Configuration, set the
following parameters:
Basic Information
- Name: Name of the backup plan.
- Description: Description of the backup plan.
- Data Center: Select a data center.
Backup Storage- Local Backup Storage: Add local backup storage, with a maximum of 2 backup storage allowed for seamless failover.
- Sync to Remote Backup Storage: Disabled by
default. You can choose whether to synchronize local backup data to a
remote backup storage.
Note: If enabled, ensure that remote backup
storage has been added in advance on the platform. For more
information, see Add Remote Backup Storage.- Remote Backup Storage: After enabling synchronization to remote backup storage, it displays the name and available capacity of the remote backup storage.
Backup Object- Backup Object Type: Select Platform
Database.
Note: If a platform database backup plan already exists,
the platform database option will not be displayed.
- Review the configuration and click Next.
-
For Backup Configuration, set the
following parameters:
Backup Policy
- Backup Cycle: Select the backup cycle as needed, including weekly, daily, or hourly backups.
- Execution Time: After selecting a weekly or daily backup cycle, you need to set the execution time.
- Start Time: Set a start time for the backup plan.
Retention Policy- Local Retention Policy: Set the local backup retention policy by quantity or time.
- Remote Retention Policy: After enabling Sync to Remote Backup Storage, this parameter must be set. You can set the remote retention policy as permanently or by quantity or time.
- Review the configuration and click OK.
What to do next
After you performed backups, you can use them to restore the platform database. For more information, see Data Recovery.
View Backup Plan and Data
During executions of backup plans, you can monitor the progress and get real-time updates on the backup activities. For more information, see View Backup Plan Executions.
During executions of backup plans, a series of backup data is generated, and you can view the backup data for protected resources. For more information, see View Platform Database Backup Data.
View Backup Plan Executions
View the Latest Backup Result
- In the navigation pane, choose .
- You can quickly check the results of the most recent backup through the Last Backup Result item in the list.
View Backup Job Details in Backup Plan
You can view detailed information for each backup job, including the backup object, backup mode, number of backup resources, total backup size, backup job result, backup duration, start and completion times, as well as backup details.
- In the navigation pane, choose .
- On the Backup Plan page, click the name of the virtual machine backup plan to enter its details page.
- On the backup plan details page, click Backup Job.
- On the Backup Job tab, select the backup job you want to view and then click View Backup Details.
- In the Backup Job Details dialog, you can view the detailed information about the backup job.
View Platform Database Backup Data
ZStack ZSphere provides a unified interface to help you view the backup data of protected resources, ensuring that no important business backups are overlooked.
Procedure
- In the navigation pane, choose .
- Navigate to the Protected Resources page and select the Platform Database tab.
-
View the backup data of the platform database.
The platform database backup data page is divided into two tabs based on the data storage location:
- Local Backup: Backup files are stored in local backup storage.
- Remote Backup: Backup files are stored in remote backup storage.
Data Recovery
- You can restore an entire virtual machine from backup data to a specified location. For more information, see Restore Virtual Machine.
- You can create a new virtual machine directly from the backup data. For more information, see New Virtual Machine from Backup.
- You can restore the platform from backup data to a specified location. For more information, see Restore Platform Database.
Restore Virtual Machine
If a virtual machine fails, you can restore the virtual machine from backup data to the latest backup time point or to a previous backup time point.
Before you begin
- Make sure the virtual machine has at least one successfully generated backup data.
- To restore a virtual machine, you need to power off the virtual machine.
- To use remote backup data to restore a virtual machine, you need to synchronize the remote backup data to local backup storage before proceeding with the recovery.
Procedure
- In the navigation pane, choose .
- On the Protected Resources page, select the Virtual Machine tab.
- Select the backup data of the virtual machine you want to restore, then click Restore.
- In the Restore Virtual Machine dialog, you can choose whether to automatically power on after the recovery as needed.
-
Review the configuration and click OK.
Note: Restoring a VM overwrites the existing data with the selected backup data.
Proceed with caution.
New Virtual Machine from Backup
If a virtual machine fails, you can create a new virtual machine directly from the backup data. This data recovery method is non-destructive and does not overwrite the existing virtual machine. Instead, it creates a new virtual machine based on the backup data.
Before you begin
- Make sure the virtual machine has at least one successfully generated backup data.
- Make sure the platform has sufficient compute, storage, and network resources to support the new virtual machine.
- To use remote backup data to create a new virtual machine, you need to synchronize the remote backup data to local backup storage before proceeding with the creation.
Procedure
- In the navigation pane, choose .
- On the Protected Resources page, select the Virtual Machine tab.
- Select the backup data of the virtual machine you want to restore, then click New Virtual Machine.
-
In the New Virtual Machine from Backup dialog, set the
following parameters:
Backup Information
- Backup Data: Displays the selected backup data.
Basic Information- Name: Name of the virtual machine.
- Quantity: Default is 1, modification is not supported.
- Group: Group where the virtual machine resides. If not set, the default group will be used.
- Location: Host or cluster location where the virtual machine resides.
- OS: Display the operating system of the virtual machine recorded in the backup data.
- HA: Automatic restart mechanism after an abnormal shutdown of the virtual machine. For more information, see VM HA.
- Power Status: Whether to automatically power on the virtual machine after the creation.
Hardware Information- CPU: Support adjusting the total number of cores.
- Memory: Support adjusting the memory size.
- Disk: Display the disk configuration recorded in the backup data. Modification is not supported.
- NIC: Support adjusting port groups, MAC address,
IP address, DNS assignment, and security groups
You can add a new NIC to the virtual machine by clicking Add NIC. The new NIC allows customization of the network address and features.
- Review the configuration and click OK.
What to do next
Some VM configurations require VMTools. After VM creation, it is recommended to install VMTools to enable certain configurations. For more information about VMTools, see Virtual Machine VMTools.
Restore Platform Database
Restore the platform from backup data to the state at a specified backup time point.
Before you begin
- Restoring the platform database requires a management node restart, during which the management interface will be unavailable. This process typically takes several minutes, and your business resources will not be affected.
- Resources that were deleted after the backup point will become invalid data and cannot be restored to normal during the recovery of the platform database.
Procedure
- In the navigation pane, choose .
- On the Protected Resources page, select the Platform Database tab.
- Select the storage location of the platform database backup files, such as Local Backup or Remote Backup.
- In the platform database backup list, select the backup data you want to restore, then click .
- In the Restore Platform Database dialog, enter the platform database root password.
- Review the configuration and click OK.
What to do next
After successfully restored the database, all platform resources will revert to their state at the time of backup creation. Navigate to the page, select the backup storage, and then click to obtain current and accurate backup data information.Backup Data Management
Synchronize Backup Data
You can synchronize one or more local backup data to remote backup storage, or synchronize one or more remote backup data to local backup storage, providing dual protection for your backup data. This section uses virtual machine backup data as an example to introduce how to synchronize local backup data to remote backup storage.
- The remote backup storage must be added to the platform in advance. For more information, see Add Remote Backup Storage.
- The selected backup data to be synchronized has not been previously synchronized.
- In the navigation pane, choose .
- On the Protected Resources page, select the Virtual Machine tab.
- Select Local Backup.
- Select the virtual machine whose backup data you want to synchronize, then in the right-side Backup Data list, check the backup data you want to synchronize.
- Click .
- In the Sync to Remote Backup Storage dialog , specify a remote backup storage.
- Review the configuration and click OK.
Change the Owner of VM Backup Data
You can change the owner of virtual machine backup data.
- In the navigation pane, choose .
- On the Protected Resources page, select the Virtual Machine tab.
- Select the target virtual machine, then in the right-side Backup Data list, check the backup data for which you want to change the owner.
- Click .
- In the Change Owner dialog, specify the new owner.
- Review the configuration and click OK.
Export Platform Database Backup Data
You can export the backup data of the platform database to your local environment.
- In the navigation pane, choose .
- On the Protected Resources page, select the Platform Database tab.
- Select the storage location of the platform database backup files, such as Local Backup or Remote Backup.
- In the platform database backup list, select the platform database backup you want to export, then click .
Delete Backup Data
After you have determined that the backup data of protected resources is no longer needed, you can delete the backup data. This section uses virtual machine backup data as an example to illustrate how to delete backup data.
- In the navigation pane, choose .
- On the Protected Resources page, select the Virtual Machine tab.
- Select the target virtual machine, then in the right-side Backup Data list, check the backup data you want to delete.
- Click .
- In the Delete Backup Data? dialog, you can choose whether to delete remote backup data at the same time.
- Review the configuration and click OK.
Backup Plan Management
Enable/Disable Backup Plan
You can temporarily disable a regularly executed backup plan. A disabled backup plan is not deleted. Instead, it will be paused for a period of time and will not run according to the specified backup cycle. The associated protected resources will also stop the scheduled backup until you enable the backup plan again.
- In the navigation pane, choose .
- On the Backup Plan page, select the backup plan you want to disable or enable, then click .
Edit Name and Description
You can modify the name or description of a backup plan at any time.
- In the navigation pane, choose .
- On the Backup Plan page, select the target backup plan, then click .
- In the Edit Name and Description dialog, enter the new name or description, then click OK.
Modify Basic Settings
You can modify the basic configuration of a backup plan or add more virtual machines to the backup plan at any time.
- In the navigation pane, choose .
- On the Backup Plan page, select the target backup plan, then click .
- In the Modify Basic Settings dialog, modify the basic information, backup storage information, and backup object information as needed.
- Review the configuration and click OK.
Modify Backup Policy
You can modify the backup policy of a backup plan at any time, such as the backup policy, retention policy, and advanced settings.
For more information about virtual machine backup policies, see Backup Policy. For more information about platform database backup policies, see Backup Policy.
- In the navigation pane, choose .
- On the Backup Plan page, select the target backup plan, then click .
- In the Modify Backup Policy dialog, modify the backup policy, retention policy, and advanced settings as needed.
- Review the configuration and click OK.
Delete Backup Plan
If you determine that a backup plan is no longer needed, you can delete the backup plan. After deletion, associated resources will no longer perform scheduled backup actions. If you still need to back up specific resources, you can create a new backup plan for them.
- In the navigation pane, choose .
- On the Backup Plan page, select the target backup plan, then click .
Backup Storage Management
Enable/Disable/Reconnect Backup Storage
You can flexibly manage the status of backup storage, including enabling, disabling, and reconnecting.
- If a backup plan specifies only one backup storage, disabling that backup storage will cause the backup plan to fail.
- If a backup plan specifies two backup storages, disabling one of the backup storages (primary) will cause the backup plan to automatically switch to the other backup storage (secondary) for backup execution.
- In the navigation pane, choose .
- On the Backup Storage page, select the target data storage, then click .
Scan Backup Data
You can scan the backup data in the backup storage that has not been deleted. Deleted backup data cannot be recovered through scanning. Alternatively, if you have manually added backup data to the backup storage and wish to use this backup data, you can also scan the backup data on the backup storage.
- In the navigation pane, choose .
- On the Backup Storage page, select the target data storage, then click .
Clean Up Backup Storage Data
You can clean up invalid backup data that has been completely deleted from the backup storage to free up storage space.
- In the navigation pane, choose .
- On the Backup Storage page, select the target data storage, then click .
Edit Name and Description
You can modify the name or description of a backup storage at any time.
- In the navigation pane, choose .
- On the Backup Storage page, select the target data storage, then click .
- In the Edit Name and Description dialog, enter the new name or description, then click OK.
Modify Backup Storage Configuration
You can modify the configuration information of an added backup storage.
- In the navigation pane, choose .
- On the Backup Storage page, select the target data storage, then click .
- In the Modify Configuration dialog, modify the basic information or configuration information as needed.
- Review the configuration and click OK.
Update Backup Storage Password
You can modify the password of an added backup storage.
- In the navigation pane, choose .
- On the Backup Storage page, select the target data storage, then click .
- In the Update Password dialog, enter the new password.
- Review the configuration and click OK.
Delete Backup Storage
Deleting backup storage is a high-risk operation that will stop all related backup plans on the backup storage, and related backup data will no longer be accessible.
- In the navigation pane, choose .
- On the Backup Storage page, select the target data storage, then click .
