[MDEV-15639] sst mariabackup required datadir in my.cnf Created: 2018-03-22 Updated: 2021-05-22 Resolved: 2021-05-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera SST |
| Affects Version/s: | 10.2.13 |
| Fix Version/s: | 10.6.1, 10.2.39, 10.3.30, 10.4.20, 10.5.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Oli Sennhauser | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
centos 7 |
||
| Issue Links: |
|
||||||||||||
| Description |
|
when we switched from rsync sst method to mariabackup and forced an sst the sst failed with the following error message, which is not easy to see/find: [root@notebook31 .sst]# tail innobackup.move.log IMPORTANT: Please check that the move-back run completes successfully. --innobackupex based on MariaDB server 10.2.13-MariaDB Linux (x86_64) Maybe it is possible to write down datadir automatically in my.cnf when mariadb is rolled out via RPM? |
| Comments |
| Comment by Elena Stepanova [ 2018-03-23 ] |
|
I had the exact same problem while setting up SST tests. It gets especially nasty when you run more than one node on the same machine. |
| Comment by Julius Goryavsky [ 2021-05-22 ] |
|
These issues were finally resolved after closing https://jira.mariadb.org/browse/MDEV-25669 and https://jira.mariadb.org/browse/MDEV-23580 |