NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/40957: ffs panic
The following reply was made to PR kern/40957; it has been noted by GNATS.
From: Andrew Doran <ad%netbsd.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: kern/40957: ffs panic
Date: Thu, 5 Mar 2009 21:48:32 +0000
On Wed, Mar 04, 2009 at 08:55:00AM +0000, kefren%ngnetworks.ro@localhost wrote:
> System: NetBSD kefren.netbsd.ro 5.99.7 NetBSD 5.99.7 (Home) #16: Sat Feb 28
> 19:42:18 EET 2009
> root%kefren.netbsd.ro@localhost:/disk2/work/src/sys/arch/amd64/compile/obj/Home
> amd64
Is the source this recent or is this just when you built the kernel? There
was a fix for this issue, affecting UFS2 file systems. Can you check what
type of file system you are using? If it's not clear, post the output
of 'dumpfs /dev/$raw_device | head'
> During a recursive remove system panic'd. After reboot, during log
> replaying it panic'd again in the same point.
> Situation continued until I fsck'ed the fs and mount it once without
> log.
It's very possible that your file system was corrupted some time ago, and
you only ran into it later - even though the bug had since been fixed.
Andrew
Home |
Main Index |
Thread Index |
Old Index