summaryrefslogtreecommitdiffstats
path: root/mdadm.8
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2009-07-14 12:13:29 +1000
committerNeilBrown <neilb@suse.de>2009-07-14 12:13:29 +1000
commit19678e536d5b7aba8b721a3065f2550b79ddd208 (patch)
tree7537fe1a28214e5fe490b8f8524fb1430c4d26c3 /mdadm.8
parentd823a6c87225d0c7f96443013798ed4dacf51ff6 (diff)
downloadmdadm-19678e536d5b7aba8b721a3065f2550b79ddd208.tar.gz
mdadm-19678e536d5b7aba8b721a3065f2550b79ddd208.tar.xz
mdadm-19678e536d5b7aba8b721a3065f2550b79ddd208.zip
Grow: pass layout as a string rather than a number.
This allows the layout to be parsed after the current level of the array is know, so that the level doesn't need to be given (otherwise pointlessly) on the command line. Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'mdadm.8')
-rw-r--r--mdadm.85
1 files changed, 0 insertions, 5 deletions
diff --git a/mdadm.8 b/mdadm.8
index 079914f..86b974f 100644
--- a/mdadm.8
+++ b/mdadm.8
@@ -482,11 +482,6 @@ option to set subsequent failure modes.
"clear" or "none" will remove any pending or periodic failure modes,
and "flush" will clear any persistent faults.
-To set the parity with
-.BR \-\-grow ,
-the level of the array ("faulty")
-must be specified before the fault mode is specified.
-
Finally, the layout options for RAID10 are one of 'n', 'o' or 'f' followed
by a small number. The default is 'n2'. The supported options are: