Create a backup repository
- Open Backup Repositories.
- Select New Backup Repository.
- Enter a repository name.
- Choose a storage provider.
- Fill the required provider fields.
- Add credentials if the repository cannot use ambient credentials such as IAM role or workload identity.
- Optionally mark the repository as the default repository.
- Select Create Repository.
s3s3-compatiblegcs-s3compazureblobminionfspvccosobsossftp
Create an on-demand backup
- Open Deployments.
- Open the target deployment.
- Go to Backups.
- Select Create Backup.
- Choose a backup type allowed by the selected backup policy.
- Choose a backup policy.
- Select Start Backup.
Running, that the backup policy exists, and that the requested backup method is supported by the selected policy.
Create a backup schedule
- Open the target deployment.
- Go to Schedules.
- Select New Schedule.
- Enter schedule name, cron frequency, retention, backup policy, and backup method.
- Select Create Schedule.
The backend validates that the cluster exists, the cluster is
Running, the cron expression has five fields, the backup policy exists, and the backup method is supported by the policy.
Supported backup methods
The UI exposes these methods depending on the selected policy:datafileaofvolume-snapshot
datafile and volume-snapshot in the dialog. Schedules allow datafile, aof, and volume-snapshot when the selected backup policy supports them.