Bug #35901 | ndbd gives malloc error when starting up with SharedGlobalMemory > 1012M | ||
---|---|---|---|
Submitted: | 8 Apr 2008 12:43 | Modified: | 22 Oct 2014 16:08 |
Reporter: | iain smith | Email Updates: | |
Status: | Verified | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S1 (Critical) |
Version: | mysql-5.1 | OS: | Linux (redhat enterprise 4 x86_64) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | community-5.1.23-0.rhel4 |
[8 Apr 2008 12:43]
iain smith
[9 Apr 2008 0:07]
Sveta Smirnova
Thank you for the report. I can not repeat described behavior. Please provide output of ulimit -a
[10 Apr 2008 10:02]
iain smith
Hi - here is the output of 'ulimit -a' on ndbd node: ---- # ulimit -a core file size (blocks, -c) 0 data seg size (kbytes, -d) unlimited file size (blocks, -f) unlimited pending signals (-i) 1024 max locked memory (kbytes, -l) 32 max memory size (kbytes, -m) unlimited open files (-n) 65536 pipe size (512 bytes, -p) 8 POSIX message queues (bytes, -q) 819200 stack size (kbytes, -s) 10240 cpu time (seconds, -t) unlimited max user processes (-u) 16384 virtual memory (kbytes, -v) unlimited file locks (-x) unlimited ----
[18 May 2009 14:42]
Pekka Nousiainen
Maybe you want to set DiskPageBufferMemory instead? Unlike Oracle, our "SGA" does not include it.