Xymon Mailing List Archive search

Hobbit Semaphores and Shared Memory

2 messages in this thread

list James Wade · Tue, 26 Feb 2008 09:45:04 -0600 ·
Hello,

 
I'm getting the following error on a Solaris install:

 
2008-02-25 16:11:19 Could not get sem: No space left on device

 
It's telling me that I need to increase the number of semaphore

sets and individual semaphores available on applications.

 
I'm running another application on the Solaris box besides

Hobbit which is probably why there is not enough. 

 
Does anyone have a recommendation for Solaris on what

to put in the /etc/system file?

 
Thanks.James
list Henrik Størner · Tue, 26 Feb 2008 17:19:59 +0100 ·
quoted from James Wade
It's telling me that I need to increase the number of semaphore
sets and individual semaphores available on applications.

I'm running another application on the Solaris box besides
Hobbit which is probably why there is not enough. 
Hobbit uses 9 semaphore sets of 3 sem's each.


Regards,
Henrik