[MDEV-27567] SegFault occurs after upgrading from MariaDB 10.1.35 with Galera Cluster to MariaDB 10.5.9 Created: 2022-01-21 Updated: 2023-08-07 Resolved: 2023-08-07 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.5.9 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Venkata Satturi | Assignee: | Jan Lindström |
| Resolution: | Incomplete | Votes: | 0 |
| Labels: | galera | ||
| Environment: |
Platform : Drupal 9 we are on a three node cluster environment. |
||
| Attachments: |
|
| Description |
|
After recent upgrade, all of sudden The MariaDB database is getting crashed on first VM, and one of the two databases were also getting crashed on second VM. To resolve impact, we had to stop the remaining database on second VM, edit the /data/database/mysql/grastate.dat file on first VM to say it's safe to bootstrap, bring up the database on First VM with a new cluster, and then start the databases on second VM. Attaching the core dumps here. Please let us know if the above description is not clear. |
| Comments |
| Comment by Jan Lindström [ 2023-06-06 ] |
|
venkat557 Can you describe more detailed way how did you upgrade your servers. In this case we can't support rolling upgrade i.e. all nodes need to be shutdown and restarted one-by-one. Finally, only safe way to upgrade is 10.1->10.2->10.3->10.4->10.5 and following upgrade instructions. |