On Wed, 31 Mar 2004 14:44:00 +0300 (EEST) "Ivan Ivanov" <[EMAIL PROTECTED]> wrote:
> I made some tests to see how ext3 reiserfs 3.6 and jfs survive disk > errors. > > The test is simple: > format a partition, copy the kernel source, unmount and and do ?dd > if=/dev/zero of=/dev/hdd bs=512 count=100000 seek=30000? to simulate a > disk surface damage and then run fsck. > > seek=30000 ? this must be the second half of journal in reiserfs and > ext3, for jfs I don't know If you feel destructive please also test with if=/dev/urandom and report how various fscks handle that :) -- Jure PeÄar
