Hobbit Semaphores and Shared Memory
list James Wade
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
▸
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