All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vladimir Saveliev <vs@namesys.com>
To: Christian Placzek <kris@cp-data.de>
Cc: reiserfs-list@namesys.com
Subject: Re: reiserfs3 rebuild-tree successful but no files
Date: Thu, 10 Feb 2005 11:50:04 +0300	[thread overview]
Message-ID: <1108025403.395.345.camel@tribesman.namesys.com> (raw)
In-Reply-To: <200502100754.56823.kris@cp-data.de>

Hello

On Thu, 2005-02-10 at 09:54, Christian Placzek wrote:
> On Wednesday 09 February 2005 13:01, Vladimir Saveliev wrote:
> > Hello
> >
> > On Wed, 2005-02-09 at 12:04, Christian Placzek wrote:
> > > On Wednesday 09 February 2005 09:47, you wrote:
> > > > Hello
> > > >
> > > > On Wed, 2005-02-09 at 01:21, Christian Placzek wrote:
> > > > > Hello,
> > > > >
> > > > > a friend of mine shredded his data (70GB) when he tried to undelete
> > > > > an accidentally deleted file. He normally works with windoze.
> > > > > Therefore he didn't know he couldn't undelete a file on a reiserfs
> > > > > partition with ext2 undelete tool %-(
> > > > > When he called me it was already too late. He had overwritten the
> > > > > superblock :-(
> > > > >
> > > > > I'm still trying to rescue the data. I can see them in the image
> > > > > using grep or hexedit. But nothing I tried has been successful. My
> > > > > first steps were unmounting the partition, taking an image and
> > > > > working with a copy of this image using a loop back device.
> > > > >
> > > > > All files have been retrieved but were removed by reiserfsck --check
> > > > > although the last output says that directories and files have been
> > > > > linked (see below). I tried with many combinations nearly all
> > > > > parameters of reiserfsck: --fix-fixable --no-journal-available -S ...
> > > >
> > > > have you tried
> > > > reiserfsck --rebuild-tree -S
> > > > ?
> > > > If not, run it on newly created copy of shredded device.
> > >
> > > Yes, I did. The output of reiserfsck --rebuild-tree gave other numbers of
> > > linked directories/files. But I can't see them.
> > >
> > > > Did you look at lost+found?
> > >
> > > Shure, see below.
> >
> > can you do
> > debugreiserfs -p -S /dev/shredded | bzip2 -c > meta.bz2
> Okay, I've done two versions, one with and one without '-S'. I applied the 
> following commands to the image copy (the image itself is untouched, I always 
> worked with fresh copies):
> 
> # reiserfsck -y /dev/loop/0 --rebuild-sb
> # reiserfsck -y /dev/loop/0 --check
> # reiserfsck -y /dev/loop/0 --rebuild-tree
> # debugreiserfs -p /dev/loop/0 | bzip2 -c > meta.bz2
> # reiserfsck -y /dev/loop/0 --rebuild-tree -S
> # debugreiserfs -p /dev/loop/0 | bzip2 -c > meta-S.bz2
> 
> Use ftp://80.133.138.104:12121 user: marc pw: tukli
> 
ok.

> Lena gave me another hint:
> >> Sorry, but what does df  -T say?
> >> Does it say that  reiserfs filesystem is mounted on /mnt/temp1?
> >>
> >> Thanks,
> >> Lena.
> > No, it replied:
> > # /dev/loop/0   ext2    69529276        20  65997368   1% /mnt/temp1
> >
> > If I force mount with -t reiserfs it says:
> > root@marvin:/home/kris 0$ # mount -o ro -t reiserfs /dev/loop/0 /mnt/temp1/
> > mount: wrong fs type, bad option, bad superblock on /dev/loop/0,
> >       or too many mounted file systems
> >

Yes, so, were you able to mount the filesystem eventually?



  reply	other threads:[~2005-02-10  8:50 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-02-08 22:21 reiserfs3 rebuild-tree successful but no files Christian Placzek
2005-02-09  8:47 ` Vladimir Saveliev
2005-02-09  9:04   ` Christian Placzek
     [not found]     ` <4209D935.1060203@namesys.com>
2005-02-09 11:56       ` Christian Placzek
2005-02-09 12:22         ` Vladimir Saveliev
2005-02-09 12:01     ` Vladimir Saveliev
2005-02-10  6:54       ` Christian Placzek
2005-02-10  8:50         ` Vladimir Saveliev [this message]
2005-02-10 12:50           ` Christian Placzek
2005-02-10 14:52             ` Vladimir Saveliev
2005-02-11  7:02               ` Christian Placzek
     [not found]         ` <420B6B35.2000607@namesys.com>
2005-02-10 15:02           ` Christian Placzek
2005-02-10 15:25             ` Vitaly Fertman
2005-02-11  7:32               ` Christian Placzek
2005-02-11 10:57                 ` Vitaly Fertman
2005-02-10 20:54         ` Vitaly Fertman
2005-02-10 21:59           ` Adrian Ulrich

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=1108025403.395.345.camel@tribesman.namesys.com \
    --to=vs@namesys.com \
    --cc=kris@cp-data.de \
    --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.