<p>I've noticed similar behavior where dnsmasq stops working if nova-network is restarted without first killing all the dnsmasq processes.</p>
<div class="gmail_quote">On Oct 19, 2012 10:24 AM, "Lars Kellogg-Stedman" <<a href="mailto:lars@seas.harvard.edu">lars@seas.harvard.edu</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
On Thu, Oct 18, 2012 at 06:16:07PM +0100, Ronivon Costa wrote:<br>
>    I have noticed a similar behaviour, for example when the switch/router is<br>
>    rebooted. I am able to recover the communications with the VMs  restarting<br>
>    nova network (no need to kill dnsmasq).<br>
<br>
There are no network devices being rebooted here...and since we're<br>
running in multi_host mode, both dnsmasq and the affected instances<br>
are running *on the same physical system*.<br>
<br>
It happened again last night -- which means we were without networking<br>
on our instances for about seven hours -- and restarting nova-network<br>
doesn't resolve the problem.  It is necessary to first kill dnsmasq<br>
(and allow nova-network to restart it).<br>
<br>
There are no errors being logged by dnsmasq; started just after 2AM,<br>
all of the "DHCPREQUEST ..." traffic just stops, and the logs after<br>
that point look like this:<br>
<br>
Oct 19 02:02:34 stack-1 dnsmasq[32013]: read /etc/hosts - 2 addresses<br>
Oct 19 02:02:34 stack-1 dnsmasq[32013]: read /var/lib/nova/networks/nova-br662.conf<br>
Oct 19 02:02:35 stack-1 dnsmasq[32013]: read /etc/hosts - 2 addresses<br>
Oct 19 02:02:35 stack-1 dnsmasq[32013]: read /var/lib/nova/networks/nova-br662.conf<br>
Oct 19 02:03:12 stack-1 dnsmasq[32013]: read /etc/hosts - 2 addresses<br>
Oct 19 02:03:12 stack-1 dnsmasq[32013]: read /var/lib/nova/networks/nova-br662.conf<br>
<br>
...until I restart things.<br>
<br>
--<br>
Lars Kellogg-Stedman <<a href="mailto:lars@seas.harvard.edu">lars@seas.harvard.edu</a>>  |<br>
Senior Technologist                           | <a href="http://ac.seas.harvard.edu/" target="_blank">http://ac.seas.harvard.edu/</a><br>
Academic Computing                            | <a href="http://code.seas.harvard.edu/" target="_blank">http://code.seas.harvard.edu/</a><br>
Harvard School of Engineering                 |<br>
  and Applied Sciences                        |<br>
<br>
<br>
_______________________________________________<br>
Mailing list: <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
Post to     : <a href="mailto:openstack@lists.launchpad.net">openstack@lists.launchpad.net</a><br>
Unsubscribe : <a href="https://launchpad.net/~openstack" target="_blank">https://launchpad.net/~openstack</a><br>
More help   : <a href="https://help.launchpad.net/ListHelp" target="_blank">https://help.launchpad.net/ListHelp</a><br>
</blockquote></div>