From: "NeilBrown" <neilb@suse.de>
To: Nix <nix@esperi.org.uk>
Cc: linux-raid@vger.kernel.org
Subject: Re: How to un-degrade an array after a totally spurious failure?
Date: Thu, 21 May 2009 12:49:04 +1000 (EST) [thread overview]
Message-ID: <97f847c1f487636ed40b8c1db1b98105.squirrel@neil.brown.name> (raw)
In-Reply-To: <87skiztloo.fsf@hades.wkstn.nix>
On Thu, May 21, 2009 9:10 am, Nix wrote:
> So, anyone got a command that would help? I'm not even sure if this is
> assembly or growth: it doesn't quite fit into either of those
> categories. There must be a way to do this, surely?
It is neither. It is management.
mdadm --manage /dev/mdX --remove /dev/sdb6
mdadm --manage /dev/mdX --add /dev/sdb6
(The --manage is not actually needed, but it doesn't hurt).
NeilBrown
next prev parent reply other threads:[~2009-05-21 2:49 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-20 23:10 How to un-degrade an array after a totally spurious failure? Nix
2009-05-21 2:49 ` NeilBrown [this message]
2009-05-21 7:32 ` Nix
2009-05-26 8:25 ` Leslie Rhorer
2009-05-26 10:47 ` NeilBrown
2009-06-08 1:43 ` Leslie Rhorer
2009-06-08 1:54 ` Carlos Carvalho
2009-06-08 1:56 ` Leslie Rhorer
2009-06-08 7:51 ` Robin Hill
2009-06-08 13:12 ` Carlos Carvalho
2009-06-09 1:55 ` Leslie Rhorer
2009-08-03 7:30 ` Leslie Rhorer
2009-08-03 7:43 ` NeilBrown
2009-08-03 8:28 ` Leslie Rhorer
2020-01-12 9:48 ` mdadm not sending email Leslie Rhorer
2020-01-12 12:47 ` John Stoffel
2020-01-13 14:00 ` Leslie Rhorer
2020-01-29 20:46 ` Leslie Rhorer
[not found] ` <CALc6PW4mf0kkU2y8mPvQsM3N-EMG2kLV3Y9-8EV-XQgLBmy_YA@mail.gmail.com>
2020-01-30 22:14 ` Leslie Rhorer
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=97f847c1f487636ed40b8c1db1b98105.squirrel@neil.brown.name \
--to=neilb@suse.de \
--cc=linux-raid@vger.kernel.org \
--cc=nix@esperi.org.uk \
/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).