[MDEV-10188] MariaDB server can't join Galera cluster after restart Created: 2016-06-07 Updated: 2016-06-29 Resolved: 2016-06-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Galera SST |
| Affects Version/s: | 10.1.12 |
| Fix Version/s: | 10.1.15 |
| Type: | Bug | Priority: | Major |
| Reporter: | Thomas Cheronneau | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Debian Jessie 8.3. |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
Hi, We have configured a cluster of 4 mariaDB servers with Galera (with the SST xtrabackup-v2). Our problem is that when we launch the mysql process it tried to sync with the cluster. It clean the /var/lib/mysql folder and sync all data from an other node. So it seems that it does not found one file and when we try to start again the process it fails and sync from the begining. Maybe we forgot something (obvious ?) in the configuration but we can't find it. If you can help us it would be great. Thanks. |
| Comments |
| Comment by Thomas Cheronneau [ 2016-06-08 ] |
|
Hi, For the record, I've found this issue which seems related : https://jira.mariadb.org/browse/MDEV-9423. |
| Comment by Nirbhay Choubey (Inactive) [ 2016-06-08 ] |
|
Yes, its a duplicate of |
| Comment by Thomas Cheronneau [ 2016-06-10 ] |
|
For the information, it is possible to fix it temporarly by adding the missing log (rsync between donor and receiver). |