Bug #27635 | Creating Logfile group fails | ||
---|---|---|---|
Submitted: | 4 Apr 2007 6:16 | Modified: | 27 Nov 2008 11:35 |
Reporter: | Andrew Bishop | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S1 (Critical) |
Version: | 5.1 | OS: | Linux (Red Hat 9) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
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
[11 Apr 2007 4:39]
Andrew Bishop
[11 Apr 2007 4:40]
Andrew Bishop
node out log
Attachment: ndb_3_out.log (application/octet-stream, text), 5.06 KiB.
[11 Apr 2007 4:40]
Andrew Bishop
managment node out log
Attachment: ndb_1_out.log (application/octet-stream, text), 117 bytes.
[11 Apr 2007 4:41]
Andrew Bishop
management node cluster log
Attachment: ndb_1_cluster.log (application/octet-stream, text), 62.38 KiB.