Bug #45971 | Optimize on NDB table causes full cluster crash (All API/NDB Storage nodes). | ||
---|---|---|---|
Submitted: | 6 Jul 2009 13:49 | Modified: | 5 Aug 2009 7:50 |
Reporter: | John Sabo | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | mysql-5.1-telco-6.3 | OS: | Linux (Gentoo 2008.0 AMD64) |
Assigned to: | Jonas Oreland | CPU Architecture: | Any |
Tags: | crash, ndbd, ndbmtd, Optimize |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[6 Jul 2009 13:53]
John Sabo
[6 Jul 2009 13:54]
John Sabo
Data node 2(of 4) error and trace logs.
Attachment: node_2_trace.tar.bz2 (application/octet-stream, text), 189.66 KiB.
[6 Jul 2009 13:54]
John Sabo
Data node 1(of 4) error and trace logs.
Attachment: node_3_trace.tar.bz2 (application/octet-stream, text), 183.15 KiB.
[6 Jul 2009 13:54]
John Sabo
Data node 3(of 4) error and trace logs.
Attachment: node_4_trace.tar.bz2 (application/octet-stream, text), 218.34 KiB.
[6 Jul 2009 13:55]
John Sabo
Data node 4(of 4) error and trace logs.
Attachment: node_5_trace.tar.bz2 (application/octet-stream, text), 186.87 KiB.