On Tue, 2004-Jul-20 02:18:00 -0400, Charles Sprickman wrote:
>And for the most part I can move around the filesystem, read files, etc.
>But it is in a very inconsistent state.  How can I make fsck work on this?
>There's data there, but looking into certain dirs panics the box (it is

It's difficult to see how a sanely written RAID utility could totally
screw up an array in a short time - a 'build' utility presumably
writes known data to the array but logically it would do so
sequentially.  The only thing I can think of is that the controller
had a significant amount of cached data - which has been wiped, rather
than written back to the disk.

If you haven't run newfs and have the correct disklabel, the disk
should be in a reasonably sane state.  Have you tried running something
like ports/sysutils/scan_ffs over the disk (or your copy of it)?

Have you tried dumping vn0c?

-- 
Peter Jeremy
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to