kolla-ansible/ansible/roles/mariadb/templates
Mark Goddard 7f47ddf7f4 Use mariabackup for database backups
Currently, Xtrabackup is used for database backups. However, Xtrabackup
is not compatible with MariaDB 10.3. This change switches to use
mariabackup [1], which is available in the mariadb image.

The documented full and incremental restore procedures have been
modified to use mariabackup, following [2] and [3].

[1] https://mariadb.com/kb/en/library/mariabackup-overview/
[2] https://mariadb.com/kb/en/library/full-backup-and-restore-with-mariabackup/
[3] https://mariadb.com/kb/en/library/incremental-backup-and-restore-with-mariabackup/

Change-Id: Id52b9b1f7b013277e401b1f6b8aed34473d2b2c4
Closes-Bug: #1843043
Depends-On: https://review.opendev.org/691290
2019-11-01 18:44:10 +00:00
..
backup.my.cnf.j2 Add new option to perform an on-demand backup of MariaDB 2018-11-22 09:20:59 +00:00
galera.cnf.j2 Implement IPv6 support in the control plane 2019-10-16 10:24:35 +02:00
mariabackup.json.j2 Use mariabackup for database backups 2019-11-01 18:44:10 +00:00
mariadb.json.j2 Fix mariadb upgrade permission issue 2016-10-14 16:51:03 +00:00
wsrep-notify.sh.j2 Enable load balancing to Galera nodes in Donor state 2019-11-01 18:37:06 +00:00