From: Vladimir Saveliev <vs@namesys.com>
To: Flora Dru <dru@dicts.mak.ac.ug>
Cc: reiserfs-list@namesys.com
Subject: Re: Filesystem repair and Data Recovery
Date: Fri, 01 Jul 2005 16:19:22 +0400 [thread overview]
Message-ID: <1120220361.3603.62.camel@tribesman.namesys.com> (raw)
In-Reply-To: <20050701112954.B2F849FF0@mail.mak.ac.ug>
Hello
On Fri, 2005-07-01 at 15:29, Flora Dru wrote:
> Hi,
>
> our reiserfs partition that holds our institutions mails got corrupted
> (27GB).
Can you please provide more details? Does it refuse to mount? Do you get
kernel warnings when you try to access files on it? Did it get
unreadable blocks?
> A colleague that was around tried to recover it but failed. So he
> changed the filesystem to ext2 in /etc/fstab and rebooted. the partition
> came up but with some of its folders and files corrupted, some folders have
> become executables with strange owners and permissions that dont respond to
> cp, chmod, chown or mv commands.
>
> We created an image of the corrupted files onto an ext2 partition and
> tried to repair it but files in lost+found had strange filenames.
>
Please run
reiserfsck /dev/sda2
and let us know what does it say.
please make sure that you have the most recent reiserfsck with
reiserfsck -V. If it is not 3.6.19 - please upgrade:
ftp://ftp.namesys.com/pub/reiserfsprogs/reiserfsprogs-3.6.19.tar.gz
> We created another image file onto a remote host reiserfs partition using (
> ssh corrupthost dd if=/dev/sda1 conv=noerror > sda1.img) and did the
> following:
> losetup /dev/loop0 sda1.img
> reiserfsck --rebuild-sb /dev/loop0
> reiserfsck --rebuild-tree /dev/loop0
>
> but it failes with "No reiserfs metadata" found error and the log file
> contains
>
> ####### Pass 0 #######
> Could not find hash in use. Using "r5"
> ####### Pass 1 #######
> ####### Pass 2 #######
>
>
> Please advise.
>
> Thanks
> Dru
>
next prev parent reply other threads:[~2005-07-01 12:19 UTC|newest]
Thread overview: 15+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-01 11:29 Filesystem repair and Data Recovery Flora Dru
2005-07-01 12:19 ` Vladimir Saveliev [this message]
2005-07-01 13:06 ` Flora Dru
2005-07-01 14:05 ` Vladimir Saveliev
2005-07-01 14:35 ` Flora Dru
2005-07-01 15:14 ` Vladimir Saveliev
2005-07-01 15:32 ` Flora Dru
2005-07-01 16:15 ` Vladimir Saveliev
2005-07-01 16:36 ` Flora Dru
2005-07-01 17:37 ` Vladimir Saveliev
2005-07-02 10:19 ` Flora Dru
2005-07-03 12:59 ` Vladimir Saveliev
2005-07-03 14:35 ` Flora Dru
2005-07-04 10:06 ` Vladimir Saveliev
2005-07-04 10:50 ` Flora Dru
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=1120220361.3603.62.camel@tribesman.namesys.com \
--to=vs@namesys.com \
--cc=dru@dicts.mak.ac.ug \
--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.