[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Linux filesystems -- Journaling, ACs, Features, Win v. UNIX



Regarding the "aways replay the journal" "feature"...  While ext3 does
the same thing, in situations where the journal itself is corrupt, the
"easy" fix is to use tune2fs to remove the has_journal bit from the
filesystem.  When you fsck, the filesystem will have errors, but they
are usually correctable.  After that, you can re-add the journal with
tune2fs.

Unfortunately, this is a fairly manual procedure that won't work
without another boot disk if the filesystem that has problems is /.
It can be done though.  (I know...  I've had to do it.)

Steve
-- 
steve@silug.org           | Southern Illinois Linux Users Group
(618)398-7360             | See web site for meeting details.
Steven Pritchard          | http://www.silug.org/

-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.