<div dir="ltr">6 minutes is surely the symptom of something wrong. The RPC is asynchronous. A router_updated notification is sent from the server side as soon as the floating IP is associated.<div>The l3 agent apparently is either missing or processing this notification with a huge delay. Indeed the floating IP might be eventually associated even if the notification is missed since every operation which changes a logical router state triggers a complete resync of that router's state.</div><div><br></div><div>In order to understand what is going on, I have a few additional questions:</div><div>- are there enormous delays even when adding/removing router interfaces, or setting the router's gateway?</div><div>- when you associate a floating IP, how long does it take for the status of the floating IP to be set to ACTIVE? Is it still 6 minutes, is it less, or does the status never get to active even if the floating IP is actually working?</div><div><br></div><div>Salvatore</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 2 April 2015 at 16:54, Mike Spreitzer <span dir="ltr"><<a href="mailto:mspreitz@us.ibm.com" target="_blank">mspreitz@us.ibm.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><tt><font>> I think I am seeing a latency on the order of 10
seconds between (a)<br>
> the time Neutron returns success from that operation and (b) the <br>
> time when the association is actually functioning.  Is this sort
of <br>
> latency to be expected?  I am using Juno, ML2, OVS, and GRE,
if it matters. <br>
</font></tt>
<br></div></div><font face="sans-serif">Sorry, I goofed when I calculated the
time; I saw about 6 minutes between the return from the </font><tt><font>floatingip-associate
operation</font></tt><font face="sans-serif"> and when it took effect.
 Is the RPC from Neutron server to L3 agent synchronous with that
API operation?</font>
<br>
<br><font face="sans-serif">In this situation I had about 300 floating
IPs spread over 4 routers, all served by one L3 agent.</font>
<br>
<br><font face="sans-serif">Thanks,<br>
Mike</font><br>_______________________________________________<br>
Mailing list: <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
Post to     : <a href="mailto:openstack@lists.openstack.org">openstack@lists.openstack.org</a><br>
Unsubscribe : <a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack</a><br>
<br></blockquote></div><br></div>