Clarify cluster IP requirement.
authorAlexander Schreiber <als@google.com>
Tue, 8 Jul 2008 17:27:02 +0000 (17:27 +0000)
committerAlexander Schreiber <als@google.com>
Tue, 8 Jul 2008 17:27:02 +0000 (17:27 +0000)
Reviewed-by: iustinp

doc/install.sgml
man/gnt-cluster.sgml

index 84cfab9..c83fdc0 100644 (file)
@@ -729,7 +729,9 @@ gnt-cluster init <replaceable>CLUSTERNAME</replaceable>
         nodes names for a multi-node cluster. In general the best
         choice is to have a unique name for a cluster, even if it
         consists of only one machine, as you will be able to expand it
-        later without any problems.
+        later without any problems. Please note that the hostname used
+        for this must resolve to an IP address reserved exclusively
+        for this purpose.
       </para>
 
       <para>
index 5f11df4..5540a95 100644 (file)
         Note that the <replaceable>clustername</replaceable> is not
         any random name. It has to be resolvable to an IP address
         using DNS, and it is best if you give the fully-qualified
-        domain name. Also it is advisable to reserve a per-cluster
-        unique name, and not try to reuse one of the nodes' names.
+        domain name. This hostname must resolve to an IP address
+        reserved exclusively for this purpose.
       </para>
 
       <para>