Install Guide: Instruct to set hostname
Add explicit instructions to set the hostname of the nodes. Change-Id: I2794e4a64c88d89ce28fb8889fee0d35ac542593 Closes-Bug: #1315555
This commit is contained in:
parent
970409b30a
commit
9b1593617d
@ -55,6 +55,10 @@
|
||||
</procedure>
|
||||
<procedure>
|
||||
<title>To configure name resolution:</title>
|
||||
<step>
|
||||
<para>Set the hostname of the node to
|
||||
<code><replaceable>controller</replaceable></code>.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>Edit the <filename>/etc/hosts</filename> file to contain the
|
||||
following:</para>
|
||||
@ -134,6 +138,9 @@ BOOTPROTO='static'</programlisting>
|
||||
</procedure>
|
||||
<procedure>
|
||||
<title>To configure name resolution:</title>
|
||||
<step>
|
||||
<para>Set the hostname of the node to <code>network</code>.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>Edit the <filename>/etc/hosts</filename> file to contain the
|
||||
following:</para>
|
||||
@ -179,6 +186,9 @@ BOOTPROTO='static'</programlisting>
|
||||
</procedure>
|
||||
<procedure>
|
||||
<title>To configure name resolution:</title>
|
||||
<step>
|
||||
<para>Set the hostname of the node to <code>compute1</code>.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>Edit the <filename>/etc/hosts</filename> file to contain the
|
||||
following:</para>
|
||||
|
@ -51,6 +51,10 @@
|
||||
</procedure>
|
||||
<procedure>
|
||||
<title>To configure name resolution:</title>
|
||||
<step>
|
||||
<para>Set the hostname of the node to
|
||||
<code><replaceable>controller</replaceable></code>.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>Edit the <filename>/etc/hosts</filename> file to contain the
|
||||
following:</para>
|
||||
@ -125,6 +129,9 @@ BOOTPROTO='static'</programlisting>
|
||||
</procedure>
|
||||
<procedure>
|
||||
<title>To configure name resolution:</title>
|
||||
<step>
|
||||
<para>Set the hostname of the node to <code>compute1</code>.</para>
|
||||
</step>
|
||||
<step>
|
||||
<para>Edit the <filename>/etc/hosts</filename> file to contain the
|
||||
following:</para>
|
||||
|
Loading…
Reference in New Issue
Block a user