Re: "Forever" fsck?
- From: Dances With Crows <danSPANceswitTRAPhcrows@xxxxxxxxx>
- Date: Sun, 27 Aug 2006 12:50:54 -0500
On Sun, 27 Aug 2006 11:25:21 -0400, Andrew Gideon staggered into the
Black Sun and said:
Restarting e2fsck from the beginning...[snip]
Pass 1: Checking inodes, blocks, and sizes
Inode 7 has illegal block(s). Clear? yes
Illegal block #20494 (1156635280) in inode 7. CLEARED.
Too many illegal blocks in inode 7.
Clear inode? yes
If you're going to answer "Y" to everything, why not use e2fsck -y ?
Restarting e2fsck from the beginning...[snip]
Pass 1: Checking inodes, blocks, and sizes
Inode 7 has illegal block(s). Clear? yes
Too many illegal blocks in inode 7.
Clear inode? yes
This is an ext3 file system which is just about empty. However, it
has 300+G of capacity and when I ran df on it it showed about 90+G in
use.
There is something beyond normal filesystem problems here. Inode 7 is
right before the journal inode (8, usually), and it may have some sort
of special meaning/use in ext3. I didn't see anything in a cursory grep
through /usr/src/linux/fs/ext3/ , but IANAFilesystemGuru. Check dmesg
and make sure you're not seeing messages like "hdXY: error 131072
(BAD_CRUD) reading sector 12".
I do see that the block numbers are increasing, even though it is
always inode 7. So this doesn't at least appear to be an *infinite*
loop. Is there any better way to fix this problem (whatever the
problem is)? And what *is* the problem here?
This is probably some sort of hardware error, maybe combined with a
bizarre filesystem corruption problem. If you're sure that there's no
hardware problem, the quickest/easiest way to get back to normal is
probably to mke2fs -j the partition.
--
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 / I don't practice what I preach, because I'm
-----------------------------/ not the kind of person I'm preaching to.
.
- Follow-Ups:
- Re: "Forever" fsck?
- From: Andrew Gideon
- Re: "Forever" fsck?
- References:
- "Forever" fsck?
- From: Andrew Gideon
- "Forever" fsck?
- Prev by Date: Re: Time to fix my PC
- Next by Date: Re: X crashes, black screen (video signal still there), and have to shutdown and power up.
- Previous by thread: "Forever" fsck?
- Next by thread: Re: "Forever" fsck?
- Index(es):
Relevant Pages
|