Subject: PANIC: Insufficient semaphores to handle … no. of concurrent … error
An NSD log from my Linux system contained the following section:
IPC Limits:
------ Shared Memory Limits --------
max number of segments = 4096
max seg size (kbytes) = 32768
max total shared memory (kbytes) = 8388608
min seg size (bytes) = 1
------ Semaphore Limits --------
max number of arrays = 128
max semaphores per array = 250
max semaphores system wide = 32000
max ops per semop call = 32
semaphore max value = 32767
------ Messages: Limits --------
max queues system wide = 16
max size of message (bytes) = 8192
default max size of queue (bytes) = 16384
Subject: RE: PANIC: Insufficient semaphores to handle … no. of concurrent … error
Thanks for ur response. I checked up these details in the NSD Log file. These details are available in that Log file as it is specified by you.it is very urgent one.
Subject: RE: PANIC: Insufficient semaphores to handle … no. of concurrent … error
Just to be clear, I was not specifying anything, I was just pointing out where this information is found in the NSD log. If the error message says that there are an insufficient number of semaphores and that you should reconfigure your kernel, then perhaps you want to do that. On the other hand, you might think that based on the NSD info that you should have enough and that the message is in error. You may choose to contact support. This is only information upon which you can make decisions.