From owner-freebsd-current@FreeBSD.ORG Wed May 15 19:17:41 2013 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3F479777 for ; Wed, 15 May 2013 19:17:41 +0000 (UTC) (envelope-from ohartman@zedat.fu-berlin.de) Received: from outpost1.zedat.fu-berlin.de (outpost1.zedat.fu-berlin.de [130.133.4.66]) by mx1.freebsd.org (Postfix) with ESMTP id 04134646 for ; Wed, 15 May 2013 19:17:40 +0000 (UTC) Received: from inpost2.zedat.fu-berlin.de ([130.133.4.69]) by outpost1.zedat.fu-berlin.de (Exim 4.80.1) with esmtp (envelope-from ) id <1UchCm-001CfP-0v>; Wed, 15 May 2013 21:17:40 +0200 Received: from e179188022.adsl.alicedsl.de ([85.179.188.22] helo=[192.168.0.128]) by inpost2.zedat.fu-berlin.de (Exim 4.80.1) with esmtpsa (envelope-from ) id <1UchCl-002gaT-TU>; Wed, 15 May 2013 21:17:40 +0200 Subject: Re: CURRENT r250636: ZFS pool destroyed while scrubbing in action and shutdown From: "O. Hartmann" To: d@delphij.net In-Reply-To: <5193C844.2050404@delphij.net> References: <1368638448.1549.5.camel@thor.walstatt.dyndns.org> <5193C844.2050404@delphij.net> Content-Type: multipart/signed; micalg="pgp-sha1"; protocol="application/pgp-signature"; boundary="=-SP7oNZFoRlwHsDyptvKi" Date: Wed, 15 May 2013 21:17:39 +0200 Message-ID: <1368645459.1549.10.camel@thor.walstatt.dyndns.org> Mime-Version: 1.0 X-Mailer: Evolution 2.32.1 FreeBSD GNOME Team Port X-Originating-IP: 85.179.188.22 Cc: FreeBSD Current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 May 2013 19:17:41 -0000 --=-SP7oNZFoRlwHsDyptvKi Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable On Wed, 2013-05-15 at 10:39 -0700, Xin Li wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 >=20 > On 05/15/13 10:20, O. Hartmann wrote: > > Several machines running FreeBSD 10.0-CURRENT #0 r250636: Tue May > > 14 21:13:19 CEST 2013 amd64 were scrubbing the pools over the past > > two days. Since that takes a while, I was sure I could shutdown the > > boxes and scrubbing will restart next restart automatically. > >=20 > > Not this time! On ALL(!) systems (three) the pools remains=20 > > destroyed/corrupted showing this message(s) (as a representative, I > > will present only one): >=20 > Have you tried to import the pool with '-f -F -X', i.e.: >=20 > zpool import -f -F -X ASGARD00 ? >=20 > Cheers, > - --=20 > Xin LI https://www.delphij.net/ > FreeBSD - The Power to Serve! Live free or die All right, I had first to export the pool before i could import it again. After import, the scrubbing goes on and it seems all right so far. The One-Disk-Pool, the other one that failed, seems to have different IDs since import compalins about multiple existences of a pool with the very same name. How can this happen? root@b211:/root # zpool import pool: BACKUP00 id: 257822624560506537 state: FAULTED status: The pool metadata is corrupted. action: The pool cannot be imported due to damaged devices or data. The pool may be active on another system, but can be imported using the '-f' flag. see: http://illumos.org/msg/ZFS-8000-72 config: BACKUP00 FAULTED corrupted data ada3p1 ONLINE pool: BACKUP00 id: 9337833315545958689 state: FAULTED status: One or more devices contains corrupted data. action: The pool cannot be imported due to damaged devices or data. The pool may be active on another system, but can be imported using the '-f' flag. see: http://illumos.org/msg/ZFS-8000-5E config: BACKUP00 FAULTED corrupted data 8544670861382329237 UNAVAIL corrupted data --=-SP7oNZFoRlwHsDyptvKi Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.13 (FreeBSD) iQEcBAABAgAGBQJRk99OAAoJEOgBcD7A/5N8/DMIALL4xn3D3zANgkBUlQfAxOIK YAm3GadS1HKXMQk1qZHmvyLoQvzkAqOIIQAFF3n4sIRfXQDbjnGlzo7lGsIvRp8P 22NlsXBkJofe6EoNZd+OIYY50YhOcp3CpWn/7vfNJ2WADD6ru/PY+rDbtJt8dQ6A 1t9Ah8L0qE3V0+dYTKASa7xENYZ3y7E1Hw/pDLW2E0pmtf8CUK6cSgZgKTJ7TDwM 583UnaR1bexjGXptofglKLQtjJspTnrN7TRRlO6r/hUl5Wwng7VfrPSwdcDYS/dZ lMmY1/FI5pSVqARV0KOPOVnvGEcLhMRZ9NnspkdL1IwYZKKe2xp9dYTUyleV/2o= =6nPg -----END PGP SIGNATURE----- --=-SP7oNZFoRlwHsDyptvKi--