From owner-freebsd-current@FreeBSD.ORG Mon Jun 21 19:24:41 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F167716A4CE for ; Mon, 21 Jun 2004 19:24:41 +0000 (GMT) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2A8D43D49 for ; Mon, 21 Jun 2004 19:24:41 +0000 (GMT) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) i5LJOfOU091265; Mon, 21 Jun 2004 12:24:41 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost)i5LJOfP6091256; Mon, 21 Jun 2004 12:24:41 -0700 (PDT) (envelope-from sgk) Date: Mon, 21 Jun 2004 12:24:40 -0700 From: Steve Kargl To: Willem Jan Withagen Message-ID: <20040621192440.GA87287@troutmask.apl.washington.edu> References: <20040618213843.GA77071@troutmask.apl.washington.edu> <0af401c45710$89ae47d0$471b3dd4@dual> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <0af401c45710$89ae47d0$471b3dd4@dual> User-Agent: Mutt/1.4.1i cc: freebsd-current@freebsd.org Subject: Re: GEOM panic in today's -current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Mon, 21 Jun 2004 19:24:42 -0000 On Sun, Jun 20, 2004 at 11:50:01PM +0200, Willem Jan Withagen wrote: > > db> call doadump > > Dumping 511 MB > > > > Dump failed. Partition too small. > > > > The dump partition is 1 GB in size, but it is attached > > to the ATA controller. The panic occurs during the > > the probing of the acd0. See dmesg from previous > > kernel below. > > This could be that you forgot to define the dumpdevice... > No, dumpdev has been set since I installed FreeBSD. In the past, I have successfully recorded crash dumps. -- Steve