From owner-freebsd-current@FreeBSD.ORG Thu Oct 7 18:01:34 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 E73D416A4CE for ; Thu, 7 Oct 2004 18:01:34 +0000 (GMT) Received: from clueful.shagged.org (clueful.shagged.org [212.13.201.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id A944943D39 for ; Thu, 7 Oct 2004 18:01:34 +0000 (GMT) (envelope-from chris@clueful.shagged.org) Received: from chris by clueful.shagged.org with local (Exim 4.40 (FreeBSD)) id 1CFcZz-00072q-TM; Thu, 07 Oct 2004 19:01:27 +0100 Date: Thu, 7 Oct 2004 19:01:27 +0100 From: Chris Elsworth To: Hannes Mehnert Message-ID: <20041007180127.GA26703@shagged.org> References: <20041007110802.GA4960@shagged.org> <20041007133415.GA93146@xor.obsecurity.org> <20041007165520.GA22942@shagged.org> <20041007170609.GC8384@mehnert.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041007170609.GC8384@mehnert.org> User-Agent: Mutt/1.5.6i Sender: Chris Elsworth X-Shagged-MailScanner-Information: See www.mailscanner.info for information X-Shagged-MailScanner: Found to be clean X-MailScanner-From: chris@clueful.shagged.org cc: freebsd-current@FreeBSD.ORG cc: Kris Kennaway Subject: Re: dump/mksnap_ffs & fsck failure 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: Thu, 07 Oct 2004 18:01:35 -0000 On Thu, Oct 07, 2004 at 07:06:09PM +0200, Hannes Mehnert wrote: > Hi, > > On Thu, Oct 07, 2004 at 05:55:20PM +0100, Chris Elsworth wrote: > > # fsck -y / > > ** /dev/mirror/gma > > ** Last Mounted on / > > ** Root file system > > ** Phase 1 - Check Blocks and Sizes > > fsck_ufs: cannot alloc 4294967292 bytes for inoinfo > > Hmm, looks like the same problem I had/have: > (thread starting here: > http://lists.freebsd.org/pipermail/freebsd-current/2004-October/039143.html > > Could you please try to run ffsinfo and/or dumpfs on the > device and look if it core dumps? Hello, Both ffsinfo and dumpfs run and return data; they don't coredump. Would that data be useful to anyone here? -- Chris