Re: 2.4.0-test11 EXT2 corruption (closed)

2000-12-11 Thread Johan Bergström
On Mon, 11 Dec 2000, Frank van Maarseveen wrote: > On Mon, Dec 11, 2000 at 01:37:36AM +0100, Guest section DW wrote: > > > > I see lots of messages from you about corruption in 2.4.0-test11 > > but we all know very well that 2.4.0-test11 corrupts things > > and further evidence is not necessary.

Re: 2.4.0-test11 EXT2 corruption (closed)

2000-12-11 Thread Frank van Maarseveen
On Mon, Dec 11, 2000 at 01:37:36AM +0100, Guest section DW wrote: > > I see lots of messages from you about corruption in 2.4.0-test11 > but we all know very well that 2.4.0-test11 corrupts things > and further evidence is not necessary. > Hopefully all, or at least the most significant, problems

Re: 2.4.0-test11 EXT2 corruption: mixing up file contents

2000-12-10 Thread Guest section DW
On Sun, Dec 10, 2000 at 10:44:02PM +0100, Frank van Maarseveen wrote: Dag Frank - I see lots of messages from you about corruption in 2.4.0-test11 but we all know very well that 2.4.0-test11 corrupts things and further evidence is not necessary. Hopefully all, or at least the most significant, p

2.4.0-test11 EXT2 corruption: mixing up file contents

2000-12-10 Thread Frank van Maarseveen
After removing 128MB, leaving the original 64MB in the main board: + tar xzf /home/fvm/kernel/v2.4/linux-2.4.0-test10.tar.gz + bzcat /home/fvm/kernel/v2.4/patch-2.4.0-test11.bz2 + patch -p0 -s + zcat /home/fvm/kernel/v2.4/test12-pre7.gz + patch -p0 -s 3 out of 3 hunks FAILED -- saving rejects to

Re: 2.4.0-test11 EXT2 corruption (3)

2000-12-10 Thread Jens Axboe
On Sun, Dec 10 2000, Frank van Maarseveen wrote: > Hmm, not only I see files stuffed with random data but sometimes also with > a block of zeroes (about 3600 consecutive zero bytes in a .depend > file) At one time /var/log/messages said while doing rm -rf: > > Dec 10 21:23:04 iapetus kernel: EXT2

Re: 2.4.0-test11 EXT2 corruption (3)

2000-12-10 Thread Frank van Maarseveen
Hmm, not only I see files stuffed with random data but sometimes also with a block of zeroes (about 3600 consecutive zero bytes in a .depend file) At one time /var/log/messages said while doing rm -rf: Dec 10 21:23:04 iapetus kernel: EXT2-fs error (device ide0(3,4)): ext2_readdir: bad entry in d

Re: 2.4.0-test11 EXT2 corruption (2)

2000-12-10 Thread Frank van Maarseveen
In addition to the previous: A clean rebuild of a linux tree failes because of EXT2 data block mixups (?). A second rebuild reveals further corruptions of similar nature. A final fsck uncovers a few lost inodes. All file lengths are reasonable i.e. no magic power of two numbers there. doit + mkd

2.4.0-test11 EXT2 corruption

2000-12-10 Thread Frank van Maarseveen
[running make depend after a fresh tar xz of a linux tree] Dec 10 15:31:36 iapetus kernel: attempt to access beyond end of device Dec 10 15:31:36 iapetus kernel: 03:04: rw=0, want=1934262372, limit=6281415 Dec 10 15:31:36 iapetus kernel: attempt to access beyond end of device Dec 10 15:31:36 ia