<div dir="ltr">I achieved a "clean" deletion of the interface deleting the hole instance, but is not a reasonable solution. Maybe some db updates could do a better job?</div><div class="gmail_extra"><br><div class="gmail_quote">2014-10-21 17:15 GMT-03:00 Juan José Pavlik Salles <span dir="ltr"><<a href="mailto:jjpavlik@gmail.com" target="_blank">jjpavlik@gmail.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi guys, I've been attaching and detaching interfaces to an instance until I got into a weird situation:<div><br></div><div>-I see the interface:</div><div><br></div><div><div>root@cocinero:~/tools# nova --os-username noc-admin --os-tenant-name noc --os-password My_Pass --os-auth-url <a href="http://172.19.136.1:35357/v2.0" target="_blank">http://172.19.136.1:35357/v2.0</a> interface-list c7d4e004-47fc-42b4-9aec-83e196f9c202</div><div>+------------+--------------------------------------+--------------------------------------+--------------+-------------+</div><div>| Port State | Port ID                              | Net ID                               | IP addresses | MAC Address |</div><div>+------------+--------------------------------------+--------------------------------------+--------------+-------------+</div><div>| ACTIVE     | 572cb037-c0b7-490b-b451-594897817397 | 275c5c97-5a18-41ff-a46c-49d78507fb22 | 172.16.28.34 |             |</div><div>+------------+--------------------------------------+--------------------------------------+--------------+-------------+</div><div>root@cocinero:~/tools# </div><div><br></div><div>-I want to delete that interface, so:</div><div><br></div><div><div>root@cocinero:~/tools# nova --os-username noc-admin --os-tenant-name noc --os-password My_Pass --os-auth-url <a href="http://172.19.136.1:35357/v2.0" target="_blank">http://172.19.136.1:35357/v2.0</a> interface-detach c7d4e004-47fc-42b4-9aec-83e196f9c202 572cb037-c0b7-490b-b451-594897817397</div><div>root@cocinero:~/tools# </div></div><div><br></div><div>No error messages at all. </div><div><br></div><div>-But the interface stills there:</div><div><br></div><div><div>root@cocinero:~/tools# nova --os-username noc-admin --os-tenant-name noc --os-password My_Pass --os-auth-url <a href="http://172.19.136.1:35357/v2.0" target="_blank">http://172.19.136.1:35357/v2.0</a> interface-list c7d4e004-47fc-42b4-9aec-83e196f9c202</div><div>+------------+--------------------------------------+--------------------------------------+--------------+-------------+</div><div>| Port State | Port ID                              | Net ID                               | IP addresses | MAC Address |</div><div>+------------+--------------------------------------+--------------------------------------+--------------+-------------+</div><div>| ACTIVE     | 572cb037-c0b7-490b-b451-594897817397 | 275c5c97-5a18-41ff-a46c-49d78507fb22 | 172.16.28.34 |             |</div><div>+------------+--------------------------------------+--------------------------------------+--------------+-------------+</div><div>root@cocinero:~/tools# </div></div><div><br></div><div>Doing some research I've found this bug <a href="https://bugs.launchpad.net/nova/+bug/1326183" target="_blank">https://bugs.launchpad.net/nova/+bug/1326183</a> , which is exactly the same behaviour I see in my cloud. It seems to be related to a race condition during the cache update. </div><div><br></div><div>Any ideas how to:</div><div><br></div><div>-Reset the conditions so I can detach the interface cleanly?</div><div>-Backport the proposed patch to Grizzly? (Upgrading to IceHouse is almost impossible)</div><div><br></div><div>Thanks!</div><span class="HOEnZb"><font color="#888888"><div><br></div>-- <br><div dir="ltr">Pavlik Salles Juan José<div>Blog - <a href="http://viviendolared.blogspot.com" target="_blank">http://viviendolared.blogspot.com</a></div></div>
</font></span></div></div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr">Pavlik Salles Juan José<div>Blog - <a href="http://viviendolared.blogspot.com" target="_blank">http://viviendolared.blogspot.com</a></div></div>
</div>