All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Ceuleers <jan.ceuleers@computer.org>
To: "Jérôme Poulin" <jeromepoulin@gmail.com>
Cc: linux-raid@vger.kernel.org
Subject: Re: Reduce number of active RAID1 devices
Date: Mon, 30 Jan 2012 20:06:33 +0100	[thread overview]
Message-ID: <4F26EA39.5060800@computer.org> (raw)
In-Reply-To: <CALJXSJrYTuMRYfho05XXMFX0e1hekbm5BUtA5EhhO1HmOiBeig@mail.gmail.com>

On 01/30/2012 07:53 PM, Jérôme Poulin wrote:
> On Mon, Jan 30, 2012 at 1:40 PM, Jan Ceuleers<jan.ceuleers@computer.org>  wrote:
>> md0 : active raid1 sdb2[3] sde1[2] sdd1[0]
>>       521984 blocks [4/3] [U_UU]
> You must first fail and remove a device from the array, reduce to 2
> components and add back the spare which will appear as sdxN (S). You
> can do this online.
>
That works, thank you very much.

root@zotac:~# cat /proc/mdstat
Personalities : [linear] [multipath] [raid0] [raid1] [raid6] [raid5] 
[raid4] [raid10]
md1 : active raid1 sdb3[2](S) sde2[1] sdd2[0]
       487861824 blocks [2/2] [UU]

md0 : active raid1 sdb2[2](S) sde1[1] sdd1[0]
       521984 blocks [2/2] [UU]

unused devices: <none>


--
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-30 19:06 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-01-30 18:40 Reduce number of active RAID1 devices Jan Ceuleers
2012-01-30 18:53 ` Jérôme Poulin
2012-01-30 19:06   ` Jan Ceuleers [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=4F26EA39.5060800@computer.org \
    --to=jan.ceuleers@computer.org \
    --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 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.