Date: Sun, 3 Apr 2005 18:02:06 +0200 From: Pawel Jakub Dawidek <pjd@FreeBSD.org> To: Jeremy Claeson <jclaeson@gmail.com> Cc: freebsd-geom@freebsd.org Subject: Re: Newbie help on geom mirror setup Message-ID: <20050403160206.GC837@darkness.comp.waw.pl> In-Reply-To: <16a400ac05032719041880e998@mail.gmail.com> References: <16a400ac05032719041880e998@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--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--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050403160206.GC837>
