From owner-freebsd-questions Tue Apr 16 10:51:03 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id KAA27660 for questions-outgoing; Tue, 16 Apr 1996 10:51:03 -0700 (PDT) Received: from ulantris.infinop.com (root@ulantris.infinop.com [205.230.144.80]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id KAA27655 for ; Tue, 16 Apr 1996 10:50:58 -0700 (PDT) Received: (from john@localhost) by ulantris.infinop.com (8.6.11/8.6.9) id NAA05830; Tue, 16 Apr 1996 13:11:11 -0500 From: "John A. Booth" Message-Id: <199604161811.NAA05830@ulantris.infinop.com> Subject: Re: Automatic Reboots and Locking up. To: nc@ai.net (Network Coordinator) Date: Tue, 16 Apr 1996 13:11:11 -0500 (CDT) Cc: questions@freebsd.org In-Reply-To: from "Network Coordinator" at Apr 16, 96 09:33:19 am X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > I increased the limit to 4096 and am still seeing the same problem. I > am currently waiting on a compile to change NMBs to 8192. Is there any > way to watch the status of them? I even have the shutdown procedure > manually turn kill nfsd and httpd before shutdown runs. I think 4096 would be plenty (that's 8 meg of real ram that it uses off the top of the system--no swap is used for those). You can do a netstat -m and it give information the mbuf clusters in use.