Skip to content

Conversation

@plampio
Copy link

@plampio plampio commented Nov 6, 2025

The rsync SST method of Galera worked incorrectly if innodb_log_group_home_dir or aria_log_dir_path were not the same as datadir at the SST donor node. This patch fixes the broken wsrep_sst_rsync shell script.

This patch adds a new MTR test galera_3nodes.galera_mdev_36677 to check that the rsync SST method of Galera works correctly also when the donor node stores InnoDB and Aria log files in a dedicated directory separate from the data directory.

…fferent

            than datadir

This patch adds a new MTR test "galera.galera_mdev_36677" to check
that the rsync SST method of Galera works correctly also when
the joiner node store InnoDB log files in a dedicated directory
separate from the data dictionary.
…side

the data directory.

Extended MTR test coverage and replaced MTR test galera.galera_mdev_36677
with galera_3nodes.galera_mdev_36677.
Copy link

@janlindstrom janlindstrom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Is 11.4 really lowest version where this is a problem? Please test testcase on 10.11 if innodb_log_group_home_dir can be something else than datadir.

@TomasMerta
Copy link

10.11.10+ has same problem

LGTM.

Is 11.4 really lowest version where this is a problem? Please test testcase on 10.11 if innodb_log_group_home_dir can be something else than datadir.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants