07.01.2013 03:15, Kirk McKusick пишет:
Date: Wed, 02 Jan 2013 00:46:53 +0400
From: Alex Keda <ad...@lissyara.su>
To: curr...@freebsd.org
Subject: fsck problem
so, whats reason for use SUJ?
SUJ is used to speed up the fsck process. If you have had hard disk
errors then it is not able to recover and you need to run fsck in the
old full-fsck way.
It is not necessary to disable the journal. If fsck runs and fails
it marks the journal as failed so when you rerun fsck it will
run in the old full-fsck mode. Note that running `fsck -y' is not
recommended as that says make this filesystem clean no matter what.
So while you will end up with a clean filesystem, it may be empty
if you had a bad block in the root directory. Instead you should
run fsck and read and think about the questions rather than just
blindly answering them all yes.
it's HDD not have bad blocks - it's hardware RAID10
I run fsck -y more than 3 time, before disable journal.
it's can't fix error, with enabled journal
and, I see it's error not first time.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"