All of lore.kernel.org
 help / color / mirror / Atom feed
* disk damage test
@ 2002-04-06  7:36 Ivan Ivanov
  2002-04-06 22:10 ` Oleg Drokin
  0 siblings, 1 reply; 9+ messages in thread
From: Ivan Ivanov @ 2002-04-06  7:36 UTC (permalink / raw)
  To: reiserfs-list

I made a simple test to compare how reiserfs and ext3 survive disk damage.
The test was on loop device. To simulate disk bad blocks I wrote "0" in
random positions in the file that was used for loop.

Reiserfs is very sensitive to disk damage. Several bad blocks on disk can
make the entire file system unusable and all data to be lost:
'reiserfsck --fix-fixable' tells that I must use --rebuild-tree but it
doesn't help.

On the contrary ext3 survives major disk damages. After running fsck
two times much of the broken files and dirs are placed in lost+found
and almost all data is recovered.

Regards
Ivan



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2002-04-07 12:33 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-04-06  7:36 disk damage test Ivan Ivanov
2002-04-06 22:10 ` Oleg Drokin
2002-04-07  9:01   ` Ivan Ivanov
2002-04-07  9:05     ` Oleg Drokin
2002-04-07  9:17       ` Ivan Ivanov
2002-04-07 10:11         ` Oleg Drokin
2002-04-07 11:21           ` Ivan Ivanov
2002-04-07 12:11             ` Oleg Drokin
2002-04-07 12:33               ` Ivan Ivanov

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.