Bug #46507 | node failure error 2341 PGMAN/DBTUP during backup from mgm | ||
---|---|---|---|
Submitted: | 1 Aug 2009 12:58 | Modified: | 19 Sep 2010 9:51 |
Reporter: | Nathan Thera | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S3 (Non-critical) |
Version: | mysql-5.1.41 ndb-7.0.13 | OS: | Any |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | error 2341 PGMAN DBTUP backup pgman.cpp DbtupPageMap.cpp |
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
[1 Aug 2009 12:59]
Nathan Thera
[11 Aug 2009 9:44]
Nathan Thera
output of ndb_restore --print-meta data from one node backup. DB and table names obscured.
Attachment: restoreschema.zip (application/x-zip-compressed, text), 3.61 KiB.
[1 Jun 2010 11:26]
Nathan Thera
trace file from ndbmtd failure
Attachment: ndb_4_trace.logs.gz (application/x-gzip, text), 367.50 KiB.