From owner-freebsd-geom@FreeBSD.ORG Thu Apr 27 09:03:57 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 CFE6E16A405 for ; Thu, 27 Apr 2006 09:03:57 +0000 (UTC) (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 0AF7F43D53 for ; Thu, 27 Apr 2006 09:03:57 +0000 (GMT) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id AE0D952C10; Thu, 27 Apr 2006 11:03:55 +0200 (CEST) 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 D3E1A50F93; Thu, 27 Apr 2006 11:03:47 +0200 (CEST) Date: Thu, 27 Apr 2006 11:02:24 +0200 From: Pawel Jakub Dawidek To: yance@exemail.com.au Message-ID: <20060427090224.GB20828@garage.freebsd.pl> References: <50135.61.88.127.146.1146114275.squirrel@webmail.exetel.com.au> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="24zk1gE8NUlDmwG9" Content-Disposition: inline In-Reply-To: <50135.61.88.127.146.1146114275.squirrel@webmail.exetel.com.au> 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: failure replacing fail hard disk 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: Thu, 27 Apr 2006 09:03:57 -0000 --24zk1gE8NUlDmwG9 Content-Type: text/plain; charset=iso-8859-2 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Apr 27, 2006 at 03:04:35PM +1000, yance@exemail.com.au wrote: +> Hi all, +>=20 +> I setup geom on FreeBSD following this article +> http://www.onlamp.com/pub/a/bsd/2005/11/10/FreeBSD_Basics.html +>=20 +> With two 80 GB seagate HDD - the primary master is ad0 and secondary +> master is ad2 +>=20 +> So: +> #gmirror label -v -b round-robin gm0 /dev/ad0 +> . +> .reboot +> . +> #gmirror insert gm0 /dev/ad2 +>=20 +> However, when I put ad2 as ad0 and put a fresh HDD as ad2, GEOM failed to +> load. You wait for synchronization process to finish, right? +> I did run "gmirror forget gm0" command before shutting down and replacing +> the HDD. 'forget' command is when the disk you want to replace is disconnected. Could you increase debug level to 1 (kern.geom.mirror.debug) and send me the output from the console? --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --24zk1gE8NUlDmwG9 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEUIigForvXbEpPzQRAiD4AKCbG6nJL9U6gk0AKznd6dvP9sIRwQCcCOqI FH/TNyV2lQtoKw50Cv47voA= =1u1I -----END PGP SIGNATURE----- --24zk1gE8NUlDmwG9--