You can configure your deployment to be automatically backed up on a regular schedule.
The following items are backed up:
- Configurations for OpenStack components
- OpenStack control plane database
- Deployment secrets
For information about backing up Cinder, see Configure the Backup Service for Cinder.
Prerequisites
Create a content library in your vCenter Server instance. For information about content libraries, see Using Content Libraries.
Procedure
Results
The backup task is created, and backups of your deployment are saved to the content library according to the specified schedule.
You can also check scheduled backups and delete scheduled backups. Detailed information about the backup cronjob is included in the output when you check scheduled backups.
To check scheduled backups: viocli get backupschedule
SCHEDULE NAME STATUS CREATION DATE NAME PREFIX MAX BACKUPS RETAINED KIND LOCATION DESCRIPTION backupschedule322 Unknown Wed Jun 17 13:53:42 UTC 2020 vio7-backup 2 ContentLibrary 192.168.111.29:backupcontentlib Backups for VIO7 deployment
To delete a scheduled backup: viocli delete backupschedule <backup_schedule_name>
Delete command using the schedule name from the example: viocli delete backupschedule backupschedule322