Bug #67609 | NDB on high wait IO CPU load => complete service crash | ||
---|---|---|---|
Submitted: | 16 Nov 2012 13:32 | Modified: | 25 Feb 2013 9:26 |
Reporter: | Gerald Degn | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S2 (Serious) |
Version: | mysql-5.5.27 ndb-7.2.8 | OS: | Linux (RHEL 6.3) |
Assigned to: | Daniel Smythe | 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
[16 Nov 2012 13:35]
Gerald Degn
[16 Nov 2012 13:36]
Gerald Degn
output of CPU, showing 6 CPUs on 100 wa load
Attachment: cpu_top.txt (text/plain), 7.94 KiB.