[MDEV-18729] Same server crash in different nodes Created: 2019-02-25 Updated: 2019-03-28 Resolved: 2019-03-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Server |
| Affects Version/s: | 10.2.10 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Critical |
| Reporter: | Brais Chao | Assignee: | Unassigned |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | crash, myisam, need_feedback | ||
| Environment: |
RHEL 7.6 (Maipo) |
||
| Description |
|
We are running a clustered environment, with 44 MariaDB 10.2.10 nodes. Since the last two months we are facing some issues with unexpected restarts of random instances. It happens on a regular basis (one or two times a day), but not under the same load, nor the same moment of the day. Our last update was from MariaDB version 10.2.7, which had no problems. Note that our databases are mostly formed by MyISAM tables. Actually we can't reproduce the problem, but we have identified the same backtrace in all the crashes (different nodes):
The thread pointers are different, but the mysql function calls are the same every time. The my.cnf file is the same in all the instances:
Hardware info of each node (all are configured the same):
|
| Comments |
| Comment by Alice Sherepa [ 2019-02-26 ] |
|
Please upgrade to the latest release to see if the problem goes away, many bugs had been fixed since 10.2.10 |