From owner-cvs-all Wed Jan 16 19:56: 8 2002 Delivered-To: cvs-all@freebsd.org Received: from smtp.bsdhome.com (rdu25-2-113.nc.rr.com [24.25.2.113]) by hub.freebsd.org (Postfix) with ESMTP id BEF2A37B404; Wed, 16 Jan 2002 19:56:02 -0800 (PST) Received: from neutrino.bsdhome.com (jupiter [192.168.220.13]) by smtp.bsdhome.com (8.11.3nb1/8.11.4) with ESMTP id g0H3u1713237; Wed, 16 Jan 2002 22:56:01 -0500 (EST) Received: (from bsd@localhost) by neutrino.bsdhome.com (8.11.6/8.11.6) id g0H3tuF09382; Wed, 16 Jan 2002 22:55:56 -0500 (EST) (envelope-from bsd) Date: Wed, 16 Jan 2002 22:55:55 -0500 From: Brian Dean To: Robert Watson Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/etc rc.diskless1 Message-ID: <20020116225555.B8830@neutrino.bsdhome.com> References: <20020116212627.B7441@neutrino.bsdhome.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from rwatson@FreeBSD.org on Wed, Jan 16, 2002 at 10:34:23PM -0500 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jan 16, 2002 at 10:34:23PM -0500, Robert Watson wrote: > I'm wondering if I had a local configuration error such that my /etc was > being over-populated. I think the recent changes to the blocksize defaults did indeed break the size assumptions for these small filesystems. I've got a cd-based live filesystem that I make which suffered from this problem (it also needs an MFS /etc, not unlike the diskless setups). When I created one after the defaults had been changed, suddenly my MFS /etc was too small. I explicitly set the blocksize and frag size to back to 8k/1k and it solved the problem for me in that environment. -Brian To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message