From owner-freebsd-geom@FreeBSD.ORG Fri Jan 27 14:47:54 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 28CDD16A420 for ; Fri, 27 Jan 2006 14:47:54 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (arm132.internetdsl.tpnet.pl [83.17.198.132]) by mx1.FreeBSD.org (Postfix) with ESMTP id 759C343DF1 for ; Fri, 27 Jan 2006 14:47:52 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 1724F50C77; Fri, 27 Jan 2006 15:47:51 +0100 (CET) Received: from localhost (ana50.internetdsl.tpnet.pl [83.17.82.50]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id CD20150A79; Fri, 27 Jan 2006 15:47:42 +0100 (CET) Date: Fri, 27 Jan 2006 15:47:42 +0100 From: Pawel Jakub Dawidek To: Brent Hostetler Message-ID: <20060127144742.GB789@garage.freebsd.pl> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="bCsyhTFzCvuiizWE" Content-Disposition: inline In-Reply-To: X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 User-Agent: mutt-ng/devel-r535 (FreeBSD) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-5.9 required=3.0 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-geom@freebsd.org Subject: Re: Setup problem with multiple mirrored devices X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 27 Jan 2006 14:47:54 -0000 --bCsyhTFzCvuiizWE Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Jan 27, 2006 at 09:02:31AM -0500, Brent Hostetler wrote: +> So then I move on to ad4 and ad6. +> fdisk -I ad4 +> fdisk -I ad6 +> bsdlabel -w ad4s1 +> bsdlabel -w ad6s1 +> bsdlabel -e ad6s1 +> bsdlabel -e ad4s1 +> gmirror label -v -b round-robin M2 ad4s1 +> gmirror configure -a M2 +> gmirror insert M2 ad6s1 +>=20 +> gmirror picks up ad6 as the provider instead of ad6s1. Which FreeBSD version do you use? It should work fine with 6.0. If you cannot upgrade, you need to use -h option, eventually you can create slices one sector smaller so they don't end at the same sector as disk. BTW. Don't create partitions on adXsX if you mirror slices. Instead create them on mirror provider. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --bCsyhTFzCvuiizWE Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD2jKNForvXbEpPzQRAqAjAJ9rAm3kBNFTW1wPHPPKsnZEYEdwOwCcDo/k 7MzhSrvU3qTi/ByKz4ZvmLs= =RUun -----END PGP SIGNATURE----- --bCsyhTFzCvuiizWE--