From owner-freebsd-fs@FreeBSD.ORG Fri Nov 6 12:10:34 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 D200C106566C for ; Fri, 6 Nov 2009 12:10:34 +0000 (UTC) (envelope-from dimitry@andric.com) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 987188FC17 for ; Fri, 6 Nov 2009 12:10:34 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:83a:c07c:8fa2:a7d8] (unknown [IPv6:2001:7b8:3a7:0:83a:c07c:8fa2:a7d8]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id C8DE65C59; Fri, 6 Nov 2009 13:10:33 +0100 (CET) Message-ID: <4AF4123A.4080301@andric.com> Date: Fri, 06 Nov 2009 13:10:34 +0100 From: Dimitry Andric User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.2; en-US; rv:1.9.1.5pre) Gecko/20091031 Shredder/3.0pre MIME-Version: 1.0 To: =?ISO-8859-1?Q?Gerrit_K=FChn?= References: <20091106094734.4b056899.gerrit@pmp.uni-hannover.de> In-Reply-To: <20091106094734.4b056899.gerrit@pmp.uni-hannover.de> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-fs@freebsd.org Subject: Re: zfs panic mounting fs after crash with RC2 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: Fri, 06 Nov 2009 12:10:34 -0000 On 2009-11-06 09:47, Gerrit K=FChn wrote: > unfortunately I got no answer concerning this problem so far on -stable= > and -current (apart from the suggestion to try it again here :-). > I can reproduce the panic, and if someone can guide me what to do with = kdb, > gdb, zdb or whatever tool might be needed to get the information needed= to > fix this, I'm all ears... At least a backtrace would be nice. :)