configure mariabackup
can i install package "yum install rh-mariadb102-mariadb-backup.x86_64" on running mariadb galera ? to use mariabackup for backing up my database.
will this affect any cluster/database , as i see this package contains list of files in bin & share directories , i am worried if it override ?
Thank you.
Answer Answered by Geoff Montee in this comment.
I'm not sure what that specific package is. The official Mariabackup package is not called that. See here for instructions on installing Mariabackup:
https://mariadb.com/kb/en/library/mariabackup-overview/#installing-with-a-package-manager
Regardless, yes, you can install Mariabackup on a Galera Cluster node without breaking anything.
Comments
Comments loading...
Content reproduced on this site is the property of its respective owners,
and this content is not reviewed in advance by MariaDB. The views, information and opinions
expressed by this content do not necessarily represent those of MariaDB or any other party.