<div dir="ltr"><span style="font-size:12.8px">Hi Lawrence,</span><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">(Copying my response from the dev list! as a note, if you add [openstack-ansible] in the title it allows filters to filter it a bit better)</div><div style="font-size:12.8px">Thanks for raising this.</div><div style="font-size:12.8px">The 10.255.255.x range is used by lxcbr0 on the host, to assign the eth0 address to the containers.</div><div style="font-size:12.8px">In essence this won't cause any issues - since we use the eth1 address (which is statically configured) and we add the host entries to /etc/hosts.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">That said, I see the logs you are mentioning, and whilst this won't cause any issues I think we should look to resolve those logs if possible - I'll create a bug for that.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px"><a href="https://bugs.launchpad.net/openstack-ansible/+bug/1668949" target="_blank">https://bugs.launchpad.net/<wbr>openstack-ansible/+bug/1668949</a><br></div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">We do bug-triage once a week (on a Tuesday at 16:00 UTC) - so we'll determine priority and if it's something worth fixing.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">If you run into anymore issues or need help feel free to jump into #openstack-ansible on Freenode, the channel is usually quite active, and there are normally other deployers/operators or developers working with or on OpenStack-Ansible who can help.</div><div style="font-size:12.8px"><br></div><div style="font-size:12.8px">Thanks,</div><div style="font-size:12.8px">Andy</div><div class="gmail_extra"><br><div class="gmail_quote">On 28 February 2017 at 20:34, Lawrence J. Albinson <span dir="ltr"><<a href="mailto:lawrence@ljalbinson.com" target="_blank">lawrence@ljalbinson.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">In the process of diagnosing an Ansible OpenStack multi-node build problem, I came across the following dnsmasq-dhcp errors in syslog.<br>
<br>
—— snip ——<br>
Feb 28 20:25:06 xh3 dnsmasq-dhcp[1956]: not giving name aio1-designate-container-f1828<wbr>26f to the DHCP lease of 10.255.255.226 because the name exists in /etc/hosts with address 172.29.238.255<br>
Feb 28 20:25:06 xh3 dnsmasq-dhcp[1956]: not giving name aio1-swift-proxy-container-c29<wbr>8481d to the DHCP lease of 10.255.255.126 because the name exists in /etc/hosts with address 172.29.237.136<br>
Feb 28 20:25:06 xh3 dnsmasq-dhcp[1956]: not giving name aio1-gnocchi-container-48fe5bd<wbr>e to the DHCP lease of 10.255.255.136 because the name exists in /etc/hosts with address 172.29.239.156<br>
—— snip ——<br>
<br>
To simplify the situation, I built the All-in-One environment on a clean KVM-based Xenial 16.04.2 VM with a single non-DHCP NIC. The errors occur there too. This happens with both Ansible-OpenStack 15.0.0.0rc1 and 14.0.8.<br>
<br>
Are these errors a sign of misconfiguration on my part? Or they a sign of a real problem or just noise?<br>
<br>
OpenStack itself would appear to be working.<br>
<br>
Kindest regards, Lawrence<br>
______________________________<wbr>_________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org" target="_blank">OpenStack-operators@lists.open<wbr>stack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k-operators</a><br>
</blockquote></div><br></div></div>