linux-ext4.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@redhat.com>
To: InvTraySts <invtrasys@gmail.com>
Cc: 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 11:50:42 -0500	[thread overview]
Message-ID: <52431462.1090906@redhat.com> (raw)
In-Reply-To: <CAOWv6b0Pr5JdLc9JCQFA3AyLwa_GGPrJa71oK0St8Ci2NA+uNA@mail.gmail.com>

On 9/25/13 11:35 AM, InvTraySts wrote:
> Not used to mailing list courtesy so forgive how gmail responds to these...
> 
> I didn't have any kind of error on the RAID controller itself. When I
> went back for one of the weekends, I went into the RAID controller
> BIOS and everything was reported as normal. Of the four logical drives
> experiencing problems, only two of them were on the controller, one
> was plugged into the motherboard, the last one was plugged into an
> add-on SATA card.
> 
> I don't know what happened on the 24th of August, all I know is that
> it was working fine the previous night, tried to get on the network,
> and everything had stopped working (web server, DHCP, bind, samba,
> etc). Went down to inspect the machine and noticed that it was running
> but there was nothing showing up the monitor when plugging it in. So I
> am not sure of the exact events of how it failed, I just know that
> after hardware testing, the processor was dead.

Ok, so pretty extreme hardware failure.

> I have tried using dd and ddrescue using the following commands:
>  dd if=/dev/sdc of=/dev/sdf bs=4096 conv=notrunc,noerror,sync
>  ddrescue -vf /dev/sdh /dev/sdf /home/andrew/logfile.txt

(you said the copy was worse; what was wrong with it?)
(did the dd or ddrescue encounter any errors while doing the copy?)

dd should have worked fine, and you should be able to play with that
image.  First thing I'd try, if it still throws the bad journal
error first, is to tune2fs -O ^has_journal /dev/sdf

Then try to mount and /or run e2fsck on it, see how it fares.
The journal is just the first thing mount's going to look at;
if the corruption is widespread you may just have a cascade of other
errors behind it, but worth a shot.

-Eric


  reply	other threads:[~2013-09-25 16:50 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 [this message]
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
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=52431462.1090906@redhat.com \
    --to=sandeen@redhat.com \
    --cc=invtrasys@gmail.com \
    --cc=linux-ext4@vger.kernel.org \
    /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).