From owner-freebsd-questions Tue Sep 29 07:08:47 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA27601 for freebsd-questions-outgoing; Tue, 29 Sep 1998 07:08:47 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from implode.root.com (implode.root.com [198.145.90.17]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA27511 for ; Tue, 29 Sep 1998 07:08:10 -0700 (PDT) (envelope-from root@implode.root.com) Received: from implode.root.com (localhost [127.0.0.1]) by implode.root.com (8.8.5/8.8.5) with ESMTP id HAA21542; Tue, 29 Sep 1998 07:08:15 -0700 (PDT) Message-Id: <199809291408.HAA21542@implode.root.com> To: Edwin Woudt cc: freebsd-questions@FreeBSD.ORG Subject: Re: /kernel: proc: table is full In-reply-to: Your message of "Tue, 29 Sep 1998 15:37:03 +0200." <3610E27F.9617D55E@woudt.nl> From: David Greenman Reply-To: dg@root.com Date: Tue, 29 Sep 1998 07:08:15 -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >My FreeBSD machine is acting a little bit strange: > >>From /var/log/messages: > >> Sep 29 05:55:00 cal007109 /kernel: proc: table is full You've run out of process slots. Assuming that this wasn't caused by a run-away forking process, then you probably just need to increase the "maxusers" parameter in your kernel config file (and rebuild the kernel). -DG David Greenman Co-founder/Principal Architect, The FreeBSD Project To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message