linux-raid.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* How to use replacement?
@ 2012-06-04  1:53 majianpeng
  2012-06-04  2:11 ` NeilBrown
  0 siblings, 1 reply; 4+ messages in thread
From: majianpeng @ 2012-06-04  1:53 UTC (permalink / raw)
  To: Neil Brown; +Cc: linux-raid

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-06-04  7:12 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-06-04  1:53 How to use replacement? majianpeng
2012-06-04  2:11 ` NeilBrown
2012-06-04  6:34   ` majianpeng
2012-06-04  7:12     ` NeilBrown

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).