[MDEV-21931] WSREP: Failed to start mysqld for wsrep recovery Created: 2020-03-12 Updated: 2021-12-09 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | N/A |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Rushi NS | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | galera | ||
| Environment: |
SUSE 12 SP2 |
||
| Issue Links: |
|
||||||||
| Description |
|
hello i have installed mariadb server with galera for HA on 2 nodes of SUSE 12 SP2 and i follow this guide for mariadb HA https://mariadb.com/docs/deploy/cluster/#cluster-bootstrap so far one of the node is working but the second node is failing to join when i start the service "systemctl start mariadb.service "WSREP: Failed to start mysqld for wsrep recovery " can someone provide this error is because the /etc/my.cnf is not same as primary node configuration . BR, |
| Comments |
| Comment by Petr Šťastný [ 2021-12-09 ] |
|
See the following comment which solved this exact situation for me: https://groups.google.com/g/codership-team/c/9ZmVNycsWcE/m/-km2NrhPBgAJ It looks like really strange behavior with mariadb vs mysqld systemd services. |