From owner-freebsd-stable Fri Sep 15 12:16:47 2000 Delivered-To: freebsd-stable@freebsd.org Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.122.47]) by hub.freebsd.org (Postfix) with ESMTP id 6825437B422 for ; Fri, 15 Sep 2000 12:16:44 -0700 (PDT) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.10.1/8.10.1) with ESMTP id e8FJGXp36335; Fri, 15 Sep 2000 12:16:33 -0700 (PDT) Date: Fri, 15 Sep 2000 12:16:33 -0700 (PDT) From: Doug White To: Matthew West Cc: stable@FreeBSD.ORG Subject: Re: msgget() / IPC message queue weirdness on FreeBSD 4.1-STABLE In-Reply-To: <20000915174156.A29544@apotheosis.org.za> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Fri, 15 Sep 2000, Matthew West wrote: > I seem to be experiencing some weirdness with SysV Message Queues on > FreeBSD 4.1-STABLE. > > I'm unable to create message queues on one machine, running either a > custom or generic kernel, in single or multi-user mode. And yet I can > get it to work perfectly on another machine, almost identical hardware > configuration, running the same version of FreeBSD (via NFS make > installworld). > > I realise this is going to be a real pain to try and reproduce, as I > only seem to be able to get it to do this on one particular machine. > > Basically, msgget() refuses to create and message queues, claiming > that there's "no space left on device", even when in single user mode. Did you check login.conf? Doug White | FreeBSD: The Power to Serve dwhite@resnet.uoregon.edu | www.FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message