Subject: Re: panic: dup alloc
To: John F. Woods <jfw@jfwhome.funhouse.com>
From: Eric S. Hvozda <hvozda@netcom.com>
List: current-users
Date: 01/04/1996 08:01:56
On Thu, 04 Jan 1996 09:12:59 -0500 "John F. Woods" wrote:
>
> [...]
> filesystem had a corrupted directory, and that I should run fsck in manual
> mode (having used -p). When I re-ran fsck, *nothing was wrong*. I now
> suspect flaky hardware (I've had suspicions of flakiness for some time now).
Did you try '-f' to force it? '-p' won't do a thing if fsck(8) thinks
the fs is clean. I know this was an issue a bit ago (fs is
marked clean, but really isn't). I think cgd put a send-pr against it
a while ago to document this fact. Dunno, if that issue was ever addressed...
Anyone remember whatever became of that?