<div dir="ltr">Hi Slawek, <div><br></div><div>Interesting, I haven't seen this issue of network info not showing up on nova list and the instance being in ACTIVE state. Could you check out the nova logs and see if there are any TRACE's there? If you're using icehouse you should be able to do neutron port-update <port_id> that maps to the instance's port and doing that will send a notification to nova to update it's cache for the instance.</div>
<div><br>Best, </div><div><br>Aaron</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Apr 1, 2014 at 12:10 AM, Sławek Kapłoński <span dir="ltr"><<a href="mailto:slawek@kaplonski.pl" target="_blank">slawek@kaplonski.pl</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello,<br>
<br>
Maybe the problem is not that missing data in nova's database becasue when I<br>
made:<br>
nova --debug list<br>
then I see that it is asking neutron about ports and this missing IP is<br>
corretly send from neutron.<br>
Also when I made:<br>
nova interface-list <instance_id><br>
then there is no problem and IP is displayed. But still this IP is missing in<br>
list of instances and I displaying instance details (also in horizon).<br>
<div class=""><br>
--<br>
Best regards<br>
Sławek Kapłoński<br>
<br>
</div>Dnia poniedziałek, 31 marca 2014 18:17:18 Sławek Kapłoński pisze:<br>
<div class="im HOEnZb">> Hello,<br>
><br>
> I have openstack installation with neutron. When I made test and create<br>
> many instances in one query (using --num-instances) all was ok but one<br>
> instance (from 80 created) has no IP address when I made "nova list" or<br>
> "nova show ". I found that there is missing value in "network info" in<br>
> nova database in "Instance-info-cache" table. Everything except that is<br>
> working fine: port with this IP is assigned to instance in neutron,<br>
> binding is ok, instance has got configured this IP and I can ping it.<br>
> Maybe someone know why this informations are missing in nova database<br>
> and how to refresh it?<br>
<br>
</div><div class="HOEnZb"><div class="h5">_______________________________________________<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>
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>
</div></div></blockquote></div><br></div>