I'm not sure if this will help anyone, but we ran into what sounds like the same problem and first solved it by putting echo 268435456 >/proc/sys/kernel/shmall echo 268435456 >/proc/sys/kernel/shmmax into one of our startup scripts (/etc/rc.d/rc.local in my case, it varies from distribution to ...