Linux RAID subsystem development
 help / color / mirror / Atom feed
From: "John Stoffel" <john@stoffel.org>
To: Ian Young <ian@duffrecords.com>
Cc: linux-raid <linux-raid@vger.kernel.org>
Subject: Re: I will pay money for the correct RAID recovery instructions
Date: Fri, 17 Oct 2014 10:05:40 -0400	[thread overview]
Message-ID: <21569.8756.823611.71332@quad.stoffel.home> (raw)
In-Reply-To: <CANs+QMy7d+kAxazgdk_r+iPtK45+ddSMwEQg6M_6e4giqJgJmw@mail.gmail.com>


Ian,

It would also help if you posted the details of your setup using:

cat /proc/partitions
cat /proc/mdstat

mdadm -D /dev/md#
 - for each of the devices above.

mdadm -E /dev/sd<drive><#>
 - for each disk or partition in the array from above.



But the suggestions to ddrescue the going bad drive onto a new disk is
a good one.  On my debian system, I would do the following:

  sudo apt-get install gddrescue
  ddrescue /dev/sde /dev/sdf /var/tmp/ddrecue-sde.log

and see how that goes.  

Good luck,
John

  reply	other threads:[~2014-10-17 14:05 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-16 19:59 I will pay money for the correct RAID recovery instructions Ian Young
2014-10-16 20:22 ` Robin Hill
2014-10-16 22:08   ` Ian Young
2014-10-17 14:05     ` John Stoffel [this message]
     [not found]       ` <CAOS+5GGMGU2doP=v1LfeA5CDDmuMj4gxUcNtoK5-gJWHO9CMaw@mail.gmail.com>
2014-10-17 15:13         ` Fwd: " Another Sillyname
2014-10-17 16:14           ` John Stoffel
2014-10-30 23:03             ` Ian Young

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=21569.8756.823611.71332@quad.stoffel.home \
    --to=john@stoffel.org \
    --cc=ian@duffrecords.com \
    --cc=linux-raid@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