From owner-freebsd-current@FreeBSD.ORG Sun Sep 8 14:58:06 2013 Return-Path: Delivered-To: freebsd-current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id C5F643DB; Sun, 8 Sep 2013 14:58:06 +0000 (UTC) (envelope-from jlh@FreeBSD.org) Received: from caravan.chchile.org (caravan.chchile.org [178.32.125.136]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8EF1F21E4; Sun, 8 Sep 2013 14:58:06 +0000 (UTC) Received: by caravan.chchile.org (Postfix, from userid 1000) id 90333BCA5D; Sun, 8 Sep 2013 14:58:04 +0000 (UTC) Date: Sun, 8 Sep 2013 16:58:04 +0200 From: Jeremie Le Hen To: Steven Hartland Subject: Re: Panic in ZFS: solaris assert: dn->dn_datablkshift != 0 Message-ID: <20130908145804.GN43281@caravan.chchile.org> Mail-Followup-To: Steven Hartland , freebsd-current@FreeBSD.org References: <20130907123545.GK43281@caravan.chchile.org> <20130908085444.GL43281@caravan.chchile.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Jeremie Le Hen , freebsd-current@FreeBSD.org 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: Sun, 08 Sep 2013 14:58:06 -0000 On Sun, Sep 08, 2013 at 03:17:09PM +0100, Steven Hartland wrote: > I believe this was added by this change set:- > http://svnweb.freebsd.org/base?view=revision&revision=253821 > > Might want to try back out that change and see if everything > works after that? Actually, I already rolled back my kernel to August 1st: # svn info . Path: . Working Copy Root Path: /usr/src URL: http://svn0.us-west.freebsd.org/base/head/sys Repository Root: http://svn0.us-west.freebsd.org/base Repository UUID: ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f Revision: 253847 Node Kind: directory Schedule: normal Last Changed Author: ian Last Changed Rev: 253847 Last Changed Date: 2013-07-31 21:14:00 +0200 (Wed, 31 Jul 2013) And the problem seems to have gone away. I could perform a full zfs send/receive whereas it would trigger a panic 100% of the time with a recent kernel. -- Jeremie Le Hen Scientists say the world is made up of Protons, Neutrons and Electrons. They forgot to mention Morons.