linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: NeilBrown <neilb@suse.de>
To: Chris Purves <chris@northfolk.ca>
Cc: "linux-raid@vger.kernel.org" <linux-raid@vger.kernel.org>,
	"Alexander Kühn" <alexander.kuehn@nagilum.de>,
	jeromepoulin@gmail.com
Subject: Re: unable to recover RAID 5 due to bad block
Date: Fri, 11 Nov 2011 07:11:42 +1100	[thread overview]
Message-ID: <20111111071142.383f10f0@notabene.brown> (raw)
In-Reply-To: <4EBC00E6.3030404@northfolk.ca>

[-- Attachment #1: Type: text/plain, Size: 1212 bytes --]

On Thu, 10 Nov 2011 12:50:46 -0400 Chris Purves <chris@northfolk.ca> wrote:

> On 2011-11-10 12:20, Alexander Kühn wrote:
> > ddrescue to the rescue!
> > Get a another new disk, then ddrescue the one with the read error to the new disk.
> > Assemble the array using the new disk instead of the one with the read error.
> > You will loose the blocks that can't be read of course.
> > And in the future do run raid check/scrubbing at regular intervals. ;)
> 
> I have tried this already.  After cloning the disk with errors, I replaced it with the clone and tried to re-start the array using
> 
> mdadm --assemble --force /dev/md1
> 
> mdadm assigned the new disk as a spare and said there were only three disks to start the array and so couldn't start it.
> 
> After I clone the disk with the error, how precisely should I re-start the array?
> 
> 

This should have worked.  So presumably some unstated requirement wasn't met.

Give details.  Names of devices, sizes of devices, "mdadm --examine" of
device.  Are you using partitions or whole disk ....

The best assemble command would be:
  mdadm --assemble /dev/md1 -vv ...list...of.devices..you...want.it.to.include. 


NeilBrown

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 828 bytes --]

  parent reply	other threads:[~2011-11-10 20:11 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-10 16:04 unable to recover RAID 5 due to bad block Chris Purves
2011-11-10 16:20 ` Alexander Kühn
2011-11-10 16:50   ` Robin Hill
2011-11-10 17:04     ` Chris Purves
2011-11-10 16:50   ` Chris Purves
2011-11-10 17:02     ` Alexander Kühn
2011-11-10 17:07       ` Chris Purves
2011-11-10 20:09       ` NeilBrown
2011-11-10 20:11     ` NeilBrown [this message]
2011-11-11  0:15       ` unable to recover RAID 5 due to bad block [solved] Chris Purves
     [not found] ` <CALJXSJrdBX8xqkwamauRsz27LUQYg-gV-G4K+RrNkdhB5ki31w@mail.gmail.com>
2011-11-10 16:42   ` unable to recover RAID 5 due to bad block Jérôme Poulin

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=20111111071142.383f10f0@notabene.brown \
    --to=neilb@suse.de \
    --cc=alexander.kuehn@nagilum.de \
    --cc=chris@northfolk.ca \
    --cc=jeromepoulin@gmail.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;
as well as URLs for NNTP newsgroup(s).