Date: Thu, 31 Aug 2000 20:31:49 -0400 From: Chris Cuzner <ccuzner@targetnet.com> To: andrew@ugh.net.au Cc: hackers@freebsd.org Subject: Re: [ccuzner@targetnet.com: msgget errors] Message-ID: <20000831203149.B76472@targetnet.com> In-Reply-To: <Pine.BSF.4.21.0009010954540.48171-100000@starbug.ugh.net.au>; from andrew@ugh.net.au on Fri, Sep 01, 2000 at 09:57:44AM %2B1000 References: <20000831135556.A64919@targetnet.com> <Pine.BSF.4.21.0009010954540.48171-100000@starbug.ugh.net.au>
next in thread | previous in thread | raw e-mail | index | archive | help
[root@as-02] [08/31/2000 20:30] -[1 ttyp0]-[ ~ # ipcs Message Queues: T ID KEY MODE OWNER GROUP Shared Memory: T ID KEY MODE OWNER GROUP Semaphores: T ID KEY MODE OWNER GROUP * andrew@ugh.net.au (andrew@ugh.net.au) [000831 19:57]: > > > On Thu, 31 Aug 2000, Chris Cuzner wrote: > > > msgget failed, errno is 28 > > >From the man page for msgget: > > [ENOSPC] A new message queue could not be created because the > system limit for the number of message queues has been > reached. > > What happens when you run ipcs? If there are a lot of queues that probably > aren't in use you can get rid of them with ipcrm -q <id>. > > Andrew > -- Chris Cuzner ccuzner(at)targetnet(dot)com FreeBSD Systems Administrator 416/306.0466x916 TargetNet Inc. http://www.targetnet.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000831203149.B76472>