[MDEV-7634] mysqld hangs on shutdown waiting for galera service thread Created: 2015-02-25 Updated: 2018-07-16 Resolved: 2018-07-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.0.16-galera |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Ragnar Rova | Assignee: | Jan Lindström (Inactive) |
| Resolution: | Cannot Reproduce | Votes: | 0 |
| Labels: | docker, galera | ||
| Attachments: |
|
| Description |
|
1. Bootstrap a 3-node galera cluster. mysqld sometimes hangs indefinitely on shutdown 150225 16:02:21 [Note] /usr/sbin/mysqld: Normal shutdown 150225 16:02:21 [Note] WSREP: Stop replication Thread 26 (Thread 0x7fec93bb2700 (LWP 11840)): |
| Comments |
| Comment by Ragnar Rova [ 2015-02-25 ] |
|
Using libgalera 25.3.9 |
| Comment by Nirbhay Choubey (Inactive) [ 2015-02-25 ] |
|
Can you share the configuration (my.cnf) used for all 3 nodes? |
| Comment by Ragnar Rova [ 2015-02-25 ] |
|
This is the template used [mysqld_safe] [mysqld] [mariadb] |
| Comment by Ragnar Rova [ 2015-02-25 ] |
|
template variables on db1 (symmetrical on db2,db3): other_nodes = db2,db3 |
| Comment by Ragnar Rova [ 2015-02-25 ] |
|
Steps to reproduce 1. Bootstrap db1 (service mysql bootstrap --init-file=/var/lib/mysql/reset_password.sql) -> hangs as described. Attaching full log from db1 of these events. |
| Comment by Jan Lindström (Inactive) [ 2018-07-16 ] |
|
Can you try more recent release of MariaDB Galera cluster 10.0 ? |
| Comment by Jan Lindström (Inactive) [ 2018-07-16 ] |
|
After several tries I could not repeat the issue so either it is already fixed or my environment does not match the environment where issue is repeatable. |