Bug #49696 | Error 6000 with multithreaded ndbmtd | ||
---|---|---|---|
Submitted: | 14 Dec 2009 21:14 | Modified: | 8 Jan 2010 21:07 |
Reporter: | Troy A | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | 7.0.9 | OS: | Linux |
Assigned to: | Jonas Oreland | CPU Architecture: | Any |
Tags: | 6000, Abort, ndbmtd, SIBABRT, threaded |
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
[14 Dec 2009 21:23]
Troy A
[14 Dec 2009 22:29]
Troy A
out.log from each data node
Attachment: out.log.tar.gz (application/x-gzip, text), 220.36 KiB.
[14 Dec 2009 22:49]
Troy A
Remainder of logs
Attachment: error_cluster_logs.tar.gz (application/x-gzip, text), 478.84 KiB.
[14 Dec 2009 22:51]
Troy A
config.ini
Attachment: config.ini (application/octet-stream, text), 1.78 KiB.