linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Harris <rharris@shabadoo.org>
To: linux-raid@vger.kernel.org
Subject: Re: no-reboot mirror creation
Date: Tue, 28 Mar 2006 09:46:04 -0500	[thread overview]
Message-ID: <44294C2C.6080406@shabadoo.org> (raw)
In-Reply-To: <20060328141523.GD18942@chihiro.cern.ch>

KELEMEN Peter wrote:
> * Rob Harris (rharris@shabadoo.org) [20060328 09:08]:
> 
>> - created a one-drive mirror using mdadm (requiring --force) on
>> the new disk
> 
> Repeat the exercise, but create a two-drive mirror with one of the
> disks missing.
> 
> 	mdadm -C /dev/mdX -l1 -n2 missing /dev/XXX
> 

Thanks all--I figured it out.

Actually, I just failed and removed the drive that was added as a spare, 
then did:

mdadm /dev/md1 --grow -n2
mdadm /dev/md1 --add /dev/hde1

It's happily resyncing right now. Thanks again!
-R


      parent reply	other threads:[~2006-03-28 14:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-28 14:08 no-reboot mirror creation Rob Harris
2006-03-28 14:42 ` Laurent CARON
     [not found] ` <20060328141523.GD18942@chihiro.cern.ch>
2006-03-28 14:46   ` Rob Harris [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=44294C2C.6080406@shabadoo.org \
    --to=rharris@shabadoo.org \
    --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).