[Install Guide] Improve 127.0.1.1 wording
Avoid confusion where readers removed the 127.0.0.1 entry. XML files should be backported to Kilo. Change-Id: I68dccac35d7ee34b2ebd8f5af7a9296b65652f01 Backport: kilo Closes-Bug: #1459742
This commit is contained in:
parent
c19a5f6c9f
commit
3e006cfbee
@ -115,8 +115,9 @@ Controller node
|
||||
|
||||
Some distributions add an extraneous entry in the :file:`/etc/hosts`
|
||||
file that resolves the actual hostname to another loopback IP
|
||||
address such as ``127.0.1.1``. You must comment out or remove this
|
||||
entry to prevent name resolution problems.
|
||||
address such as ``127.0.1.1``. Note it's ``127.0.*1.1*``, do not
|
||||
remove the required ``127.0.0.1`` entry. You must comment out or
|
||||
remove this entry to prevent name resolution problems.
|
||||
|
||||
|
|
||||
|
||||
@ -211,8 +212,9 @@ Network node
|
||||
|
||||
Some distributions add an extraneous entry in the :file:`/etc/hosts`
|
||||
file that resolves the actual hostname to another loopback IP
|
||||
address such as ``127.0.1.1``. You must comment out or remove this
|
||||
entry to prevent name resolution problems.
|
||||
address such as ``127.0.1.1``. Note it's ``127.0.*1.1*``, do not
|
||||
remove the required ``127.0.0.1`` entry. You must comment out or
|
||||
remove this entry to prevent name resolution problems.
|
||||
|
||||
|
|
||||
|
||||
|
@ -100,8 +100,9 @@ Controller node
|
||||
|
||||
Some distributions add an extraneous entry in the :file:`/etc/hosts`
|
||||
file that resolves the actual hostname to another loopback IP
|
||||
address such as ``127.0.1.1``. You must comment out or remove this
|
||||
entry to prevent name resolution problems.
|
||||
address such as ``127.0.1.1``. Note it's ``127.0.*1.1*``, do not
|
||||
remove the required ``127.0.0.1`` entry. You must comment out or
|
||||
remove this entry to prevent name resolution problems.
|
||||
|
||||
|
|
||||
|
||||
@ -191,8 +192,9 @@ Compute node
|
||||
|
||||
Some distributions add an extraneous entry in the :file:`/etc/hosts`
|
||||
file that resolves the actual hostname to another loopback IP
|
||||
address such as ``127.0.1.1``. You must comment out or remove this
|
||||
entry to prevent name resolution problems.
|
||||
address such as ``127.0.1.1``. Note it's ``127.0.*1.1*``, do not
|
||||
remove the required ``127.0.0.1`` entry. You must comment out or
|
||||
remove this entry to prevent name resolution problems.
|
||||
|
||||
|
|
||||
|
||||
|
@ -115,8 +115,11 @@
|
||||
<para>Some distributions add an extraneous entry in the
|
||||
<filename>/etc/hosts</filename> file that resolves the actual
|
||||
hostname to another loopback IP address such as
|
||||
<literal>127.0.1.1</literal>. You must comment out or remove
|
||||
this entry to prevent name resolution problems.</para>
|
||||
<literal>127.0.1.1</literal>. Note it's
|
||||
<literal>127.0.1.1</literal>, do not remove the required
|
||||
<literal>127.0.0.1</literal> entry. You must comment out
|
||||
or remove this entry to prevent name resolution
|
||||
problems.</para>
|
||||
</warning>
|
||||
</step>
|
||||
</procedure>
|
||||
@ -198,8 +201,11 @@ BOOTPROTO='static'</programlisting>
|
||||
<para>Some distributions add an extraneous entry in the
|
||||
<filename>/etc/hosts</filename> file that resolves the actual
|
||||
hostname to another loopback IP address such as
|
||||
<literal>127.0.1.1</literal>. You must comment out or remove
|
||||
this entry to prevent name resolution problems.</para>
|
||||
<literal>127.0.1.1</literal>. Note it's
|
||||
<literal>127.0.1.1</literal>, do not remove the required
|
||||
<literal>127.0.0.1</literal> entry. You must comment out
|
||||
or remove this entry to prevent name resolution
|
||||
problems.</para>
|
||||
</warning>
|
||||
</step>
|
||||
</procedure>
|
||||
|
@ -100,8 +100,11 @@
|
||||
<para>Some distributions add an extraneous entry in the
|
||||
<filename>/etc/hosts</filename> file that resolves the actual
|
||||
hostname to another loopback IP address such as
|
||||
<literal>127.0.1.1</literal>. You must comment out or remove
|
||||
this entry to prevent name resolution problems.</para>
|
||||
<literal>127.0.1.1</literal>. Note it's
|
||||
<literal>127.0.1.1</literal>, do not remove the required
|
||||
<literal>127.0.0.1</literal> entry. You must comment out
|
||||
or remove this entry to prevent name resolution
|
||||
problems.</para>
|
||||
</warning>
|
||||
</step>
|
||||
</procedure>
|
||||
@ -178,8 +181,11 @@ BOOTPROTO='static'</programlisting>
|
||||
<para>Some distributions add an extraneous entry in the
|
||||
<filename>/etc/hosts</filename> file that resolves the actual
|
||||
hostname to another loopback IP address such as
|
||||
<literal>127.0.1.1</literal>. You must comment out or remove
|
||||
this entry to prevent name resolution problems.</para>
|
||||
<literal>127.0.1.1</literal>. Note it's
|
||||
<literal>127.0.1.1</literal>, do not remove the required
|
||||
<literal>127.0.0.1</literal> entry. You must comment out
|
||||
or remove this entry to prevent name resolution
|
||||
problems.</para>
|
||||
</warning>
|
||||
</step>
|
||||
</procedure>
|
||||
|
Loading…
x
Reference in New Issue
Block a user