From owner-freebsd-questions@FreeBSD.ORG Sun Oct 16 08:41:41 2005 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 88AD116A41F for ; Sun, 16 Oct 2005 08:41:41 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.204]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2170543D46 for ; Sun, 16 Oct 2005 08:41:41 +0000 (GMT) (envelope-from infofarmer@gmail.com) Received: by zproxy.gmail.com with SMTP id 8so695403nzo for ; Sun, 16 Oct 2005 01:41:40 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=Zo8uLNq6oNXnTqs6TzRB56t57OWHGrfmQNGOsRTTlyV2/BlhhN9bmB1IvMdYkYa/JcE7Hl5IB44MHVn0kLszmV7nbKW6MZxFd8NtoXPRnq4DM8K932t5htq1aVg9e1eZ8dpOAjWwOvqD6XmUxFFZlTMj2k7EN+hD+G/2zpoLxi0= Received: by 10.36.80.16 with SMTP id d16mr1471542nzb; Sun, 16 Oct 2005 01:41:40 -0700 (PDT) Received: by 10.37.20.34 with HTTP; Sun, 16 Oct 2005 01:41:40 -0700 (PDT) Message-ID: Date: Sun, 16 Oct 2005 12:41:40 +0400 From: "Andrew P." To: Teo De Las Heras In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: Cc: freebsd-questions@freebsd.org Subject: Re: Recommended partitioning 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 Oct 2005 08:41:41 -0000 On 10/16/05, Teo De Las Heras wrote: > > Some of my reading in books and online does suggest straying from the > default when configuring mail and web servers (for example). I do > understand the importance of following standards, and that's why I'm aski= ng > for feedback from this list. > > Teo > Special partitioning is only really needed on production servers, where you need all performance you can get. Your box sounds like not a very critical one. I bet you'll spend more time configuring it "to the max" than it'll ever save you because of that. Now, if you really think 20G is a proper size for web, mail, spools and logs - just set your var to 20G. No need to mess with any other stuff. That's my $.02.