From owner-freebsd-current@FreeBSD.ORG Sun Oct 14 23:22:30 2007 Return-Path: Delivered-To: current@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3106516A46C; Sun, 14 Oct 2007 23:22:30 +0000 (UTC) (envelope-from kris@FreeBSD.org) Received: from weak.local (hub.freebsd.org [IPv6:2001:4f8:fff6::36]) by mx1.freebsd.org (Postfix) with ESMTP id C9B3113C506; Sun, 14 Oct 2007 23:22:21 +0000 (UTC) (envelope-from kris@FreeBSD.org) Message-ID: <4712A4A8.7080503@FreeBSD.org> Date: Mon, 15 Oct 2007 01:22:16 +0200 From: Kris Kennaway User-Agent: Thunderbird 2.0.0.6 (Macintosh/20070728) MIME-Version: 1.0 To: Hiroki Sato References: <20071015.034121.120532311.hrs@allbsd.org> <47128CEC.3020200@FreeBSD.org> <20071015.081814.226706288.hrs@allbsd.org> In-Reply-To: <20071015.081814.226706288.hrs@allbsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: current@FreeBSD.org Subject: Re: panic in 8-CURRENT 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: Sun, 14 Oct 2007 23:22:30 -0000 Hiroki Sato wrote: > Kris Kennaway wrote > in <47128CEC.3020200@FreeBSD.org>: > > kr> Hiroki Sato wrote: > kr> > WARNING: WITNESS option enabled, expect reduced performance. > kr> > Trying to mount root from ufs:/dev/ad4s1a > kr> > kr> Are you mounting root over bge? > > No, simply using ad4s1a(ufs) as the,rootfs Er yes, now I see you said that :) Is bge in use though? I ask because the symptoms are identical to a problem I have seen for most of the year that turned out to be caused by bge and fixed by a patch from scottl. Kris