crash of a reiser file system
Hello, a have a laptop under suse 9.1, and the home reiserfs partition is sufferring a crash. when I try to manually mount it through the the command : mount /dev/hda6 -t reiserfs /home/ ReiserFS: hda6: found reiserfs format "3.6" with standard journal ReiserFS: hda6: journal params: device hda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 ReiserFS: hda6: checking transaction log (hda6) ReiserFS: warning: is_tree_node: node level 18795 does not match to the expected one 3 ReiserFS: hda6: warning: vs-5150: search_by_key: invalid format found in block 9933. Fsck? ReiserFS: hda6: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occured trying to find ReiserFS: hda6: vs-13070: reiserfs_read_locked_inode: i/o failure occured trying to find stat data of [1 2 0x0 SD] ReiserFS: hda6: using r5 hash to sort names ReiserFS: hda6: warning: xattrs/ACLs enabled and couldn't find/create .reiserfs_priv. Failing mount. mount: Operation not supported Is there a possibility to recover the filesystem ? or to mount in read-only to extract the data ? Aldrik KLEBER
On 06.06.05,11:13, Aldrik KLEBER wrote:
Hello, a have a laptop under suse 9.1, and the home reiserfs partition is sufferring a crash.
when I try to manually mount it through the the command : mount /dev/hda6 -t reiserfs /home/ ReiserFS: hda6: found reiserfs format "3.6" with standard journal ReiserFS: hda6: journal params: device hda6, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 ReiserFS: hda6: checking transaction log (hda6) ReiserFS: warning: is_tree_node: node level 18795 does not match to the expected one 3 ReiserFS: hda6: warning: vs-5150: search_by_key: invalid format found in block 9933. Fsck? ReiserFS: hda6: warning: vs-13070: reiserfs_read_locked_inode: i/o failure occured trying to find ReiserFS: hda6: vs-13070: reiserfs_read_locked_inode: i/o failure occured trying to find stat data of [1 2 0x0 SD] ReiserFS: hda6: using r5 hash to sort names ReiserFS: hda6: warning: xattrs/ACLs enabled and couldn't find/create .reiserfs_priv. Failing mount. mount: Operation not supported
Is there a possibility to recover the filesystem ? or to mount in read-only to extract the data ?
Aldrik KLEBER
You can boot on the Suse CD/DVD and choose Rescue System. Then do "reiserfsck --check" and it will tell you what to do. - Jostein -- Jostein Berntsen <jbernts@broadpark.no>
participants (2)
-
Aldrik KLEBER
-
Jostein Berntsen