2011:11:17-17:03:45 gatekeeper postgres[6474]: [1-2] DETAIL: Failed system call was shmget(key=5432001, size=74784768, 03600).and then I am getting this constantly
2011:11:17-17:03:45 gatekeeper postgres[6474]: [1-3] HINT: This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter. You can either reduce the request size or reconfigure the kernel with larger SHMMAX. To reduce the request size (currently 74784768 bytes), reduce PostgreSQL's shared_buffers parameter (currently 8192) and/or its max_connections parameter (currently 303).
2011:11:17-18:50:01 gatekeeper /usr/sbin/cron[12610]: (root) CMD ( /usr/local/bin/reporter/system-reporter.pl)
2011:11:17-18:50:02 gatekeeper ulogd[8269]: pg1: connect: could not connect to server: No such file or directory
2011:11:17-18:50:06 gatekeeper postgres[12623]: [1-1] FATAL: could not create shared memory segment: Invalid argument
2011:11:17-18:50:06 gatekeeper postgres[12623]: [1-2] DETAIL: Failed system call was shmget(key=5432001, size=74784768, 03600).
2011:11:17-18:50:06 gatekeeper postgres[12623]: [1-3] HINT: This error usually means that PostgreSQL's request for a shared memory segment exceeded your kernel's SHMMAX parameter. You can either reduce the request size or reconfigure the kernel with larger SHMMAX. To reduce the request size (currently 74784768 bytes), reduce PostgreSQL's shared_buffers parameter (currently 8192) and/or its max_connections parameter (currently 303).
2011:11:17-18:50:06 gatekeeper postgres[12623]: [1-4] If the request size is already small, it's possible that it is less than your kernel's SHMMIN parameter, in which case raising the request size or reconfiguring SHMMIN is called for.
2011:11:17-18:50:06 gatekeeper postgres[12623]: [1-5] The PostgreSQL documentation contains more information about shared memory configuration.
2011:11:17-18:50:07 gatekeeper ulogd[8269]: pg1: connect: could not connect to server: No such file or directory
2011:11:17-18:50:12 gatekeeper ulogd[8269]: pg1: connect: could not connect to server: No such file or directory
I assume my reporting is broke[:(] Will do a reboot tomorrow if nobody else has the same problem. Running esxi4.1 64bit with 2gb allocated to astaro.
Regards
Bill