From owner-freebsd-questions@FreeBSD.ORG Tue Dec 13 10:37:17 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 5C43F16A41F for ; Tue, 13 Dec 2005 10:37:17 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from aiolos.otenet.gr (aiolos.otenet.gr [195.170.0.93]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C5E443D45 for ; Tue, 13 Dec 2005 10:37:15 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from flame.pc (aris.bedc.ondsl.gr [62.103.39.226]) by aiolos.otenet.gr (8.13.4/8.13.4/Debian-8) with SMTP id jBDAbDN0030262; Tue, 13 Dec 2005 12:37:13 +0200 Received: by flame.pc (Postfix, from userid 1001) id B6F7B11478; Tue, 13 Dec 2005 12:36:21 +0200 (EET) Date: Tue, 13 Dec 2005 12:36:21 +0200 From: Giorgos Keramidas To: Sasa Stupar Message-ID: <20051213103621.GA1237@flame.pc> References: <200512130029.jBD0T11I020665@clunix.cl.msu.edu> <9CF863F9FF55D6301DA0C9B3@[192.168.10.249]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9CF863F9FF55D6301DA0C9B3@[192.168.10.249]> Cc: freebsd-questions@freebsd.org Subject: Re: Slices 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: Tue, 13 Dec 2005 10:37:17 -0000 On 2005-12-13 09:36, Sasa Stupar wrote: >> The main two reasons for dividing up your FreeBSD disk in to >> partitions rather than making just one big partition are to reduce >> the threat of runaway processes and to manage backup and restore >> sizes. >> >> Think those things out to meet your needs and resources. > > OK. But then what would be ideal slice size for /, /var, /usr, /boot? That's not something that can be answered easily with a "template" answer. The best sizes are those that match your own needs and preferences, but only you can describe what these are.' Back when I bought a new, bigger disk, I wrote this post: http://keramida.serverhive.com/weblog/archives/2004-10-26/daemonizing-a-new-disk which includes a description of the partitions I used and why I chose these sizes. The tuning(7) manpage also has a good description of how to pick a good disk partitioning scheme: http://www.freebsd.org/cgi/man.cgi?query=tuning&sektion=7&apropos=0&manpath=FreeBSD+6.0-RELEASE+and+Ports