From owner-freebsd-questions@FreeBSD.ORG Thu Aug 16 12:30:10 2007 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1B2AD16A468 for ; Thu, 16 Aug 2007 12:30:10 +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 A578613C4E1 for ; Thu, 16 Aug 2007 12:30:09 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 2908045CD9; Thu, 16 Aug 2007 14:04:27 +0200 (CEST) Received: from localhost (pjd.wheel.pl [10.0.1.1]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id CBB8B4569A; Thu, 16 Aug 2007 14:04:18 +0200 (CEST) Date: Thu, 16 Aug 2007 14:03:26 +0200 From: Pawel Jakub Dawidek To: Kelsey Cummings Message-ID: <20070816120326.GA1086@garage.freebsd.pl> References: <20070815215719.GA1314@corp.sonic.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="tThc/1wpZn/ma/RB" Content-Disposition: inline In-Reply-To: <20070815215719.GA1314@corp.sonic.net> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 7.0-CURRENT i386 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-questions@freebsd.org Subject: Re: gmirror woes on 6.2-S, Aug 1 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 16 Aug 2007 12:30:10 -0000 --tThc/1wpZn/ma/RB Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Aug 15, 2007 at 02:57:19PM -0700, Kelsey Cummings wrote: > FreeBSD meno 6.2-STABLE FreeBSD 6.2-STABLE #3: Wed Aug 1 > 08:21:29 PDT 2007 root@:/usr/obj/usr/src/sys/SMP i386 >=20 > I just swapped a gmirror pair of disks into a new box and have run into a= =20 > problem that I can't seem to figure out. Upon boot it reports the > following and doesn't appear to see ad10, the other disk in the mirror se= t. >=20 > GEOM_MIRROR: Device gm0 created (id=3D2427626556). > GEOM_MIRROR: Device gm0: provider ad12 detected. > GEOM_MIRROR: Force device gm0 start due to timeout. > GEOM_MIRROR: Device gm0: provider ad12 activated. > GEOM_MIRROR: Device gm0: provider mirror/gm0 launched. >=20 > However, ad10 was seen at boot and is currently attached. >=20 > meno# atacontrol list | grep ad > Master: ad10 Serial ATA v1.0 > Master: ad12 Serial ATA v1.0 >=20 > So: >=20 > meno# gmirror forget gm0 > meno# gmirror insert gm0 ad10 > meno# gmirror status > Name Status Components > mirror/gm0 DEGRADED ad12 > ad10 (0%) > ... >=20 > Which compelete and everything appears to work fine, until I reboot and > repeat the cycle. Has anyone run into anything similar, if so, what is > the fix? =20 Could I add: kern.geom.mirror.debug=3D2 to your /boot/loader.conf and reboot? It should print provider it tastes, this will show us if ad10 is given for tasting at all. --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --tThc/1wpZn/ma/RB Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFGxD0OForvXbEpPzQRAmzzAJ4lZKtvwvwdT7T6IyB/+qDAzM8fAgCfX+MD E14dR8HJjKF37MMJZ1ICA5k= =s21h -----END PGP SIGNATURE----- --tThc/1wpZn/ma/RB--