Bug #40993 | NDBD crashes during a tablespace addition | ||
---|---|---|---|
Submitted: | 24 Nov 2008 19:43 | Modified: | 19 Feb 2009 10:45 |
Reporter: | Matthew Schlegel | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | MySQL Cluster: Disk Data | Severity: | S1 (Critical) |
Version: | mysql-5.1.27 ndb-6.3.17-RC | OS: | Linux (Linux zabbix2-hc.gxt.com 2.6.18-53.el5 #1 SMP Mon Nov 12 02:14:55 EST 2007 x86_64 x86_64 x86_64 GNU/) |
Assigned to: | CPU Architecture: | Any | |
Tags: | ndbd |
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
[24 Nov 2008 19:45]
Matthew Schlegel
[24 Nov 2008 19:47]
Matthew Schlegel
cluster configuration file
Attachment: config.ini (, text), 996 bytes.
[24 Nov 2008 19:48]
Matthew Schlegel
cluster log from one startup attempt on one of the nodes
Attachment: cluster-log.txt (text/plain), 2.27 KiB.
[25 Nov 2008 20:29]
Michael Senizaiz
ndb_6_*.log
Attachment: ndb_6_logs.tgz (application/octet-stream, text), 2.52 KiB.