From: Phil Turmel <philip@turmel.org>
To: DeadManMoving <sequel@neofreak.org>, linux-raid@vger.kernel.org
Subject: Re: failed RAID 5 array
Date: Thu, 13 Nov 2014 17:56:53 -0500 [thread overview]
Message-ID: <54653735.90007@turmel.org> (raw)
In-Reply-To: <1415807882.4241.36.camel@lappy.neofreak.org>
On 11/12/2014 10:58 AM, DeadManMoving wrote:
> Hi list,
>
> I have a failed RAID 5 array, composed of 4 x 2TB drives without hot
> spare. On the fail array, it looks like there is one drive out of sync
> (the one with a lower Events counts) and another drive with a missing or
> corrupted superblock (dmesg is reporting "does not have a valid v1.2
> superblock, not importing!" and i have a : Checksum : 5608a55a -
> expected 4108a55a).
>
> All drives seems good though, the problem was probably triggered by a a
> broken communication between the external eSATA expansion card and
> external drive enclosure (card, cable or backplane in the enclosure i
> guess...).
>
> I am now in the process of making exact copies of the drives with dd to
> other drives.
>
> I have an idea on how to try to get my data back but i would be happy if
> someone could help/validate with the steps i intent to follow to get
> there.
--create is almost always a bad idea.
Just use "mdadm -vv --assemble --force /dev/mdX /dev/sd[abcd]"
One drive will be left behind (the bad superblock), but the stale one
will be revived and you'll be able to start.
If that doesn't work, show the output of the above command. Do NOT do
an mdadm --create.
Phil
next prev parent reply other threads:[~2014-11-13 22:56 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-12 15:58 failed RAID 5 array DeadManMoving
2014-11-13 22:56 ` Phil Turmel [this message]
2014-11-14 13:19 ` DeadManMoving
2014-11-14 13:42 ` Phil Turmel
2014-11-14 14:08 ` DeadManMoving
2014-11-14 14:52 ` Phil Turmel
2014-11-14 15:53 ` DeadManMoving
2014-11-14 16:04 ` Phil Turmel
2014-11-15 6:42 ` Wolfgang Denk
2014-11-15 15:03 ` Phil Turmel
-- strict thread matches above, loose matches on Subject: below --
2004-09-10 12:31 failed raid " Jim Buttafuoco
2004-09-10 13:03 ` Jim Buttafuoco
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=54653735.90007@turmel.org \
--to=philip@turmel.org \
--cc=linux-raid@vger.kernel.org \
--cc=sequel@neofreak.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).