<div dir="ltr">Probably that LOG statement is a line added for debugging purposes.<div>There are several probable causes for a floating ip being down. If you see any traceback in the neutron server or l3-agent that will probably immediately reveal the root cause.</div><div><br></div><div>On the other hand, lack of any traceback might indicate communication issues between the server and the l3 agent.</div><div><br></div><div>Salvatore</div></div><div class="gmail_extra"><br><div class="gmail_quote">On 22 September 2016 at 16:53, Brian Haley <span dir="ltr"><<a href="mailto:brian.haley@hpe.com" target="_blank">brian.haley@hpe.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 09/22/2016 10:19 AM, Barber, Ofer wrote:<br>
</span><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
when i assign a floating IP to a server, i see that the status of the floating<br>
IP is "down"<br>
<br>
why is that so ?<br>
<br></span>
*_code:_*<span class=""><br>
<br>
LOG.info("\n<====== float IP address: %s and status: %s  ======>" %<br>
(float_ip['floating_ip_address<wbr>'],float_ip['status']))<br>
<br></span>
*_Output:_*<span class=""><br>
<br>
<====== float IP address: 10.63.101.225 and status: DOWN  ======><br>
</span></blockquote>
<br>
I couldn't find that code anywhere, what release was this on?<br>
<br>
>From a Newton-based system created yesterday, this is the message in the l3-agent log when I associate a floating IP:<br>
<br>
    Floating ip 4c1b4571-a003-43f2-96a1-f7073c<wbr>d1319d added, status ACTIVE<br>
<br>
-Brian<br>
<br>
______________________________<wbr>______________________________<wbr>______________<br>
OpenStack Development Mailing List (not for usage questions)<br>
Unsubscribe: <a href="http://OpenStack-dev-request@lists.openstack.org?subject:unsubscribe" rel="noreferrer" target="_blank">OpenStack-dev-request@lists.op<wbr>enstack.org?subject:unsubscrib<wbr>e</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev" rel="noreferrer" target="_blank">http://lists.openstack.org/cgi<wbr>-bin/mailman/listinfo/openstac<wbr>k-dev</a><br>
</blockquote></div><br></div>