[MDEV-19875] Galera Slaves crash with error code 1032 Created: 2019-06-26 Updated: 2022-01-24 Resolved: 2022-01-24 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.3.16 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Bastian Widmer | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Incomplete | Votes: | 1 |
| Labels: | None | ||
| Description |
|
We're seeing galera replication issues since a few weeks but coudln't figure out why the issue is happening. We're running a setup of 3 Mariadb Galera Nodes and all reads and writes go to galera1 usually as we're using maxscale with a preference to galera1 two of the nodes are running without issues in the cluster
This happens after we used one of the remaining two nodes as a donor. We also tried recreating galera2 and galera3 from galera1 as we see that one as correct source. To rule out any corruption that happened after the issue appeared but the issue still seems to happen. In the meantime we also tried adding galera4 while having galera3 stopped to have a total of 3 nodes in the cluster but that lead to the same issues. It looks similar as : https://jira.mariadb.org/browse/MDEV-9309 or https://jira.mariadb.org/browse/MDEV-18230 Any help is greatly appreciated. /b Additional Info mariadb.cnf
conf.d/cluster.cnf
conf.d/wsrep.cnf
my.cnf
|
| Comments |
| Comment by Bastian Widmer [ 2019-06-28 ] |
|
Additional information. We had the idea that maybe galera3 has an issue so we tried replacing it with galera4 but the same issue showed on the additional node. If you need any more information, i'll be happy to provide it. |
| Comment by Jan Lindström (Inactive) [ 2021-12-23 ] |
|
dasrecht Can you try with more recent version of MariaDB server and Galera library? |