From owner-freebsd-hackers Thu Sep 19 0: 2:31 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 95B0037B401; Thu, 19 Sep 2002 00:02:30 -0700 (PDT) Received: from apache.metrocom.ru (apache.metrocom.ru [195.5.128.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3F21343E6E; Thu, 19 Sep 2002 00:02:19 -0700 (PDT) (envelope-from alex@metrocom.ru) Received: from apache.metrocom.ru (localhost [127.0.0.1]) by apache.metrocom.ru (8.12.3/8.12.3) with ESMTP id g8J71fp5007733; Thu, 19 Sep 2002 11:01:41 +0400 (MSD) Received: from localhost (alex@localhost) by apache.metrocom.ru (8.12.3/8.12.3/Submit) with ESMTP id g8J71fQO007730; Thu, 19 Sep 2002 11:01:41 +0400 (MSD) X-Authentication-Warning: apache.metrocom.ru: alex owned process doing -bs Date: Thu, 19 Sep 2002 11:01:41 +0400 (MSD) From: Varshavchick Alexander To: Freebsd-Questions Cc: Subject: semop: no space left on device Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Hi, can you advice which SYSV kernel options and how should I tweak to make more room for semaphores and shared memory? They are several of them in the LINT kernel, should I change all of them, or which? And the second question: how can I delete unused private shared memory segments? for example: Shared Memory: T ID KEY MODE OWNER GROUP m 65553 0 --rw-rw-rw- root wheel m 131090 0 --rw-rw-rw- root wheel m 655379 0 --rw-rw-rw- root wheel > ipcrm -m 131090 ipcrm: shmid(131090): : Invalid argument > ipcrm -M 0 ipcrm: can't remove private shared memory segments There must be a way to do it without rebooting the server! Thanks and regards ---- Alexander Varshavchick, Metrocom Joint Stock Company Phone: (812)118-3322, 118-3115(fax) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message