You need to set up your kernel parameter shminfo_shmmax to 131072000 in your system. To set up this, you should edit /etc/system file and add a line like:
set shmsys:shminfo_shmmax=131072000 on the buttom of file then restart your system.

You may need add another line like:
forceload: sys/shmsys
on the buttom of the system file as well.

Good Luck!


-Peter Li