[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


* [EMAIL PROTECTED] ([EMAIL PROTECTED]) [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 [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to