summaryrefslogtreecommitdiff
path: root/mdadm.conf.5
diff options
context:
space:
mode:
authorLukasz Dorau <lukasz.dorau@intel.com>2011-10-10 09:16:40 +1100
committerNeilBrown <neilb@suse.de>2011-10-10 09:16:40 +1100
commitb601104eb4a4733a838fb86e9e279fed14ce9d3f (patch)
treef535ccbfc5a1c305cc6f93e3a3ba4a49a6bcc5a9 /mdadm.conf.5
parent3bd58dc65f154993f2cc8b1460c67884cb901605 (diff)
imsm: fix: stopped resync does not continue after auto-assemblation
Resync stopped with "mdadm -Ss" command does not continue after issuing "mdadm -As" command. Signed-off-by: Lukasz Dorau <lukasz.dorau@intel.com> Signed-off-by: NeilBrown <neilb@suse.de>
Diffstat (limited to 'mdadm.conf.5')
-rw-r--r--mdadm.conf.55
1 files changed, 4 insertions, 1 deletions
diff --git a/mdadm.conf.5 b/mdadm.conf.5
index 9f31c734..400b10c3 100644
--- a/mdadm.conf.5
+++ b/mdadm.conf.5
@@ -439,7 +439,7 @@ A device may belong to several domains. The domain of an array is a union
of domains of all devices in that array. A spare can be automatically
moved from one array to another if the set of the destination array's
.I domains
-contains all the
+ppcontains all the
.I domains
of the new disk or if both arrays have the same
.IR spare-group .
@@ -463,6 +463,7 @@ any arbitrary string
.B path=
file glob matching anything from
.B /dev/disk/by-path
+.TP
.B type=
either
.B disk
@@ -471,6 +472,8 @@ or
.TP
.B action=
include, re-add, spare, spare-same-slot, or force-spare
+.B auto=
+yes, no, or homehost.
.P
The