[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

ReiserFS Problems with kernel-image-2.6.8-1-k7



Hi kernel-list!

I'm running current Sarge on an Athlon XP 2000+, the MSI-motherboard "KT3
Ultra2" with a VIA KT333 chipset and kernel-image-2.6.8-1-k7, revision
2.6.8-5 (from the oroginal debian package). My harddisks (hda, hdc) are
two identical Seagate Barracudas 160GB, 7200rpm, 8MB cache) which are
identically partitioned:

hda1, hdc1 are ReiserFS (hda1=root)
hda2, hdc2 are swap
hda3, hdc3, hda4, hdc4 are ReiserFS

hda4 and hdc4 are connected together to a software-raid1 and result in
/dev/md4, which I use mount at /home. I'm running the raid, because some
months ago (then I was running kernel version 2.6.7) my
ReiserFS-home-partition was shreddered, which I dont't want to happen
again... When that happened I was convinced that it was my harddrive's
fault.

Yesterday night (11:43pm) my machine suddenly froze while I was just doing
a standard-task while logged in as local user. After reboot I had some
difficulties logging in into Gnome again, but after some trying I finally
managed to do so (this already was a hint for me that some data on the
/home partition (=/dev/md4) might have been corrupted). Checking logfiles
in /var/log revealed no entries at 11:43pm (when the crash had happened),
but there are some warnings from 11:29pm concerning ReiserFS and /dev/md4
(see the snippet from kern.log below).

When running reiserfsck /dev/hda4 (after raidstop /dev/md4) it found a
whole lot of errors and suggested to try the --rebuild-tree option. As on
/dev/hdc4 I had a backup of hda4 I followed this suggestion. But
unfortunately running "reiserfsck --rebuild-tree /dev/hda4" only left this
partition in a desolate state... (lots of corrupted files, 2.9GB of
data-crap in lost+found)

Bug #274167 describes a similliar issue for the kernel-image-2.6.8-1-686,
but I suppose it`s something different in my case.

Here's a snippet from my kern.log:

---BEGIN---
Nov 28 23:28:46 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:46 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:46 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46465 0x0 SD]
Nov 28 23:28:46 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:46 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:46 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46465 0x0 SD]
Nov 28 23:28:48 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:48 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:48 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:48 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:48 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:48 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:49 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:49 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:49 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:49 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:49 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:49 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:50 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:50 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:50 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:50 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:50 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:50 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:50 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:50 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:50 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:51 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:51 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:51 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:51 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:51 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:51 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:51 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:51 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46464 0x0 SD]
Nov 28 23:28:59 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:59 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:59 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:28:59 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:28:59 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:28:59 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:29:21 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:29:21 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:29:21 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:29:21 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:29:21 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:29:21 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:29:21 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:29:21 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:29:21 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:29:21 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:29:21 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:29:21 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:29:21 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:29:21 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:29:21 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
Nov 28 23:29:21 localhost kernel: ReiserFS: warning: is_tree_node: node level 25806 does not match to the expected one 1
Nov 28 23:29:21 localhost kernel: ReiserFS: md4: warning: vs-5150: search_by_key: invalid format found in block 3806797. Fsck?
Nov 28 23:29:21 localhost kernel: ReiserFS: md4: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occurred trying to find stat data of [46463 46466 0x0 SD]
---END---

If I shold provide further information, please tell me!
Should I file a bug against kernel-image-2.6.8-1-k7?


thanks in advance!

Adalbert

(please don't cc me as I'm subscribed to this list)



Reply to: