From owner-freebsd-fs@FreeBSD.ORG Wed Aug 5 11:56:03 2009 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A89B6106564A for ; Wed, 5 Aug 2009 11:56:03 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: from mail.garage.freebsd.pl (chello087206049004.chello.pl [87.206.49.4]) by mx1.freebsd.org (Postfix) with ESMTP id F2EDC8FC0C for ; Wed, 5 Aug 2009 11:56:02 +0000 (UTC) (envelope-from pjd@garage.freebsd.pl) Received: by mail.garage.freebsd.pl (Postfix, from userid 65534) id 12EA445C8A; Wed, 5 Aug 2009 13:56:00 +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 22ADD456B1; Wed, 5 Aug 2009 13:55:55 +0200 (CEST) Date: Wed, 5 Aug 2009 13:56:21 +0200 From: Pawel Jakub Dawidek To: Boris Kochergin Message-ID: <20090805115621.GG1784@garage.freebsd.pl> References: <4A78AA71.9050107@acm.poly.edu> <4A78AFB2.10103@acm.poly.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="NzX0AQGjRQPusK/O" Content-Disposition: inline In-Reply-To: <4A78AFB2.10103@acm.poly.edu> User-Agent: Mutt/1.4.2.3i X-PGP-Key-URL: http://people.freebsd.org/~pjd/pjd.asc X-OS: FreeBSD 8.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=4.5 tests=ALL_TRUSTED,BAYES_00 autolearn=ham version=3.0.4 Cc: freebsd-fs@freebsd.org Subject: Re: ZFS RAID-Z panic on vdev failure + subsequent panics and hangs 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: Wed, 05 Aug 2009 11:56:03 -0000 --NzX0AQGjRQPusK/O Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 04, 2009 at 06:01:22PM -0400, Boris Kochergin wrote: > In a subsequent attempt at "zfs mount -a", the following panic happened: >=20 > Fatal trap 12: page fault while in kernel mode [...] Could you try to mount file systems one by one? For example you have: tank tank/foo tank/foo/bar tank/baz And you do: # mount -t zfs tank /tank # mount -t zfs tank/foo /tank/foo # mount -t zfs tank/foo/bar /tank/foo/bar # mount -t zfs tank/baz /tank/baz --=20 Pawel Jakub Dawidek http://www.wheel.pl pjd@FreeBSD.org http://www.FreeBSD.org FreeBSD committer Am I Evil? Yes, I Am! --NzX0AQGjRQPusK/O Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.4 (FreeBSD) iD8DBQFKeXNlForvXbEpPzQRAhmhAKCC9ljKuiFq9NJNHgjLhsXUYC2irACePIUv /kJAiBq7RJngIxhyrVXiPCg= =Zjp1 -----END PGP SIGNATURE----- --NzX0AQGjRQPusK/O--