Re: [Lug-nuts] fsck: Unexpected Inconsistency

From: Dances With Crows (danSPANceswitTRAPhcrows_at_gmail.com)
Date: 01/10/05


Date: 10 Jan 2005 17:44:44 GMT

On Mon, 10 Jan 2005 17:17:16 GMT, Wayne Watson staggered into the Black
Sun and said:
> We had a power outage a few days ago, and my linux machine went down.
> When I try to boot up, it tries to repair things with fsck. It fails
> with an "unexpected inconsistency: run fsck manually w/o -a or -p
> options". How should I run it?

Run fsck on the affected partition, without using the -a or -p options.
Use -y if you feel confident that you're going to answer "Y" to every
question fsck asks. (Most people will do this unless they're Filesystem
Gurus.)

> I'm using RHL9.

Redhat 9.0 has been EOLed. Time to upgrade to something that isn't
EOLed, eh? It's also time for you to start using journalled
filesystems like ext3 or ReiserFS, so the next time you have a power
failure, fsck won't be necessary. It's easy to convert an ext2
filesystem to ext3; just umount the partition and do "tune2fs -j" on it.
Make sure you have ext3 filesystem support built into your kernel if you
have / on ext3!

-- 
Matt G|There is no Darkness in Eternity/But only Light too dim for us to see
Brainbench MVP for Linux Admin /    mail: TRAP + SPAN don't belong
http://www.brainbench.com     /                Hire me! 
-----------------------------/ http://crow202.dyndns.org/~mhgraham/resume


Relevant Pages

  • Re: Ubuntu has corrupted my file !
    ... This morning Ubuntu's boot make a fsck (check forced, ... Ext3 would still use the same settings - so you need to change the fsck ... and reformat with filesystem that supports journalling. ... The ancient filesystem is pretty reliable - that's why it's still around. ...
    (Ubuntu)
  • Re: [Lug-nuts] fsck: Unexpected Inconsistency
    ... >>We had a power outage a few days ago, and my linux machine went down. ... >>When I try to boot up, it tries to repair things with fsck. ... (Most people will do this unless they're Filesystem ... Wayne T. Watson (Watson Adventures, Prop., Nevada City, CA) GMT-8 hr std. ...
    (comp.os.linux.misc)
  • Re: Kernel BUG when using corrupted ext3 fs
    ... .font stuff, etc), kernel shows a BUG, and boot stops. ... mounted filesystem with ordered data mode. ... initialized (dev sda2, type ext3), uses xattr ... I did an fsck -f from the fc7 live cd and now it boots. ...
    (Linux-Kernel)
  • Re: Preventing ext3 fsck at boot?
    ... dual-path Fibre HBAs via SAN switches from several Nexsan SATAbeast ... So, can I take it that you're stating that if we were to have a problem with an XFS, or Reiser filesystem, and opened a support case with it, we might experience some issues? ... if I'm using EXT3 (with the journaling that makes it ... and neither seems to want to force an fsck just ...
    (RedHat)
  • FSCK failure on JFS2
    ... I had a power outage and when the system restarted I am unable to mount ... one filesystem. ... fsck says ...
    (comp.unix.aix)