Josh Close <narshe(at)gmail(dot)com> writes:
> To reduce the request size (currently 34037760 bytes),
...
> root # sysctl -a | grep shm
> kernel.shmmni = 4096
> kernel.shmall = 31584400
> kernel.shmmax = 31584400
So it's currently looking for 34M and you're setting the maximum to 31M.
--
greg