[MDEV-19874] Unable to join galera node. SST ERROR with mariabackup Created: 2019-06-26 Updated: 2022-06-24 Resolved: 2022-02-22 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Backup, Galera SST |
| Affects Version/s: | 10.3.16 |
| Fix Version/s: | 10.9.0, 10.2.44, 10.3.35, 10.4.25, 10.5.16, 10.6.8, 10.7.4, 10.8.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jon Barca | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
CentOS 7.6 |
||
| Issue Links: |
|
||||||||
| Description |
|
JOINER node shows next error at startup: _2019-06-26 12:38:30 2 [Note] WSREP: GCache history reset: 00000000-0000-0000-0000-000000000000:0 -> 7b7e89ca-973f-11e9-a0d6-2e5b7bc7be09:66 Backup works fine in DONOR node and DATADIR was recovered properly in JOINER node but mariabackup did not execute the steps of PREPARE and MOVE. With wsrep_sst_method=rsync or running a mariabackup manually works fine. WORKAROUND Problem is because I do not have the innodb-undo-directory parameter defined in my.cnf. [root@vmxas1]$ diff /bin/wsrep_sst_mariabackup.orig /bin/wsrep_sst_mariabackup I do not know if it's a possible bug or just a mismatch... Thanks in advance, |
| Comments |
| Comment by Jon Barca [ 2019-06-27 ] |
|
Hi, obviously you can also comment "innodb_undo_directory=NULL" (default value) in my.cnf. Regards, |
| Comment by Julius Goryavsky [ 2022-02-18 ] |
|
Fixed by |
| Comment by Julius Goryavsky [ 2022-02-22 ] |
|
Fixed by |