From owner-freebsd-questions Thu Mar 16 7:18: 9 2000 Delivered-To: freebsd-questions@freebsd.org Received: from thelab.hub.org (nat200.164.mpoweredpc.net [142.177.200.164]) by hub.freebsd.org (Postfix) with ESMTP id E007237BA3C for ; Thu, 16 Mar 2000 07:18:04 -0800 (PST) (envelope-from scrappy@hub.org) Received: from localhost (scrappy@localhost) by thelab.hub.org (8.9.3/8.9.3) with ESMTP id LAA04064 for ; Thu, 16 Mar 2000 11:18:03 -0400 (AST) (envelope-from scrappy@hub.org) X-Authentication-Warning: thelab.hub.org: scrappy owned process doing -bs Date: Thu, 16 Mar 2000 11:18:03 -0400 (AST) From: The Hermit Hacker To: freebsd-questions@freebsd.org Subject: Semaphors ... Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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