Dear Community,
Seeking some feedback and clarification.
I have A Cluster running Mysql Percona XtraDB which comes with its own tool to preform backups so I have a script to run the backup on the server it self.
sudo xtrabackup --backup --user=root --password="xxxxxxxxxxxxxxxxx" --encrypt=AES256 --encrypt-key="xxxxxxxxxxxxxx" --compress --target-dir=${NEW_BACKUP_DIR}
So I understand Veeam VBR does not support clustered Databases but I understand I can add a post script to my backup job to run so my question us if I add the script to be ran by veeam what is the outcome will the backup be stored in the server it self? I jjust want to understand how exactly it works.
Thank you
Seeking some feedback and clarification.
I have A Cluster running Mysql Percona XtraDB which comes with its own tool to preform backups so I have a script to run the backup on the server it self.
sudo xtrabackup --backup --user=root --password="xxxxxxxxxxxxxxxxx" --encrypt=AES256 --encrypt-key="xxxxxxxxxxxxxx" --compress --target-dir=${NEW_BACKUP_DIR}
So I understand Veeam VBR does not support clustered Databases but I understand I can add a post script to my backup job to run so my question us if I add the script to be ran by veeam what is the outcome will the backup be stored in the server it self? I jjust want to understand how exactly it works.
Thank you
Statistics: Posted by faisalmali — Dec 10, 2024 1:38 pm





