From owner-freebsd-bugs@FreeBSD.ORG Thu Oct 2 16:10:04 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 CAEA11065687 for ; Thu, 2 Oct 2008 16:10:04 +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 608D48FC08 for ; Thu, 2 Oct 2008 16:10:04 +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 m92GA4Bj038960 for ; Thu, 2 Oct 2008 16:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m92GA4qe038959; Thu, 2 Oct 2008 16:10:04 GMT (envelope-from gnats) Date: Thu, 2 Oct 2008 16:10:04 GMT Message-Id: <200810021610.m92GA4qe038959@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: kvs@pil.dk (Kenneth Schmidt) 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: Kenneth Schmidt List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Oct 2008 16:10:04 -0000 The following reply was made to PR kern/119868; it has been noted by GNATS. From: kvs@pil.dk (Kenneth Schmidt) To: bug-followup@FreeBSD.org,johan@giantfoo.org Cc: Subject: Re: kern/119868: [zfs] 7.0 kernel panic during boot with ZFS and WD1600JS Date: Thu, 2 Oct 2008 17:47:15 +0200 (CEST) Hi. I can confirm this fix works on -CURRENT as of yesterday - geom_gpt recognizes the corrupted table, and skips it. -- Kenneth Vestergaard Schmidt