During today's mysql training the presenter said something about a version incompatibility between xtrabackup and mariadb (see https://mariadb.com/kb/en/percona-xtrabackup-overview/#compatibility-with-mariadb). We are currently using xtrabackup for our backup jobs; it's the default dump tool in bacula::client::mysql_bpipe.
Suggested actions:
0) Run this past the DBAs in case they already have this in mind/a plan in the works
- Test a galera restoration ASAP and make sure we still have actual backups
- Try to understand if/when the incompatibility will bite us
- Experiment with swapping in mariabackup for xtrabackup since it seems generally more appropriate.