<div dir="ltr">Hi,<div>I'm observing exactly the same problem.</div><div>But in my case it is happening every time a VM is deleted.</div><div><br></div><div>I'm using icehouse.</div><div><br></div><div>Any idea?</div><div><br></div><div>regards,</div><div>Belmiro</div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jul 18, 2014 at 10:22 AM, Alex Leonhardt <span dir="ltr"><<a href="mailto:aleonhardt.py@gmail.com" target="_blank">aleonhardt.py@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi All,<div><br></div><div>I keep seeing this in the logs when deleting an instance ( and it takes significantly longer than on other Hyper Visors ) : </div><div><br></div><div><div>2014-07-18 09:16:50.453 23230 ERROR nova.virt.driver [-] Exception dispatching event <nova.virt.event.LifecycleEvent object at 0x3382650>: Info cache for instance {uuid goes here} could not be found.</div>
<div>Traceback (most recent call last):</div><div><br></div><div>  File "/usr/lib/python2.6/site-packages/nova/conductor/manager.py", line 597, in _object_dispatch</div><div>    return getattr(target, method)(context, *args, **kwargs)</div>
<div><br></div><div>  File "/usr/lib/python2.6/site-packages/nova/objects/base.py", line 151, in wrapper</div><div>    return fn(self, ctxt, *args, **kwargs)</div><div><br></div><div>  File "/usr/lib/python2.6/site-packages/nova/objects/instance.py", line 500, in refresh</div>
<div>    self.info_cache.refresh()</div><div><br></div><div>  File "/usr/lib/python2.6/site-packages/nova/objects/base.py", line 151, in wrapper</div><div>    return fn(self, ctxt, *args, **kwargs)</div><div><br>
</div><div>  File "/usr/lib/python2.6/site-packages/nova/objects/instance_info_cache.py", line 103, in refresh</div><div>    self.instance_uuid)</div><div><br></div><div>  File "/usr/lib/python2.6/site-packages/nova/objects/base.py", line 112, in wrapper</div>
<div>    result = fn(cls, context, *args, **kwargs)</div><div><br></div><div>  File "/usr/lib/python2.6/site-packages/nova/objects/instance_info_cache.py", line 70, in get_by_instance_uuid</div><div>    instance_uuid=instance_uuid)</div>
<div><br></div><div>InstanceInfoCacheNotFound: Info cache for instance {uuid goes here} could not be found.</div><div><br></div></div><div><br></div><div>I had a look around and there used to be a bug that got fixed, I cant seem to see this on happening on a different HV (lets call it stack1) that runs the same version of openstack, however, that HV (stack1) was provisioned with packstack vs the one reporting above (stack2) via my own puppet module/manifest ... </div>
<div><br></div><div>When deleting the VM from stack2, it also takes significantly longer than on stack1 ... </div><div><br></div><div>Anyone got any ideas ? I dont see the same happening on stack1.</div><div><br></div><div>
Thanks all!<span class="HOEnZb"><font color="#888888"><br>Alex</font></span></div><div><br></div></div>
<br>_______________________________________________<br>
OpenStack-operators mailing list<br>
<a href="mailto:OpenStack-operators@lists.openstack.org">OpenStack-operators@lists.openstack.org</a><br>
<a href="http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators" target="_blank">http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-operators</a><br>
<br></blockquote></div><br></div>