Bug #24521 | ndbd node crashes if try to create many datafiles for tablespace | ||
---|---|---|---|
Submitted: | 22 Nov 2006 20:52 | Modified: | 7 May 2009 14:59 |
Reporter: | Serge Kozlov | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Disk Data | Severity: | S2 (Serious) |
Version: | 5.1.14-bk | OS: | Linux (Linux FC4) |
Assigned to: | 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
[24 Jan 2007 5:33]
justin he
[26 Nov 2008 16:36]
Geert Vanderkelen
Logs while adding lots of datafiles to a tablespace
Attachment: ndb_error_report_20081126172139.tar.bz2 (application/octet-stream, text), 71.15 KiB.