From: NeilBrown Date: Tue, 9 Mar 2010 03:22:39 +0000 (+1100) Subject: mdadm.8: improve hosthost documentation X-Git-Tag: mdadm-3.1.2~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c64ba03ae74ee23bd3ade320c9553af72dad954a;p=thirdparty%2Fmdadm.git mdadm.8: improve hosthost documentation Signed-off-by: NeilBrown --- diff --git a/mdadm.8 b/mdadm.8 index dda0bed4..674c05f8 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