Bug #67523 | temporary error 20016 'Query aborted due to node failure' from NDBCLUSTER | ||
---|---|---|---|
Submitted: | 8 Nov 2012 18:06 | Modified: | 15 Mar 2016 18:23 |
Reporter: | Ben Im | Email Updates: | |
Status: | Can't repeat | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | mysql-cluster-gpl-7.3.0-linux2.6-x86_64 | OS: | Linux (3.2.0-29-generic #46-Ubuntu) |
Assigned to: | MySQL Verification Team | CPU Architecture: | Any |
[8 Nov 2012 18:06]
Ben Im
[8 Nov 2012 18:15]
Ben Im
Error log is 960K large. Is there a way to generate error log smaller than 500K? Below generates 960K log: root@NDB-Mgmt:/usr/local/mysql/bin# ./ndb_error_reporter ../config.ini username --fs Copying data from node 3 vidder@10.10.104.121's password: ndb_3_error.log 100% 4560 4.5KB/s 00:00 scp: /var/lib/mysql-cluster/ndb_3_fs: Permission denied ndb_3_out.log 100% 192KB 192.4KB/s 00:00 ndb_3.pid 100% 4 0.0KB/s 00:00 ndb_3_trace.log.1 100% 942KB 942.3KB/s 00:00 ..... and continues to other ndb data nodes.
[2 May 2013 7:11]
Gustaf Thorslund
Hi Ben, Please only use the --fs option if asked too. I you skip it you will get manageable error reports you can attach to the bug. Sadly the error report you have attached only contains your config.ini file. Do you get same issue if trying with 7.3.1? If so please create a new error report and upload it after verifying it contains the logs it's supposed to. For example running: $ tar tjf <name of error report> $ ls -l <name of error report> /Gustaf
[2 May 2013 15:56]
Ben Im
Unfortunately I moved to 7.3.1 and have no plan to go back to 7.3.0. I will keep my eyes on it to see if I can duplicate it.
[16 Sep 2014 0:29]
XX XX
I have the same issue in 7.3.2, It had failed after a hot shutdow. I made a rolling restart and I've solved the problem.