From owner-freebsd-arch Fri Dec 7 15:31:46 2001 Delivered-To: freebsd-arch@freebsd.org Received: from whizzo.transsys.com (whizzo.TransSys.COM [144.202.42.10]) by hub.freebsd.org (Postfix) with ESMTP id F25D337B507 for ; Fri, 7 Dec 2001 15:31:36 -0800 (PST) Received: from whizzo.transsys.com (#6@localhost.transsys.com [127.0.0.1]) by whizzo.transsys.com (8.11.6/8.11.6) with ESMTP id fB7NVM724075; Fri, 7 Dec 2001 18:31:22 -0500 (EST) (envelope-from louie@whizzo.transsys.com) Message-Id: <200112072331.fB7NVM724075@whizzo.transsys.com> X-Mailer: exmh version 2.5 07/13/2001 with nmh-1.0.4 To: Marko Zec Cc: Matthew Dillon , Sheldon Hearn , Kirk McKusick , freebsd-arch@FreeBSD.ORG X-Image-URL: http://www.transsys.com/louie/images/louie-mail.jpg From: "Louis A. Mamakos" Subject: Re: Using a larger block size on large filesystems References: <31807.1007732134@axl.seasidesoftware.co.za> <200112072257.fB7MvjE95211@apollo.backplane.com> <200112072311.fB7NB2723789@whizzo.transsys.com> <3C114FDF.138E09A7@tel.fer.hr> In-reply-to: Your message of "Sat, 08 Dec 2001 00:25:19 +0100." <3C114FDF.138E09A7@tel.fer.hr> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 07 Dec 2001 18:31:22 -0500 Sender: owner-freebsd-arch@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > "Louis A. Mamakos" wrote: > > > While we're gonna be changing the default file system characteristics, > > how about having sysinstall create a reasonable size root file system > > for today's disks? I think that if we're installing on a multi-gigabyte > > disk, a 200MB root file system isn't imposing very much. > > Why would we want to do that? Putting unnecessary things on / is always a > bad idea, as root partition should remain small and as free of frequent RW > operations as possible. I would prefeer to see /tmp extracted from root fs > (as a mfs by default), much more than seing a huge / with lots of garbage in > it. Root should remain compact as it is more or less right now. > > Marko I'm not gonna argue that more stuff ought to be put on the root file system, but having more breathing room also fixes the "running out of space when installing a new kernel due to softupdates" problem. Or having space more an extra backup kernel (and modules) without worrying how close to full you are. louie To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message