From: InvTraySts <invtrasys@gmail.com>
To: Eric Sandeen <sandeen@redhat.com>
Cc: Jan Kara <jack@suse.cz>, linux-ext4@vger.kernel.org
Subject: Re: Fwd: Need help with Data Recovery on Ext4 partitions that became corrupted on running OS
Date: Wed, 25 Sep 2013 21:41:55 -0400 [thread overview]
Message-ID: <CAOWv6b15AJQ=v2A8sTG8Z2BMbpcFvPNOgZXrin4PLTnHT8ypJQ@mail.gmail.com> (raw)
In-Reply-To: <52438706.3090706@redhat.com>
After running e2fsck on the copied drive,
e2fsck -y /dev/sdf1
[long output]
Illegal double indirect block (1162627398) in inode 792606. CLEARED.
Inode 792606 is too big. Truncate? yes
Block #2206781 (1047) causes directory to be too big. CLEARED.
Error storing directory block information (inode=792606, block=0,
num=818574): Memory allocation failed
root: ***** FILE SYSTEM WAS MODIFIED *****
e2fsck: aborted
root: ***** FILE SYSTEM WAS MODIFIED *****
root@server:~#
mount reports an error:
[793486.478664] EXT4-fs error (device sdf1):
htree_dirblock_to_tree:892: inode #2: block 20037: comm ls: bad entry
in directory: inode out of bounds - offset=0(0), inode=1162627398,
rec_len=48, name_len=3
[799147.110694] EXT4-fs (sdf1): ext4_check_descriptors: Checksum for
group 0 failed (32817!=0)
[799147.110698] EXT4-fs (sdf1): group descriptors corrupted!
On Wed, Sep 25, 2013 at 8:59 PM, Eric Sandeen <sandeen@redhat.com> wrote:
> On 9/25/13 7:08 PM, InvTraySts wrote:
>> (Going to merge these two back, because both of you are actually
>> helping me, but with the two conversations being segregated like this
>> it makes it hard to correlate with you both)
>> The partprobe did work with getting the partition table reread.
>> After that, the tune2fs sorta worked.
>> root@server:~# tune2fs -f -O ^has_journal /dev/sdf1
>> tune2fs 1.42.5 (29-Jul-2012)
>> root@server:~# mount /dev/sdf1 /media/tmp
>> root@server:~# ls -l /media/tmp/
>> total 0
>>
>> When I try and use the debugfs /dev/sdf1
>>
>> root@server:~# debugfs /dev/sdf1
>> debugfs 1.42.5 (29-Jul-2012)
>> debugfs: ls
>> EXT2 directory corrupted
>> debugfs: ls /
>> /: EXT2 directory corrupted
>
> At this point you could try e2fsck on the _copy_, to see what it
> can do.
>
> Seems like something quite bad may have happened to your storage,
> though, and e2fsck may not be magical for you.
>
> -Eric
>
next prev parent reply other threads:[~2013-09-26 1:42 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CAOWv6b1Jq0MAtELB_brhg_G3S2svEW8EaW9A8ciddTUdqDWFdQ@mail.gmail.com>
[not found] ` <CAOWv6b1m8A2S3sjDsJxOrRVztch6iq4zH9eFq5DKFMqtWWWpEw@mail.gmail.com>
2013-09-25 2:25 ` Fwd: Need help with Data Recovery on Ext4 partitions that became corrupted on running OS InvTraySts
2013-09-25 15:35 ` Eric Sandeen
2013-09-25 16:35 ` InvTraySts
2013-09-25 16:50 ` Eric Sandeen
2013-09-25 17:09 ` InvTraySts
2013-09-25 21:45 ` Eric Sandeen
2013-09-25 23:57 ` InvTraySts
2013-09-26 0:57 ` Eric Sandeen
2013-09-25 16:12 ` Jan Kara
2013-09-25 19:24 ` InvTraySts
2013-09-25 21:28 ` Jan Kara
2013-09-26 0:08 ` InvTraySts
2013-09-26 0:59 ` Eric Sandeen
2013-09-26 1:41 ` InvTraySts [this message]
2013-09-26 8:53 ` Jan Kara
2013-09-26 17:45 ` InvTraySts
2013-09-26 20:18 ` Jan Kara
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='CAOWv6b15AJQ=v2A8sTG8Z2BMbpcFvPNOgZXrin4PLTnHT8ypJQ@mail.gmail.com' \
--to=invtrasys@gmail.com \
--cc=jack@suse.cz \
--cc=linux-ext4@vger.kernel.org \
--cc=sandeen@redhat.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).