[MDEV-11147] Crash during ALTER TABLE DROP PARTITION Created: 2016-10-26 Updated: 2016-11-10 Resolved: 2016-11-10 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Data Definition - Alter Table, wsrep |
| Affects Version/s: | 10.1.14 |
| Fix Version/s: | 10.1.18 |
| Type: | Bug | Priority: | Major |
| Reporter: | Rodney Antonio Ramos | Assignee: | Nirbhay Choubey (Inactive) |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | crash | ||
| Environment: |
Operating system: 2 nodes
MariaDB:
Galera Cluster: 2 nodes
|
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
I have two hosts running MariaDB with Galera Cluster. This DB is used by the Monitoring Application Zabbix. The database is very big, more than 200GB of data. I have a script to make partitioning in some tables of the database. Sometimes, during the partitioning process, MariaDB crashes, with the messages in attachment. The partitioning script and my.cnf are also in attachment. Any help? Thanks |
| Comments |
| Comment by Elena Stepanova [ 2016-11-02 ] | |||||||||||||||||||||||||
|
From the error log:
| |||||||||||||||||||||||||
| Comment by Rodney Antonio Ramos [ 2016-11-04 ] | |||||||||||||||||||||||||
|
I found a problem on my servers that can be related with this issue. I have 16 GB of RAM memory on each server, but the swap memory was with only 2 GB. I´ve increased de swap to 16 GB too and since then no crash was observed. I still will wait for some days berfore close this problem. Thanks. | |||||||||||||||||||||||||
| Comment by Nirbhay Choubey (Inactive) [ 2016-11-10 ] | |||||||||||||||||||||||||
|
rodneyra This issue looks pretty similar to one fixed in 10.1.18. ( |