From owner-freebsd-stable@FreeBSD.ORG Mon Jun 26 19:40:37 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 4B66116A524 for ; Mon, 26 Jun 2006 19:40:37 +0000 (UTC) (envelope-from mikej@rogers.com) Received: from smtp102.rog.mail.re2.yahoo.com (smtp102.rog.mail.re2.yahoo.com [206.190.36.80]) by mx1.FreeBSD.org (Postfix) with SMTP id C90A34546A for ; Mon, 26 Jun 2006 19:03:42 +0000 (GMT) (envelope-from mikej@rogers.com) Received: (qmail 76756 invoked from network); 26 Jun 2006 19:03:42 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=rogers.com; h=Received:Message-ID:Date:From:User-Agent:MIME-Version:To:CC:Subject:References:In-Reply-To:Content-Type:Content-Transfer-Encoding; b=Di8z6Z+CzPA4MA3eWTO7Yyj9I+rOj4Nf8VRRnfNJz2p1DKSbd+De2Y0pLpb3zYcsXiPx0NwQ2hMTCt3dA8iPSI/lmt7guwmeWdN7voYKU0JOYPKBin/yAq9HRPbkvMxWpqNYNqfwkzxQ3AjvEiSfpoKfjy+wLmp/8SBmkMpAzhY= ; Received: from unknown (HELO ?70.31.50.218?) (mikej@rogers.com@70.31.50.218 with plain) by smtp102.rog.mail.re2.yahoo.com with SMTP; 26 Jun 2006 19:03:42 -0000 Message-ID: <44A02F9A.4080606@rogers.com> Date: Mon, 26 Jun 2006 15:03:54 -0400 From: Mike Jakubik User-Agent: Thunderbird 1.5.0.4 (Windows/20060516) MIME-Version: 1.0 To: Vivek Khera References: <449ECDD1.8070407@sh.cvut.cz> <449ED0BF.90001@infracaninophile.co.uk> <449ED26B.20706@rogers.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit 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 19:40:37 -0000 Vivek Khera wrote: > > On Jun 25, 2006, at 2:14 PM, Mike Jakubik wrote: >> >> 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. > Hopefully never :) Just mentioning this as a precaution.