galera SST can't be configured to use mariabackup
Bug #1973872 reported by
Damien Ciabrini
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
tripleo |
Fix Released
|
Medium
|
Damien Ciabrini |
Bug Description
The Galera replication library can be configured to perform full DB synchronization (SST) with either rsync or mariabackup.
Right now in Tripleo, the only method that is exposed is rsync, or rsync supplemented with socat tunnel for TLS-e. But there is no flag exposed to enable the use of mariabackup, or anything to configure such kind of SST in galera.cnf.
Changed in tripleo: | |
status: | Confirmed → In Progress |
To post a comment you must log in.
Reviewed: https:/ /review. opendev. org/c/openstack /tripleo- common/ +/836190 /opendev. org/openstack/ tripleo- common/ commit/ 105a0c86276b7a2 7000707d35c760f c7d51905d0
Committed: https:/
Submitter: "Zuul (22348)"
Branch: master
commit 105a0c86276b7a2 7000707d35c760f c7d51905d0
Author: Damien Ciabrini <email address hidden>
Date: Fri Apr 1 16:05:47 2022 +0200
New dedicated user for Galera SST synchronization
When the Galera is configured to use mariabackup, the
synchronization takes place by connecting to the
database with configuratble user credentials.
Generate a random password for this use case.
Related-Bug: #1973872
Change-Id: I1509bd30fbd253 790b17e04ef15dc a6c58de7311