[MDEV-31074] Galera SST fails when datadir / logdir are symlinks Created: 2023-04-18 Updated: 2023-10-13 Resolved: 2023-10-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Galera SST |
| Affects Version/s: | 10.11.2 |
| Fix Version/s: | 10.4.32, 10.5.23, 10.6.16, 10.10.7, 10.11.6, 11.0.4, 11.1.3, 11.2.2, 11.3.1 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Rick Tuk | Assignee: | Julius Goryavsky |
| Resolution: | Fixed | Votes: | 1 |
| Labels: | None | ||
| Environment: |
Ubuntu 20.04 LTS |
||
| Issue Links: |
|
||||||||||||||||
| Description |
|
On our servers the datadir is configured as /var/lib/mysql, the log is configured as /var/log/mysql, both directories are symlinks: root@node02:~# ls -al /var/lib/mysql root@node02:~# ls -al /var/log/mysql when adding a second node to the cluster the SST fails: Apr 4 16:35:14 node02 mariadbd[6833]: 2023-04-04 16:35:14 0 [ERROR] WSREP: Failed to read uuid:seqno and wsrep_gtid_domain_id from joiner script. This issue was already reported as |
| Comments |
| Comment by Khai Ping [ 2023-06-09 ] |
|
it happens to our clusters in 10.6.12 as well. |
| Comment by Julius Goryavsky [ 2023-10-13 ] |
|
Fixed, duplicate of https://jira.mariadb.org/browse/MDEV-29893 |