[MDEV-25795] INSERT_REUSE_REDUNDANT still happening in 10.5.10 Created: 2021-05-27 Updated: 2021-06-01 Resolved: 2021-06-01 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera SST, mariabackup |
| Affects Version/s: | 10.5.10 |
| Fix Version/s: | 10.6.2, 10.5.11 |
| Type: | Bug | Priority: | Major |
| Reporter: | Nicky Gerritsen | Assignee: | Marko Mäkelä |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
We are running into an issue very similar to This is the exact error:
Things I have tried:
Both these things did nothing. It does seem this only happens as soon as we try to add a third node. That is to say the second thing from above worked for the two nodes I created, but when I wanted to add a third node it broke down. I am completely lost as what do now, since I really would like a 3+ node cluster. I am more than willing to help debug stuff if that would help. |
| Comments |
| Comment by Nicky Gerritsen [ 2021-05-27 ] |
|
I wonder if this is indeed a duplicate of |
| Comment by Nicky Gerritsen [ 2021-05-27 ] |
|
An interesting thing I have found out, if I do the following:
The three nodes can communicate. However, if I keep db4 running, the SST of db1 fails, but the SST comes from db4 in that case, not from db3. |