From 49325eac3ad6c0ebaa4286365de0d40660f9bba3 Mon Sep 17 00:00:00 2001 From: NeilBrown Date: Wed, 22 Jul 2015 09:33:17 +1000 Subject: mdadm: document --homehost=any functionality. Signed-off-by: NeilBrown --- mdadm.8.in | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/mdadm.8.in b/mdadm.8.in index 803d841..e4440f0 100644 --- a/mdadm.8.in +++ b/mdadm.8.in @@ -393,6 +393,13 @@ will be allowed to use 'local' names (i.e. not ending in '_' followed by a digit string). See below under .BR "Auto Assembly" . +The special name "\fBany\fP" can be used as a wild card. If an array +is created with +.B --homehost=any +then the name "\fBany\fP" will be stored in the array and it can be +assembled in the same way on any host. If an array is assembled with +this option, then the homehost recorded on the array will be ignored. + .TP .B \-\-prefer= When -- cgit v1.2.1