summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2010-03-09 14:22:39 +1100
committerNeilBrown <neilb@suse.de>2010-03-09 14:22:39 +1100
commitc64ba03ae74ee23bd3ade320c9553af72dad954a (patch)
tree0a5ae5c02c54ab95bf2dd116c8cac0178310f3d1
parentbe1cabbd29000fb7f245d0934f3b4c834416b24f (diff)
downloadmdadm-c64ba03ae74ee23bd3ade320c9553af72dad954a.tar.gz
mdadm-c64ba03ae74ee23bd3ade320c9553af72dad954a.tar.xz
mdadm-c64ba03ae74ee23bd3ade320c9553af72dad954a.zip
mdadm.8: improve hosthost documentation
Signed-off-by: NeilBrown <neilb@suse.de>
-rw-r--r--mdadm.819
1 files changed, 19 insertions, 0 deletions
diff --git a/mdadm.8 b/mdadm.8
index dda0bed..674c05f 100644
--- a/mdadm.8
+++ b/mdadm.8
@@ -1468,6 +1468,25 @@ from the superblock is used to similarly create a name in
.B /dev/md/
(the name will have any 'host' prefix stripped first).
+This behaviour can be modified by the
+.I AUTO
+line in the
+.I mdadm.conf
+configuration file. This line can indicate that specific metadata
+type should, or should not, be automatically assembled. If an array
+is found which is not listed in
+.I mdadm.conf
+and has a metadata format that is denied by the
+.I AUTO
+line, then it will not be assembled.
+The
+.I AUTO
+line can also request that all arrays identified as being for this
+homehost should be assembled regardless of their metadata type.
+See
+.IR mdadm.conf (5)
+for further details.
+
.ig
If
.I mdadm