From owner-freebsd-stable Wed Mar 27 12:32: 2 2002 Delivered-To: freebsd-stable@freebsd.org Received: from engmail.uwaterloo.ca (engmail.uwaterloo.ca [129.97.50.62]) by hub.freebsd.org (Postfix) with ESMTP id 4E17037B405 for ; Wed, 27 Mar 2002 12:31:56 -0800 (PST) Received: from localhost (bruce@localhost) by engmail.uwaterloo.ca (8.11.6/8.11.6) with ESMTP id g2RKVao10562; Wed, 27 Mar 2002 15:31:36 -0500 (EST) Date: Wed, 27 Mar 2002 15:31:36 -0500 (EST) From: Bruce Campbell To: Wilko Bulte Cc: Doug White , freebsd-stable@FreeBSD.ORG Subject: Re: nfs_fsync: not dirty error in 4.5-RELEASE In-Reply-To: <20020327212138.B9745@freebie.xs4all.nl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > On Wed, Mar 27, 2002 at 12:06:12PM -0800, Doug White wrote: > > On Tue, 26 Mar 2002, Bruce Campbell wrote: > > > > > The kernel was rebuilt with "maxusers 500" > > > > Uh. > > > > maxusers >256 has always caused crashes on my system. I have maxusers of 300 and 500 on 2 other systems, which have been up 253 days, and 109 days. I'll try changing it back anyway, if I get any more panics. Thanks for the suggestion. > set maxusers to 0 and allow the kernel to autosize. I do that on most of my FreeBSD systems, but on a few, I wanted to support 10,000 open files, and the default chosen by the kernel with 512MB memory was 7312 files. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message