linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: majianpeng <majianpeng@gmail.com>
To: Neil Brown <neilb@suse.de>
Cc: linux-raid <linux-raid@vger.kernel.org>
Subject: How to use replacement?
Date: Mon, 4 Jun 2012 09:53:21 +0800	[thread overview]
Message-ID: <201206040953190009422@gmail.com> (raw)

Hi:
	At present, md is supporting replacement.
	In function: state_store()
>   } else if (cmd_match(buf, "replacement")) {
>		/* Can only set a device as a replacement when array has not
>		 * yet been started.  Once running, replacement is automatic
>		 * from spares, or by assigning 'slot'.
>		 */
		I can using spare disk.But how to use slot?
>		if (rdev->mddev->pers)
>			err = -EBUSY;
		


--------------
majianpeng

             reply	other threads:[~2012-06-04  1:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-06-04  1:53 majianpeng [this message]
2012-06-04  2:11 ` How to use replacement? NeilBrown
2012-06-04  6:34   ` majianpeng
2012-06-04  7:12     ` NeilBrown

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=201206040953190009422@gmail.com \
    --to=majianpeng@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 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).