Re: VMware, Ubuntu host with OS5.0.6 guest OS, networking



On Wed, Mar 26, 2008, Steve M. Fabac, Jr. wrote:
Bill Campbell wrote:
....

Right now I'm trying to figure out why postgresql wants more semaphores
even though I've maxed them out with /etc/conf/cf.d/configure.

Bill,

I've found that if an application needs you to increase the number
of semaphores, you need to also increase the semaphore undo structures:

SEMMNU: number of semaphore undo structures.
The current value is: 150 (normally: 30)

I had already set this to 100, the max before configure starts
complaining.

When I tried setting this to 150, /etc/conf/cf.d/configure
bitches about it having a max value of 100 if I use the short
method ``./configure SEMMNU=150'', but I can override it in the
interactive mode (OSR 5.0.6a).

My rule of thumb is to set the system so that you run out of semaphores
before you run out of semaphore undo structures.

I have tried a multitude of options. My current stune is attached.

Bill
--
INTERNET: bill@xxxxxxxxxxxxx Bill Campbell; Celestial Software LLC
URL: http://www.celestial.com/ PO Box 820; 6641 E. Mercer Way
FAX: (206) 232-9186 Mercer Island, WA 98040-0820; (206) 236-1676

Currencies do not float, they sink at different rates.
NODE "vmware01"
EVDEVS 96
EVQUEUES 88
NSPTTYS 64
NUMSP 256
NSTREAM 4096
NHINODE 1024
GPGSLO 2000
GPGSHI 6000
PLOWBUFS 1024
NSTRPAGES 6000
TTHOG 4096
NCLIST 512
NSTREVENT 8192
NUMTIM 1040
NUMTRW 1040
SECLUID 0
SECSTOPIO 1
SECCLEARID 1
SHMMAX 1500000
SEMMAP 80
SEMMNI 80
SEMMNU 160
SHMALL 15360