From owner-freebsd-geom@FreeBSD.ORG Thu Dec 1 18:40:10 2011 Return-Path: Delivered-To: freebsd-geom@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0E2AD106564A for ; Thu, 1 Dec 2011 18:40:10 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id F274B8FC12 for ; Thu, 1 Dec 2011 18:40:09 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id pB1Ie970036075 for ; Thu, 1 Dec 2011 18:40:09 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id pB1Ie9iK036074; Thu, 1 Dec 2011 18:40:09 GMT (envelope-from gnats) Date: Thu, 1 Dec 2011 18:40:09 GMT Message-Id: <201112011840.pB1Ie9iK036074@freefall.freebsd.org> To: freebsd-geom@FreeBSD.org From: Florian Smeets Cc: Subject: Re: kern/162997: [geom] multiple gmirror cause kernel panic during shutdown X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Florian Smeets List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 01 Dec 2011 18:40:10 -0000 The following reply was made to PR kern/162997; it has been noted by GNATS. From: Florian Smeets To: bug-followup@FreeBSD.org, kaho@elam.kais.kyoto-u.ac.jp, Alexander Motin Cc: Subject: Re: kern/162997: [geom] multiple gmirror cause kernel panic during shutdown Date: Thu, 01 Dec 2011 19:37:40 +0100 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigDF0133215EFDC8445D960449 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable I was tracking down a similar problem. My sparc64 machine with multiple gmirrors stopped rebooting, it hangs after the first mirror is destroyed, and never recovers. I have to reset it via LOM. I can confirm the hang is caused by r227015. Syncing disks, vnodes remaining...1 1 0 0 done GEOM_MIRROR: Device var: provider mirror/var destroyed. GEOM_MIRROR: Device var destroyed. *hang* Florian --------------enigDF0133215EFDC8445D960449 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iEYEARECAAYFAk7XyXQACgkQapo8P8lCvwl8mwCgvHS+LG43lEQcVF8g42DKdkb4 vyMAoIShG99Yk389ygv+wtlZogurjUbt =ALRN -----END PGP SIGNATURE----- --------------enigDF0133215EFDC8445D960449--