<div dir="ltr"><div dir="ltr"><div dir="ltr">Hi Doug, <div>first of all, many thanks for the fast reply.</div><div><br></div><div>the /etc/hosts on my "host" machine is properly confiured:</div><div><div><font face="monospace, monospace">127.0.0.1 localhost</font></div><div><font face="monospace, monospace">127.0.1.1       hce03</font></div><div><font face="monospace, monospace"><br></font></div><div><font face="monospace, monospace"># The following lines are desirable for IPv6 capable hosts</font></div><div><font face="monospace, monospace">::1     localhost ip6-localhost ip6-loopback</font></div><div><font face="monospace, monospace">ff02::1 ip6-allnodes</font></div><div><font face="monospace, monospace">ff02::2 ip6-allrouters</font></div><div><font face="monospace, monospace"># BEGIN ANSIBLE GENERATED HOSTS</font></div><div><font face="monospace, monospace">xx.yy.zz.136 hce03</font></div><div><font face="monospace, monospace">xx.yy.zz.138 hce05</font></div><div><font face="monospace, monospace"># END ANSIBLE GENERATED HOSTS</font></div></div><div><br></div><div><br></div><div>while the bootstrap_mariadb is attempting to start up if I check within the container I see:</div><div><br></div><div><div>(<font face="monospace, monospace">)[mysql@01ec215b2dc8 /]$ cat /etc/hosts</font></div><div><font face="monospace, monospace">127.0.0.1       localhost</font></div><div><font face="monospace, monospace">::1     localhost ip6-localhost ip6-loopback</font></div><div><font face="monospace, monospace">fe00::0 ip6-localnet</font></div><div><font face="monospace, monospace">ff00::0 ip6-mcastprefix</font></div><div><font face="monospace, monospace">ff02::1 ip6-allnodes</font></div><div><font face="monospace, monospace">ff02::2 ip6-allrouters</font></div><div><font face="monospace, monospace">172.17.0.2      01ec215b2dc8</font></div></div><div><br></div><div><br></div><div>/G</div><div><br></div><div><br></div></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, 12 Feb 2019 at 18:54, Doug Szumski <<a href="mailto:doug@stackhpc.com">doug@stackhpc.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><br>
On 12/02/2019 17:31, Giuseppe Sannino wrote:<br>
> Hi all,<br>
> need your help.<br>
> I'm trying to deploy Openstack "Queens" via kolla on a multinode <br>
> system (1 controller/kolla host + 1 compute).<br>
><br>
> I tried with both binary and source packages and I'm using "ubuntu" as <br>
> base_distro.<br>
><br>
> The first attempt of deployment systematically fails here:<br>
><br>
> TASK [mariadb : Running MariaDB bootstrap container] <br>
> ********************************************************************************************************************************************************************************************************<br>
> fatal: [xx.yy.zz.136]: FAILED! => {"changed": true, "msg": "Container <br>
> exited with non-zero return code 1"}<br>
><br>
> Looking at the bootstrap_mariadb container logs I can see:<br>
> ----------<br>
> Neither host 'xxyyzz' nor 'localhost' could be looked up with<br>
> '/usr/sbin/resolveip'<br>
> Please configure the 'hostname' command to return a correct<br>
> hostname.<br>
> ----------<br>
><br>
> Any idea ?<br>
<br>
Have you checked that /etc/hosts is configured correctly?<br>
<br>
><br>
> Thanks a lot<br>
> /Giuseppe<br>
><br>
</blockquote></div>