All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jean-Michel Bonnefond <bon@teamlog.Fr>
To: reiserfs-list@namesys.com
Subject: Reiserfs corruption problem.
Date: Tue, 2 Mar 2004 10:35:44 +0100	[thread overview]
Message-ID: <200403021035.45201.bon@teamlog.Fr> (raw)


Hi all,

I have a 40Go ide disk that is mounted with one big partition containing all 
my clients datas on a linux debian woody. I was working as usual on the 
server when I suddenly couldn't no more list the contents of the root mount 
point (/part) but could continue working and looking into the files all under 
the root, (/part/distrib) and can cd into all the sub-directories. I just 
can't access to the root partition contents with an error message that I 
unfortunately haven't keep.

I decide to reboot the server in order to plug another ide disk to copy all 
data to this disk but, as soon as I umount the disk, I was unable to remount 
it. It replies me :
mount: is not a repertory (traduction of the french error message).

The reiserfsck do reply :

root@interne:~# reiserfsck /dev/hdc1
<--------reiserfsck 3.6.4, 2002-------->

Will read-only check consistency of the filesystem on /dev/hdc1
Will put log info to 'stdout'

Do you want to run this program?[N/Yes] (note need to type Yes if you do):Yes

******************************************************
* Warning: The dma on your hard drive is turned off. *
* This may really slow down the fsck process.        *
******************************************************
###########
reiserfsck --check started at Tue Mar  1 15:19:46 2004
###########
Replaying journal..
0 transactions replayed
Checking internal tree../  1 (of   2)bad_internal: vpf-10320: block 8384, 
items 5 and 6: The wrong order of items: [2 2310 0x52a2001 IND (1)], [0 2311 
0x69db001 IND (1)]
 the problem in the internal node occured (8384), whole subtree is skipped
finished
Comparing bitmaps..vpf-10640: The on-disk and the correct bitmaps differs.
Bad nodes were found, Semantic pass skipped
1 found corruptions can be fixed only during --rebuild-tree
###########
reiserfsck finished at Tue Mar  2 10:20:00 2004
###########
root@interne:~#

So I does a dd_rescue of the disk to another one wich hadn't notice any 
hardware problem, all the physical disk can be acceseed well. 
and then I launch a --rebuild-tree.

The first stage seem to pass correctly but the second pass loop infinitely on 
message :

do_pass_2: The block (level=28869, nr_item=905, free_space=49895 rdkey), 
marked as a leaf on the first two passe, is not a leaf! Will be skipped.


So do you have any suggestion on what I can do now and how I can acces again 
to my datas, even temporarily to copy them eslewhere? 

Thanks for your help.
Jean-Michel.


             reply	other threads:[~2004-03-02  9:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-03-02  9:35 Jean-Michel Bonnefond [this message]
2004-03-02 10:15 ` Reiserfs corruption problem Vitaly Fertman

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=200403021035.45201.bon@teamlog.Fr \
    --to=bon@teamlog.fr \
    --cc=reiserfs-list@namesys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.