From owner-freebsd-questions Thu Aug 2 10:24:13 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mgw1.MEIway.com (mgw1.meiway.com [212.73.210.75]) by hub.freebsd.org (Postfix) with ESMTP id CD6E637B406 for ; Thu, 2 Aug 2001 10:24:10 -0700 (PDT) (envelope-from LConrad@Go2France.com) Received: from mail.Go2France.com (ms1.meiway.com [212.73.210.73]) by mgw1.MEIway.com (Postfix Relay Hub) with ESMTP id 13ACA16B2F for ; Thu, 2 Aug 2001 19:24:09 +0200 (CEST) Received: from IBM-HIRXKN66F0W.Go2France.com [195.115.185.184] by mail.Go2France.com with ESMTP (SMTPD32-6.06) id AEFC1A580214; Thu, 02 Aug 2001 19:33:48 +0200 Message-Id: <5.1.0.14.0.20010802192312.03278fd0@mail.Go2France.com> X-Sender: LConrad@Go2France.com@mail.Go2France.com X-Mailer: QUALCOMM Windows Eudora Version 5.1 Date: Thu, 02 Aug 2001 19:24:56 +0200 To: freebsd-questions@freebsd.org From: Len Conrad Subject: Re: proc: table full In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG >today i wake up to find this: >/kernel : proc: table is full >what is causing this, how do i fix, how do i prevent it? thank you. recompile the kernel with MAXUSERS 32 changed to MAXUSERS 128. That will give you about (128/32 * 530 ) max qty of processes. Len http://MenAndMice.com/DNS-training http://BIND8NT.MEIway.com : ISC BIND 8.2.4 for NT4 & W2K http://IMGate.MEIway.com : Build free, hi-perf, anti-abuse mail gateways To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message