[MDEV-23647] Garbd can't initiate SST anymore in 10.5 Created: 2020-09-01 Updated: 2021-04-05 Resolved: 2021-01-21 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Galera Arbitrator garbd, Galera SST |
| Affects Version/s: | 10.5.5 |
| Fix Version/s: | 10.4.18, 10.5.9 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Hartmut Holzgraefe | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
The galera arbitrator binary garbd can be used to trigger any actual cluster node to act as a donor towards the arbitrator using the - Up to MariaDB 10.4 this works fine, but with 10.5 the SST request does not lead to the actual requested wsrep_sst_... script being executed anymore. The donor node will just log:
With 10.4 it shows the actual wsrep script being executed, but nothing like this is to be seen in the 10.5 donor log:
And on the garbd side:
|
| Comments |
| Comment by Mario Karuza (Inactive) [ 2020-12-21 ] |
|
Hartmut, you mentioned that this was working on 10.4. Which MariaDB & Galera version were used when this was working ? |