summaryrefslogtreecommitdiffstats
path: root/mdadm.8
diff options
context:
space:
mode:
authorDan Williams <dan.j.williams@intel.com>2009-02-24 18:45:57 -0700
committerDan Williams <dan.j.williams@intel.com>2009-02-24 18:45:57 -0700
commitfdb482f99b9ad2ef8cd1724902fdfeedaa8796a1 (patch)
tree62774bdd00a49fc06c9fd6d81cec9a4f379e0eaf /mdadm.8
parente12e1d1d6abd79bbc3406a78149db8732c0c8dd6 (diff)
downloadmdadm-fdb482f99b9ad2ef8cd1724902fdfeedaa8796a1.tar.gz
mdadm-fdb482f99b9ad2ef8cd1724902fdfeedaa8796a1.tar.xz
mdadm-fdb482f99b9ad2ef8cd1724902fdfeedaa8796a1.zip
Incremental: honor --no-degraded to delay assembly
Currently Incremental_container is being called after adding each disk. In the imsm case where spares are not tracked in the raid_disks field we can use --no-degraded to block premature assembly. Signed-off-by: Dan Williams <dan.j.williams@intel.com>
Diffstat (limited to 'mdadm.8')
-rw-r--r--mdadm.85
1 files changed, 5 insertions, 0 deletions
diff --git a/mdadm.8 b/mdadm.8
index b474bc1..1b9071f 100644
--- a/mdadm.8
+++ b/mdadm.8
@@ -1117,6 +1117,11 @@ Run any array assembled as soon as a minimal number of devices are
available, rather than waiting until all expected devices are present.
.TP
+.B \-\-no\-degraded
+This allows the hot-plug system to prevent arrays from running when it knows
+that more disks may arrive later in the discovery process.
+
+.TP
.BR \-\-scan ", " \-s
Only meaningful with
.B \-R