All of lore.kernel.org
 help / color / mirror / Atom feed
From: Steve Carlson <stevengcarlson@gmail.com>
To: NeilBrown <neilb@suse.de>
Cc: linux-raid@vger.kernel.org
Subject: Re: RAID0 partition set to spare
Date: Mon, 16 Jan 2012 02:04:09 -0600	[thread overview]
Message-ID: <CA+q4O7Ou5DRyy5dYyrbGnWovQtwQj7+cLj7vKpeKeNwEGNMJdQ@mail.gmail.com> (raw)
In-Reply-To: <20120115161831.6e46f413@notabene.brown>

> I don't know how the array could have got in this state.  IO errors on a
> RAID0 don't mark the devices as faulty.
> You would have to explicitly
>   mdadm /dev/md2 --fail /dev/sdb3
> or something like that - and I doubt you did that.
>
> Anyway:
>  mdadm -S /dev/md2
>  mdadm -C /dev/md2 -e 0.90 -c 64 -l 0 -n 2 /dev/sda3 /dev/sdb3
>
> should get you going again.  All the data should be there except for anything
> that the hard drive has decided to keep for itself.
>
> NeilBrown

This fixed it.  Thanks a bunch Neil and Jes!

-Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-raid" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

      reply	other threads:[~2012-01-16  8:04 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-12-30  8:21 RAID0 partition set to spare Steve Carlson
2011-12-30 10:58 ` Jes Sorensen
2011-12-31  3:03   ` Steve Carlson
2011-12-31 10:08     ` Jes Sorensen
2011-12-31 23:37       ` Steve Carlson
     [not found]         ` <CALFpzo6tUc1UrvJj9T1cWtgNyVjBHP89qnZPq8r_9Qz-m=eWog@mail.gmail.com>
2012-01-01  3:44           ` Marcus Sorensen
2012-01-14 21:42         ` Steve Carlson
2012-01-15  5:18           ` NeilBrown
2012-01-16  8:04             ` Steve Carlson [this message]

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=CA+q4O7Ou5DRyy5dYyrbGnWovQtwQj7+cLj7vKpeKeNwEGNMJdQ@mail.gmail.com \
    --to=stevengcarlson@gmail.com \
    --cc=linux-raid@vger.kernel.org \
    --cc=neilb@suse.de \
    /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.