From owner-freebsd-geom@FreeBSD.ORG Sun Apr 3 16:02:27 2005 Return-Path: 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 C7CDB16A4CE for ; Sun, 3 Apr 2005 16:02:27 +0000 (GMT) Received: from darkness.comp.waw.pl (darkness.comp.waw.pl [195.117.238.136]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A0B643D31 for ; Sun, 3 Apr 2005 16:02:24 +0000 (GMT) (envelope-from pjd@darkness.comp.waw.pl) Received: by darkness.comp.waw.pl (Postfix, from userid 1009) id 3FAC2ACAFE; Sun, 3 Apr 2005 18:02:06 +0200 (CEST) Date: Sun, 3 Apr 2005 18:02:06 +0200 From: Pawel Jakub Dawidek To: Jeremy Claeson Message-ID: <20050403160206.GC837@darkness.comp.waw.pl> References: <16a400ac05032719041880e998@mail.gmail.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="BqNvIJgrK1/MQy2W" Content-Disposition: inline In-Reply-To: <16a400ac05032719041880e998@mail.gmail.com> User-Agent: Mutt/1.4.2i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 5.2.1-RC2 i386 cc: freebsd-geom@freebsd.org Subject: Re: Newbie help on geom mirror setup X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Apr 2005 16:02:27 -0000 --BqNvIJgrK1/MQy2W Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Mar 27, 2005 at 10:04:15PM -0500, Jeremy Claeson wrote: +> Here's where I keep failing: +> the step where I use bsdlabel. If I do "bsdlabel -w -B +> /dev/mirror/gm0s1", I get an error "Geom not found". What should I do +> in "bsdlabel -e /dev/mirror/gm0s1"? My other disk looks like this: +> # /dev/ad4s1: +> 8 partitions: +> # size offset fstype [fsize bsize bps/cpg] +> c: 488392002 0 unused 0 0 # "raw" part, +> don't edit +> d: 488392002 0 4.2BSD 2048 16384 28552 Which FreeBSD version are you using? When you get "Geom not found" error geom_mirror.ko module is loaded? Does /dev/mirror/gm0s1 file exist? You should not use offset 0 for 'd' partition - user 16 instead and decrease its size. Also remember that gm0s1 is one sector smaller than its smallest component. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --BqNvIJgrK1/MQy2W Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFCUBN+ForvXbEpPzQRAmIpAKCRnipQwJiLxMn9RuqUL4wrmb1HDwCgrTSD zPPlWL9ravZwMN/7bchO7jM= =KOjo -----END PGP SIGNATURE----- --BqNvIJgrK1/MQy2W--