From owner-freebsd-fs@FreeBSD.ORG Tue May 24 20:33:11 2011 Return-Path: Delivered-To: fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29B81106566C for ; Tue, 24 May 2011 20:33:11 +0000 (UTC) (envelope-from pawel@dawidek.net) Received: from mail.garage.freebsd.pl (60.wheelsystems.com [83.12.187.60]) by mx1.freebsd.org (Postfix) with ESMTP id C1CD38FC17 for ; Tue, 24 May 2011 20:33:10 +0000 (UTC) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 4BBBB45EC0; Tue, 24 May 2011 22:11:52 +0200 (CEST) Received: from localhost (89-73-195-149.dynamic.chello.pl [89.73.195.149]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.garage.freebsd.pl (Postfix) with ESMTP id 8CB7945F1F; Tue, 24 May 2011 22:11:45 +0200 (CEST) Date: Tue, 24 May 2011 22:11:18 +0200 From: Pawel Jakub Dawidek To: "Vladislav V. Prodan" Message-ID: <20110524201118.GF2415@garage.freebsd.pl> References: <4DDC0D13.3030401@ukr.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="b8GWCKCLzrXbuNet" Content-Disposition: inline In-Reply-To: <4DDC0D13.3030401@ukr.net> X-OS: FreeBSD 9.0-CURRENT amd64 User-Agent: Mutt/1.5.21 (2010-09-15) X-Spam-Checker-Version: SpamAssassin 3.0.4 (2005-06-05) on mail.garage.freebsd.pl X-Spam-Level: X-Spam-Status: No, score=-0.6 required=4.5 tests=BAYES_00,RCVD_IN_SORBS_DUL autolearn=no version=3.0.4 Cc: fs@freebsd.org Subject: Re: how to import raidz2, if only one disk is missing? X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 May 2011 20:33:11 -0000 --b8GWCKCLzrXbuNet Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 24, 2011 at 10:54:59PM +0300, Vladislav V. Prodan wrote: > how to change the status of "FAULTED" on "DEGRADED"? >=20 > # zpool import > pool: tank > id: 17628573572433446879 > state: FAULTED > status: One or more devices are missing from the system. > action: The pool cannot be imported. Attach the missing > devices and try again. > The pool may be active on another system, but can be imported usi= ng > the '-f' flag. > see: http://www.sun.com/msg/ZFS-8000-3C > config: >=20 > tank FAULTED corrupted data > raidz2 DEGRADED > gpt/disk0 ONLINE > gpt/disk1 ONLINE > gpt/disk2 ONLINE > gpt/disk3 UNAVAIL cannot open > gpt/disk4 ONLINE > ad18p1 ONLINE Which FreeBSD version and ZFS version are you running? If this is v15, then you might need 9-CURRENT to import that pool or wait for MFC of v28, which should happen soon. --=20 Pawel Jakub Dawidek http://www.wheelsystems.com FreeBSD committer http://www.FreeBSD.org Am I Evil? Yes, I Am! http://yomoli.com --b8GWCKCLzrXbuNet Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.14 (FreeBSD) iEYEARECAAYFAk3cEOYACgkQForvXbEpPzRX0ACfZ37AAKgfCwnbxaO/UeVjG8r5 9ZsAn01JaZGk5+gNkCqDEQRXSrIjfy2T =de8R -----END PGP SIGNATURE----- --b8GWCKCLzrXbuNet--