Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 May 2003 01:12:44 -0700
From:      Marcel Moolenaar <marcel@xcllnt.net>
To:        Kent Stewart <kstewart@owt.com>
Cc:        "M. Warner Losh" <imp@bsdimp.com>
Subject:   Re: another one: panic: ffs_blkfree: freeing free block
Message-ID:  <20030502081244.GC65818@athlon.pn.xcllnt.net>
In-Reply-To: <200305020105.47411.kstewart@owt.com>
References:  <20030502035426.GA65366@athlon.pn.xcllnt.net> <200305012305.31528.kstewart@owt.com> <20030502061420.GB65818@athlon.pn.xcllnt.net> <200305020105.47411.kstewart@owt.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, May 02, 2003 at 01:05:47AM -0700, Kent Stewart wrote:
> On Thursday 01 May 2003 11:14 pm, Marcel Moolenaar wrote:
> > On Thu, May 01, 2003 at 11:05:31PM -0700, Kent Stewart wrote:
> > > The block is always the same 567360. On my system it is on ad0s3e
> > > (/var). It is random as far as when it happens but you can make it
> > > happen in 3 or 4 minutes.
> >
> > Same here always the same block.
> >
> > Is your /var UFS1 or UFS2?
> 
> No idea. I didn't do anything resembling what I read about UFS1. It was 
> the default fs from a clean install of 5-release using my fs'es and 
> sizes.

Likely UFS1 then. You can run dumpfs(8). It should tell you. It
either says something like:

magic   11954 (UFS1)    time    Fri May  2 01:07:14 2003
*snip*

or something like:

magic   19540119 (UFS2) time    Thu May  1 20:55:23 2003
*snip*

-- 
 Marcel Moolenaar	  USPA: A-39004		 marcel@xcllnt.net



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030502081244.GC65818>