From owner-freebsd-questions@FreeBSD.ORG Sun Apr 16 20:49:26 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D668016A400 for ; Sun, 16 Apr 2006 20:49:26 +0000 (UTC) (envelope-from beech@mangohealth.org) Received: from pinnacle.akherb.com (94-37-237-24.gci.net [24.237.37.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6555543D78 for ; Sun, 16 Apr 2006 20:49:12 +0000 (GMT) (envelope-from beech@mangohealth.org) Received: by pinnacle.akherb.com (Postfix, from userid 1007) id 2FD905D5D; Sun, 16 Apr 2006 12:49:12 -0800 (AKDT) X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pinnacle.akherb.com X-Spam-Level: X-Spam-Status: No, score=0.0 required=4.0 tests=AWL autolearn=ham version=3.1.1 Received: from [192.168.2.160] (209-124-141-064.ip.arctic.net [209.124.141.64]) by pinnacle.akherb.com (Postfix) with ESMTP id B24315D4C; Sun, 16 Apr 2006 12:49:11 -0800 (AKDT) From: Beech Rintoul Organization: Mangohealth To: freebsd-questions@freebsd.org Date: Sun, 16 Apr 2006 12:48:51 -0800 User-Agent: KMail/1.9.1 References: <20060416203823.BA96F28469@porsche.brendan.id.au> In-Reply-To: <20060416203823.BA96F28469@porsche.brendan.id.au> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2130004.vNLMAINGFq"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200604161249.09909.beech@mangohealth.org> Cc: Brendan Grossman Subject: Re: /boot at beginning of drive X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 16 Apr 2006 20:49:27 -0000 --nextPart2130004.vNLMAINGFq Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Sunday 16 April 2006 12:38, Brendan Grossman wrote: > > It's not a good idea to put everything on the / filesystem. > > At a minimum I would have: > > / > > swap > > /var > > /usr > > > > Your users will not fill up /var unless you allow them > > unlimited mail, databases or access to root. > > They will have unlimited access up until their quota has been reached. > Where they use that quota is anyone's guess. > > > User's tempfiles will go to /usr/tmp. > > How does that work? I just checked /tmp, and it's not a symlink. Copy the contents of /tmp to /usr/tmp then remove /tmp and symlink /usr/tmp= =20 to /tmp. > > > On a system with many users, you should > > consider a /home slice with quotas on that and your > > mailserver set to deliver mail to the users file. Remember > > not everyone is going to max out their filesystem so quotas > > can be set to reasonable values. There are many good reasons > > to separate those filesystems, disk performance and > > crashdumps being just two. Having many users is NOT a good > > reason to combine filesystems. You need to rethink your > > diskspace or add another drive for /home or /usr. The > > handbook has a good section on this. > > I agree that it's not a great idea, but considering the software I'm usin= g, > user files are stored in /var and /home. I don't know what percentage of > quotas users will use for emails, databases, or home dirs, and I don't wa= nt > to take a guess. If say they were to use a lot of their quota for > databases, then down the track I don't want to have the problem with /var > full but users still under their quota. > > By the way just did an install, and it boots fine with the swap, /tmp, / > structure. > > Cheers > Brendan > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" =2D-=20 =2D------------------------------------------------------------------------= =2D------------- Beech Rintoul - Sys. Administrator - beech@mangohealth.org /"\ ASCII Ribbon Campaign | Mangohealth \ / - NO HTML/RTF in e-mail | 201 East 9Th Avenue Ste.310 X - NO Word docs in e-mail | Anchorage, AK 99501 / \ - XanGo - http://www.mangohealth.org =2D------------------------------------------------------------------------= =2D------------- --nextPart2130004.vNLMAINGFq Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) iD8DBQBEQq3F2TFLCHYGSF0RAg7pAJ9gtd5q8jXSjVJ72HeQ7vYliy/vjQCfQNsC Z252iRGlYN6B0eME7WDbbp8= =EhEG -----END PGP SIGNATURE----- --nextPart2130004.vNLMAINGFq--