From owner-freebsd-current@FreeBSD.ORG Sun Oct 10 17:00:56 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5289416A4CE for ; Sun, 10 Oct 2004 17:00:56 +0000 (GMT) Received: from clueful.shagged.org (clueful.shagged.org [212.13.201.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0BB0043D48 for ; Sun, 10 Oct 2004 17:00:56 +0000 (GMT) (envelope-from chris@clueful.shagged.org) Received: from chris by clueful.shagged.org with local (Exim 4.40 (FreeBSD)) id 1CGh3x-0004J4-Kf; Sun, 10 Oct 2004 18:00:49 +0100 Date: Sun, 10 Oct 2004 18:00:49 +0100 From: Chris Elsworth To: Christian Hiris <4711@chello.at> Message-ID: <20041010170049.GB15854@shagged.org> References: <20041010110159.GA91160@pcs28.suedfactoring.de> <200410101522.45548.4711@chello.at> <20041010165852.GA15854@shagged.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041010165852.GA15854@shagged.org> User-Agent: Mutt/1.5.6i Sender: Chris Elsworth X-Shagged-MailScanner-Information: See www.mailscanner.info for information X-Shagged-MailScanner: Found to be clean X-MailScanner-From: chris@clueful.shagged.org cc: axel.gruner@suedfactoring.de cc: freebsd-current@freebsd.org Subject: Re: RAID1 with gmirror X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 10 Oct 2004 17:00:56 -0000 On Sun, Oct 10, 2004 at 05:58:52PM +0100, Chris Elsworth wrote: > 3) bsdlabel -w -B ad0 > 4) bsdlabel -e ad0 [taking into account the new 16 byte offset] D'oh - I meant /dev/mirror/mirror0 not ad0 in the two lines above. -- Chris