Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 2000 11:18:03 -0400 (AST)
From:      The Hermit Hacker <scrappy@hub.org>
To:        freebsd-questions@freebsd.org
Subject:   Semaphors ...
Message-ID:  <Pine.BSF.4.21.0003161116000.443-100000@thelab.hub.org>

next in thread | raw e-mail | index | archive | help

I'm getting the following error when I stry to start up a process:

IpcSemaphoreCreate: semget failed (No space left on device) key=5437014, num=16, permission=600

The only docs I can find are Sun specific stuff on Sunsolve, which doesn't
help much ... what do I need to raise to get around this?

I'm currently running:

options         SYSVSHM
options         SHMMAXPGS=262144
options         SHMSEG=32
options         SYSVSEM
options         SEMMNI=40
options         SEMMNS=240
options         SEMMNU=120
options         SEMMAP=120
options         SYSVMSG

Marc G. Fournier                   ICQ#7615664               IRC Nick: Scrappy
Systems Administrator @ hub.org 
primary: scrappy@hub.org           secondary: scrappy@{freebsd|postgresql}.org 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0003161116000.443-100000>