[Voyage-linux] Re: check/repair fs
Raimund Berger
(spam-protected)
Wed Jun 24 04:40:59 HKT 2009
"Robert Rawlins - Think Blue"
<robert.rawlins-EBmHtJ59PSbN/KKgT+RXvNBc4/FLrbF6 at public.gmane.org>
writes:
> Hello Guys,
>
> Thanks a great deal for the advice. I've used both methods for forcing
> a fs check on reboot and the systems seems to come back to life but
> the FS is still reading 100% usage :-s
>
> Does the FS check log it's results anywhere to be examined? I couldn't
> see anything at first glance. When looking in syslog I notice I still
> get an entry which reads "Jun 23 20:37:38 voyage kernel: EXT2-fs
> warning: mounting unchecked fs, running e2fsck is recommended" which
> is seemingly a little weird, my guess is that the check isn’t being
> run? Or perhaps aborting?
Looks like file system checks during boot have all been disabled in
voyage. Wasn't quite aware of that myself. But it's better anyway,
cause on errors the system might drop you into a shell to which you
wouldn't have any remote access.
You can find out when a file system was last checked yourself btw, just
look at the output of tune2fs -l /dev/hda1
Well then, run the check while the system is up and running. Just make
sure the root fs is mounted read only, which it is be default (else
remountro):
e2fsck /dev/hda1
More information about the Voyage-linux
mailing list