Add a new dynamic backup target on RHOSO
1] Mount Backup target on Trilio Control Plane
cd /PATH/TO/triliovault-cfg-scripts/redhat-director-scripts/rhosp18/ctlplane-scriptsvi tvo-backup-target-cr-nfs.yaml
oc -n trilio-openstack apply -f tvo-backup-target-cr-nfs.yamlTo add a backup target of type 'S3', follow the steps below:
cd /PATH/TO/triliovault-cfg-scripts/redhat-director-scripts/rhosp18/ctlplane-scripts
cp trilio-s3-backup-target-secret.yaml trilio-s3-backup-target-secret-<BACKUP_TARGET_NAME>.yaml
Example:-
cp trilio-s3-backup-target-secret.yaml trilio-s3-backup-target-secret-s3-bt8.yamlBase64 encode the S3 access and secret keys.
Edit the copied S3 YAML file
Apply the updated secret to the cluster
Verify that the dynamic backup target added was successfully deployed for the T4O control plane services
2] Mount Backup target on Trilio Data Plane
Verify that the dynamic backup target added was successfully deployed for the T4O dataplane services
3] Add Backup Target Records
Last updated
Was this helpful?
