Re: Reiser4 corruption (fsck.reiser4 broken?)

2006-01-24 Thread Barry K. Nathan
d show that the corruption was still there -- I had to manually compile 1.0.5 and use that in order to actually fix the filesystem.) Maybe I should file a bug report with Debian about this (ideally with the goal of getting a reiser4progs 1.0.5 update package for Debian stable)... -- -Barry K. Nathan <[EMAIL PROTECTED]>

Re: Data being corrupted on reiserfs 3.6

2006-01-24 Thread Barry K. Nathan
Maybe this incantation would be better: badblocks -w -s -t random -o /some/file /dev/whateverdisk Then you can keep a second shell open and check whether /some/file has any blocks listed in it. If so, then that too eliminates the filesystem as a suspect. -- -Barry K. Nathan <[EMAIL PROTECTED]>