From owner-freebsd-current@FreeBSD.ORG Tue Sep 8 22:20:32 2009 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2431A106566B for ; Tue, 8 Sep 2009 22:20:31 +0000 (UTC) (envelope-from tlott@gamesnet.de) Received: from spirit.gamesnet.de (spirit.gamesnet.de [87.230.101.86]) by mx1.freebsd.org (Postfix) with ESMTP id 9782D8FC08 for ; Tue, 8 Sep 2009 22:20:31 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spirit.gamesnet.de (Postfix) with ESMTP id 181AB3037D1; Wed, 9 Sep 2009 00:19:59 +0200 (CEST) X-Virus-Scanned: amavisd-new at gamesnet.de Received: from spirit.gamesnet.de ([127.0.0.1]) by localhost (spirit.gamesnet.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id So8Q3kVWEQrP; Wed, 9 Sep 2009 00:19:43 +0200 (CEST) Received: from sub.han.vpn.gamesnet.de (sub.han.vpn.gamesnet.de [192.168.1.101]) by spirit.gamesnet.de (Postfix) with ESMTPSA id 5FE2A3037C2; Wed, 9 Sep 2009 00:19:43 +0200 (CEST) Date: Wed, 9 Sep 2009 00:19:42 +0200 From: Tobias Lott To: freebsd-current@freebsd.org, freebsd-fs@freebsd.org Message-ID: <20090909001942.0affc96c@sub.han.vpn.gamesnet.de> In-Reply-To: <20090908214402.43009577@sub.han.vpn.gamesnet.de> References: <200909011005.18200.jhb@freebsd.org> <20090908214402.43009577@sub.han.vpn.gamesnet.de> X-Mailer: Claws Mail 3.7.2 (GTK+ 2.16.6; i386-portbld-freebsd7.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: Re: Problems with ZFS on AMD64 (and i386 now) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 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: Tue, 08 Sep 2009 22:20:32 -0000 On Tue, 8 Sep 2009 21:44:02 +0200 Tobias Lott wrote: > > > On Tue, 1 Sep 2009 10:05:17 -0400 > John Baldwin wrote: > > > On Tuesday 01 September 2009 9:24:24 am Maciej Jan Broniarz wrote: > > > Hello, > > > > > > I have installed Freebsd8-beta3 on a Phenom II Quad Core with 8 gb > > > ram. When I create a zfs volume all works fine. Still, when I > > > reboot the system it doesn't come up. It hangs with the following > > > error: > > > > > > http://img525.imageshack.us/img525/3832/freebsd8zfs.jpg > > > > > > What might be the problem? > > > > It's probably a NULL pointer dereference, but we would need a stack > > trace to investigate this further. > > > My Problem seems to be related. > > Updating a Machine to 8.0-BETA4 #3 caused same, its a i386 System > using gpt with zfs-only volumes beside swap. > > http://i25.tinypic.com/343p0s0.jpg > > I'll try to see if I can get a stack trace > Hey Everyone I've managed to get some Output for this, using BETA2 LiveCD (gonna try using BETA4 CD Tomorrow). 'zfs import -f poolname' triggered this, Booting kernel.old (BETA3) and today built BETA4 Kernel Panic mounting zfs Volumes. Booting single user mode I get output of zfs list and so on but mounting whatever volume also Panics. Stack output, if there's more you need I'll gladly help http://i27.tinypic.com/2d78qpd.jpg http://i31.tinypic.com/oqhv2w.jpg http://i28.tinypic.com/oktsag.jpg -- Tobias Lott