From owner-freebsd-questions Thu Jun 25 11:25:06 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id LAA27015 for freebsd-questions-outgoing; Thu, 25 Jun 1998 11:25:06 -0700 (PDT) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id LAA26981 for ; Thu, 25 Jun 1998 11:24:51 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.5/8.8.8) with SMTP id LAA21961; Thu, 25 Jun 1998 11:24:46 -0700 (PDT) (envelope-from dwhite@resnet.uoregon.edu) Date: Thu, 25 Jun 1998 11:24:46 -0700 (PDT) From: Doug White To: labrinop@pop.vaniercollege.qc.ca cc: freebsd-questions@FreeBSD.ORG Subject: re: Minimum Req Disk Space In-Reply-To: <199806250029.UAA22397@pteradactyl> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Wed, 24 Jun 1998 labrinop@pop.vaniercollege.qc.ca wrote: > On Wed, 24 Jun 1998 Jeremy Shaffner wrote: > > > Now..my question is: Why does one say 60 and one say 80? > > A few weeks ago i was curious how the 'Auto Defaults for all' > option in /stand/sysinstall disklabel assigned the partition sizes. > So i looked at the sysinstall source code and noticed the following > minimums for the filesystem: > > root_minimum = 20 MB > swap_minimum = 16 MB > usr_minimum = 80 MB > var_minimum = 30 MB > > for a total of 146 MB, since the /usr filesystem gets all the > remaining diskspace it will complain if < 80 MB is available for it. Less than this and it's too fragmenting to use multiple FSs. You might as well have one big root, aka Greg Lehey's monolithic filesystem model. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message