Bug #25190 | Data nodes unstable | ||
---|---|---|---|
Submitted: | 19 Dec 2006 22:12 | Modified: | 16 Mar 2008 14:46 |
Reporter: | jim shnider | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | 5.1.14, 5.0.32, 5.0.26, 5.1.16 | OS: | Linux (linux) |
Assigned to: | CPU Architecture: | Any | |
Tags: | 2 node, 2 replica, 3 node, 3 replica, 5.0.26, 5.0.32, 5.1.14, centos 4.3, cluster, crash, data node, linux, ndbcluster, ndbd, unstable, x86_64 |
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
[19 Dec 2006 22:25]
jim shnider
[19 Dec 2006 22:25]
jim shnider
ndb config
Attachment: config.ini (application/octet-stream, text), 685 bytes.