All of lore.kernel.org
 help / color / mirror / Atom feed
From: Digimer <lists@alteeve.ca>
To: Phil Turmel <philip@turmel.org>
Cc: linux-raid@vger.kernel.org
Subject: Re: Broken array, trying to assemble enough to copy data off
Date: Thu, 10 Oct 2013 12:20:20 -0400	[thread overview]
Message-ID: <5256D3C4.5010109@alteeve.ca> (raw)
In-Reply-To: <5256A14B.7030008@turmel.org>

On 10/10/13 08:44, Phil Turmel wrote:
> Good morning,
> 
> On 10/09/2013 07:41 PM, Digimer wrote:
>> I forgot to add the smartctl output;
>>
>> /dev/sdb: http://fpaste.org/45627/13813614/
>> /dev/sdc: http://fpaste.org/45628/38136150/
>> /dev/sdd: http://fpaste.org/45630/36151813/
>> /dev/sde: http://fpaste.org/45632/36154613/
>>
>> (sorry for the top post, worried this would have gotten lost below)
> 
> [You could/should have just trimmed the material below.]
> 
> Anyways, excellent report.
> 
> According to the mdadm -E data, you should only need to perform a forced
> assembly, like so:
> 
> mdadm --stop /dev/md1
> mdadm --assemble --force /dev/md1 /dev/sd[bcde]2
> 
> Your drives all have the same event counts, suggesting that they were
> all dieing within milliseconds of each other.  One of them lived long
> enough to record the another's failure, but not to bump the event count.
>  The dead machine almost certainly suffered a catastrophic hardware failure.
> 
> Presuming the forced assembly works, you should plan on tossing these
> drives after you get your data... they have dangerously high relocation
> counts and cannot be trusted.  (Fairly typical for consumer drives
> approaching 30k hours.)
> 
> HTH,
> 
> Phil

Ya, I have no plan at all to use these drives or the server they came
from anymore. In fact, they've already been replaced. :)

I tried the --assemble --force (and --assemble --force --run) without
success. It fails saying that sde2 thinks sdb2 has failed, leaving two
dead members. If I try to start with just sd[bcd], it says that it has
two drives and one spare, so still refuses to start.

Any other options/ideas? I'm not in any rush, so I am happy to test things.

Cheers!

digimer

-- 
Digimer
Papers and Projects: https://alteeve.ca/w/
What if the cure for cancer is trapped in the mind of a person without
access to education?

  reply	other threads:[~2013-10-10 16:20 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-10-09 23:25 Broken array, trying to assemble enough to copy data off Digimer
2013-10-09 23:41 ` Digimer
2013-10-10 12:44   ` Phil Turmel
2013-10-10 16:20     ` Digimer [this message]
2013-10-10 16:36       ` Phil Turmel
2013-10-10 16:54         ` Digimer
2013-10-10 17:58           ` Phil Turmel

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=5256D3C4.5010109@alteeve.ca \
    --to=lists@alteeve.ca \
    --cc=linux-raid@vger.kernel.org \
    --cc=philip@turmel.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 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.