In the process of diagnosing an Ansible OpenStack multi-node build problem, I came across the following dnsmasq-dhcp errors in syslog.
—— snip —— Feb 28 20:25:06 xh3 dnsmasq-dhcp[1956]: not giving name aio1-designate-container-f182826f to the DHCP lease of 10.255.255.226 because the name exists in /etc/hosts with address 172.29.238.255 Feb 28 20:25:06 xh3 dnsmasq-dhcp[1956]: not giving name aio1-swift-proxy-container-c298481d to the DHCP lease of 10.255.255.126 because the name exists in /etc/hosts with address 172.29.237.136 Feb 28 20:25:06 xh3 dnsmasq-dhcp[1956]: not giving name aio1-gnocchi-container-48fe5bde to the DHCP lease of 10.255.255.136 because the name exists in /etc/hosts with address 172.29.239.156 —— snip —— 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. Are these errors a sign of misconfiguration on my part? Or they a sign of a real problem or just noise? OpenStack itself would appear to be working. Kindest regards, Lawrence _______________________________________________ OpenStack-operators mailing list OpenStack-operators@lists.openstack.org http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators