* Subject:[PATCH 013:013]: kconfig:add raid0 a reshape option
@ 2009-06-16 22:00 raz ben yehuda
0 siblings, 0 replies; only message in thread
From: raz ben yehuda @ 2009-06-16 22:00 UTC (permalink / raw)
To: linux raid, Neil Brown
diff --git a/drivers/md/Kconfig b/drivers/md/Kconfig
index 36e0675..c028d88 100644
--- a/drivers/md/Kconfig
+++ b/drivers/md/Kconfig
@@ -118,6 +118,19 @@ config MD_RAID10
If unsure, say Y.
+config MD_RAID0_RESHAPE
+ bool "Support adding drives to a raid-0 array.(EXPERIMENTAL)"
+ depends on MD_RAID0 && EXPERIMENTAL
+ default n
+ ---help---
+ A RAID-0 set can be expanded by adding extra drives. This
+ requires "restriping" .
+ You will need mdadm version 2.6.x or later to use this.
+ The mdadm usage is e.g.
+ mdadm --grow /dev/md0 --raid-disks=6
+ Note: The array can only be expanded.
+ If unsure, say N.
+
config MD_RAID456
tristate "RAID-4/RAID-5/RAID-6 mode"
depends on BLK_DEV_MD
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2009-06-16 22:00 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-06-16 22:00 Subject:[PATCH 013:013]: kconfig:add raid0 a reshape option raz ben yehuda
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox