summaryrefslogtreecommitdiff
path: root/mdadm.8.in
diff options
context:
space:
mode:
authorNeilBrown <neilb@suse.de>2011-04-27 09:58:49 +1000
committerNeilBrown <neilb@suse.de>2011-04-27 09:58:49 +1000
commit7e90264df5060cd308ce56206ec7dfa29e2aa041 (patch)
tree31ed9c4017ae7e01a3c0014a84fa5400a27ced58 /mdadm.8.in
parent384e9be1330c29b40559f85dd0e6124bd0dfa535 (diff)
Finally remove auto-home-host
This was #if-ed out for 3.0, but it really should go. Gcc 4.6.0 complains that auto_update_home is set but not used (which is true). Reported-by: Tobias Powalowski <t.powa@gmx.de>
Diffstat (limited to 'mdadm.8.in')
-rw-r--r--mdadm.8.in29
1 files changed, 0 insertions, 29 deletions
diff --git a/mdadm.8.in b/mdadm.8.in
index d6d8ffaf..d9b51473 100644
--- a/mdadm.8.in
+++ b/mdadm.8.in
@@ -1068,16 +1068,6 @@ option can be used when an array has an internal bitmap which is
corrupt in some way so that assembling the array normally fails. It
will cause any internal bitmap to be ignored.
-.ig
-.TP
-.B \-\-auto\-update\-homehost
-This flag is only meaningful with auto-assembly (see discussion below).
-In that situation, if no suitable arrays are found for this homehost,
-.I mdadm
-will rescan for any arrays at all and will assemble them and update the
-homehost to match the current host.
-..
-
.SH For Manage mode:
.TP
@@ -1646,25 +1636,6 @@ See
.IR mdadm.conf (5)
for further details.
-.ig
-If
-.I mdadm
-cannot find any array for the given host at all, and if
-.B \-\-auto\-update\-homehost
-is given, then
-.I mdadm
-will search again for any array (not just an array created for this
-host) and will assemble each assuming
-.BR \-\-update=homehost .
-This will change the host tag in the superblock so that on the next run,
-these arrays will be found without the second pass. The intention of
-this feature is to support transitioning a set of md arrays to using
-homehost tagging.
-
-The reason for requiring arrays to be tagged with the homehost for
-auto assembly is to guard against problems that can arise when moving
-devices from one host to another.
-..
Note: Auto assembly cannot be used for assembling and activating some
arrays which are undergoing reshape. In particular as the
.B backup\-file