From owner-freebsd-hackers@FreeBSD.ORG Wed Jan 18 18:21:49 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6D0BB16A41F for ; Wed, 18 Jan 2006 18:21:49 +0000 (GMT) (envelope-from david@madole.net) Received: from d.omd3.com (d.omd3.com [69.90.174.39]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB92243D48 for ; Wed, 18 Jan 2006 18:21:48 +0000 (GMT) (envelope-from david@madole.net) Received: from dhcp-66-212-201-164.myeastern.com ([66.212.201.164] helo=david) by d.omd3.com with esmtpa (Exim 4.54) id 1EzHwK-00016D-72; Wed, 18 Jan 2006 13:21:48 -0500 Message-ID: <1d4901c61c5c$0a9147a0$c3e7a8c0@david> From: "David S. Madole" To: "Ensel Sharon" , References: Date: Wed, 18 Jan 2006 13:21:43 -0500 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2670 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Cc: Subject: Re: tuning to run large (1000+) numbers of null_mounts X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 18 Jan 2006 18:21:49 -0000 From: "Ensel Sharon" > > I am running over 2000 null mounts on a FreeBSD 6.0-RELEASE system. I > am > well aware of the status of the null_mount code, as advertised in the > mount_nullfs man page: > > I am noticing both system instability and data corruption issues on > disk > following crashes. Both of these seem to be related to the null > mounts. I have two very quick questions: For what it's worth, I have three null mounts on each of eight 5.4-RELEASE systems that are read/write and have extensive activity and I have not had a single filesystem problem in 15 months of this configuration. But 2000 of them? I don't know, I've never envisioned 2000 of any kind of mount. David