From owner-freebsd-stable@FreeBSD.ORG Mon Jun 26 14:27:10 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id EAC4616A401 for ; Mon, 26 Jun 2006 14:27:10 +0000 (UTC) (envelope-from vivek@khera.org) Received: from yertle.kcilink.com (yertle.kcilink.com [65.205.34.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8D47643DE0 for ; Mon, 26 Jun 2006 14:27:10 +0000 (GMT) (envelope-from vivek@khera.org) Received: from [192.168.7.103] (host-103.int.kcilink.com [192.168.7.103]) by yertle.kcilink.com (Postfix) with ESMTP id 27414B826; Mon, 26 Jun 2006 10:27:10 -0400 (EDT) In-Reply-To: <449ED26B.20706@rogers.com> References: <449ECDD1.8070407@sh.cvut.cz> <449ED0BF.90001@infracaninophile.co.uk> <449ED26B.20706@rogers.com> Mime-Version: 1.0 (Apple Message framework v750) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Vivek Khera Date: Mon, 26 Jun 2006 10:27:09 -0400 To: Mike Jakubik X-Mailer: Apple Mail (2.750) Cc: freebsd-stable Subject: Re: Setting up GEOM mirror X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Jun 2006 14:27:11 -0000 On Jun 25, 2006, at 2:14 PM, Mike Jakubik wrote: >> >> http://www.onlamp.com/pub/a/bsd/2005/11/10/FreeBSD_Basics.html >> > > The problem with these instructions is that they don't take in to > account the last sector. You may very well end up writing the > metadata on the file system. > When was the last time you fdisk'd a disk and it used the last sector on the drive? I always end up with a bunch of extra space that didn't fit into the round numbers of the file system.