[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Hobbit Semaphores and Shared Memory
- To: <hobbit (at) hswn.dk>
- Subject: Hobbit Semaphores and Shared Memory
- From: "James Wade" <jkwade (at) futurefrontiers.com>
- Date: Tue, 26 Feb 2008 09:45:04 -0600
- Thread-index: Ach4jo3cebxb51Y6Sdq2ceWdZPi3IQ==
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