Bug #62650 | Data Node crashes in DBDIH during node restart (followed by restore of mysqldum) | ||
---|---|---|---|
Submitted: | 7 Oct 2011 8:12 | Modified: | 7 Nov 2011 11:02 |
Reporter: | Johan Andersson | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | 7.1.15a | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | dbdih, Failure, ndbmtd, node restart |
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
[7 Oct 2011 8:25]
Johan Andersson
[7 Oct 2011 8:26]
Johan Andersson
file is split using 'split' - 4 parts in total
Attachment: xac (application/octet-stream, text), 500.00 KiB.
[7 Oct 2011 8:26]
Johan Andersson
file is split using 'split' - 4 parts in total
Attachment: xab (application/octet-stream, text), 500.00 KiB.
[7 Oct 2011 8:27]
Johan Andersson
file is split using 'split' - 4 parts in total - original filename: ndb_error_report_20111005013312.tar.bz2
Attachment: xad (application/octet-stream, text), 216.64 KiB.
[7 Oct 2011 11:01]
Jonas Oreland
maybe fix
Attachment: johan.patch (text/x-patch), 430 bytes.