To ensure CDL service data security routinely or before a major operation on CDL (such as upgrade or migration), you need to back up CDL data. The backup data can be used to recover the system if an exception occurs or the operation has not achieved the expected result, minimizing the adverse impacts on services.
CDL data is stored in DBService and Kafka. You can create DBService and Kafka backup tasks on MRS Manager to back up CDL data. Both automatic and manual backup tasks are supported.
Periodic indicates that the backup task is executed by the system periodically. Manual indicates that the backup task is executed manually.
Parameter |
Description |
---|---|
Started |
Indicates the time when the task is started for the first time. |
Period |
Indicates the task execution interval. The options include Hours and Days. |
Backup Policy |
NOTE:
|
If there are multiple DBService or Kafka services, all DBService or Kafka services are backed up by default. You can click Assign Service to specify the services to be backed up.
After the backup task is executed, the system automatically creates a subdirectory for each backup task in the backup directory. The format of the subdirectory name is Backup task name_Task creation time, and the subdirectory is used to save data source backup files.
The format of the backup file name is Version_Data source_Task execution time.tar.gz.