<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, May 21, 2014 at 6:21 AM, Assaf Muller <span dir="ltr"><<a href="mailto:amuller@redhat.com" target="_blank">amuller@redhat.com</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Dear Nova aficionados,<br>
<br>
Please make sure I understand this correctly:<br>
Each nova compute instance selects a single VM out of all of the VMs<br>
that it hosts, and every <heal_instance_info_cache_interval> seconds<br>
queries Neutron for all of its networking information, then updates<br>
Nova's DB.<br>
<br>
If the information above is correct, then I fail to see how that<br>
is in anyway useful. For example, for a compute node hosting 20 VMs,<br>
it would take 20 minutes to update the last one. Seems unacceptable<br>
to me.<br>
<br>
Considering Icehouse's Neutron to Nova notifications, my question<br>
is if we can change the default to 0 (Disable the feature), deprecate<br>
it, then delete it in the K cycle. Is there a good reason not to do this?<br></blockquote><div><br></div><div>Based on the patch that introduced this function [0] you may be on to something, but AFAIK unfortunately the neutron to nova notifications only work in libvirt right now [1], so I don' think we can fully deprecate this periodic task. That being said turning it off by default may be an option. Have you tried disabling this feature and seeing what happens (in the gate and/or in production)?</div>

<div><br></div><div><br></div><div>[0] <a href="https://review.openstack.org/#/c/4269/">https://review.openstack.org/#/c/4269/</a></div><div>[1] <a href="https://wiki.openstack.org/wiki/ReleaseNotes/Icehouse">https://wiki.openstack.org/wiki/ReleaseNotes/Icehouse</a></div>

<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<br>
<br>
Assaf Muller, Cloud Networking Engineer<br>
Red Hat<br>
<br>
_______________________________________________<br>
OpenStack-dev mailing list<br>
<a href="mailto:OpenStack-dev@lists.openstack.org">OpenStack-dev@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev</a><br>
</blockquote></div><br></div></div>