Re: File system Corruption with 2.4.16

J Sloan (jjs@pobox.com)
Sat, 01 Dec 2001 14:22:07 -0800


Charles-Edouard Ruault wrote:

> Hi there,
>
> i've experienced very weird behaviour with kernel 2.4.16 ( on at least 2
> different machines with different motherboards & CPUs ).
> I'm having ext2 filesystem problems on both machines now, one is totally
> unusable i need to reinstall it from scratch.

Are you sure? perhaps a forced fsck of all
filesystems would do the trick. New linux users
coming from a microsoft background are too
quick to reinstall as a means of maintenance.

>
> I've noticed the problem on different points :
> - first lots of problems with symlinks ....
> unable to compile the kernel for example it bails out with "too many
> symlinks levels" ,
>
> /usr/include/asm/pgtable.h:109:33:
> /usr/src/linux/include/asm/pgtable-2level.h: Too many levels of symbolic
> links

Yes, it looks like the filesystem is corrupted.

> I backtracked to kernel 2.4.14 and now after doing an fsck on all my
> partitions ( only one problem reported on /home ) , everything is back
> to normal.

Have you tried 2.4.16 since the fsck?

> I've read that there was a filesystem problem in 2.4.15 that is supposed
> to be fixed in 2.4.16.

That is the case,

> These 2 machines did run 2.4.15 from it's birtday until 2.4.16 was born
> so maybe the problem was created in 2.4.15 but showed up in 2.4.16 ...
> If someone has an explanation to this behaviour, i would be really happy

Of course.

The 2.4.15 filesystem corruption problem occurred
on shutdown. When you booted up into 2.4.16, the
filesystem was corrupt and you began to see the
strange symptoms. when you backtracked to 2.4.14
and did the fsck, the problems were corrected.

I'll bet $20 that 2.4.16 runs fine now as well.

cu

jjs

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/