From owner-freebsd-bugs@FreeBSD.ORG Wed Oct 1 15:40:03 2008 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB9BA1065696 for ; Wed, 1 Oct 2008 15:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id C9E308FC1B for ; Wed, 1 Oct 2008 15:40:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m91Fe3xZ081811 for ; Wed, 1 Oct 2008 15:40:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m91Fe3IW081810; Wed, 1 Oct 2008 15:40:03 GMT (envelope-from gnats) Date: Wed, 1 Oct 2008 15:40:03 GMT Message-Id: <200810011540.m91Fe3IW081810@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "Johan A. van Zanten" Cc: Subject: Re: kern/119868: [zfs] 7.0 kernel panic during boot with ZFS and WD1600JS X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: "Johan A. van Zanten" List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Oct 2008 15:40:04 -0000 The following reply was made to PR kern/119868; it has been noted by GNATS. From: Johan A. van Zanten To: hanche@math.ntnu.no Cc: bug-followup@FreeBSD.org Subject: Re: kern/119868: [zfs] 7.0 kernel panic during boot with ZFS and WD1600JS Date: Wed, 01 Oct 2008 10:33:37 -0500 (CDT) Harald Hanche-Olsen wrote: > + Johan A. van Zanten : > > > The problem for me is that the panic occured very early in the boot > > process, before the dump device is normally configured, and no one > > on the freebsd-help list, nor anyone reading these bug reports > > seemed to know or care enough to help me get a dump device > > configured earlier. > > Well, the handbook gives a method that it says is "deprecated" > > http://www.freebsd.org/doc/en/books/developers-handbook/kerneldebug.html Yes, i think i tried this and it did not work. :( -johan