Re: [Openstack] Fail to reboot VM with Nova + Quantum/OVS

2012-03-01 Thread Dan Wendlandt
https://review.openstack.org/#change,4754 my devstack setup seems to be having problems with latest trunks, so it may take me a bit longer to test latest. Are you able to test it locally? Two-line change (only one line strictly required). Dan On Thu, Mar 1, 2012 at 9:41 AM, Dan Wendlandt wro

Re: [Openstack] Fail to reboot VM with Nova + Quantum/OVS

2012-03-01 Thread Dan Wendlandt
Hi Doude, At a glance, it seems that unplug() being called twice, with the second call failing because the first call successfully unplugged the vif already. The unplug() action on the bridge does nothing, so there's no harm in calling it twice, which may explain why this is only seen with OVS.

[Openstack] Fail to reboot VM with Nova + Quantum/OVS

2012-03-01 Thread Doude
When I try reboot a VM, the nova-compute fails and the daemon stop. It fails on unpluging VIF interface of the rebooted VM. I use Nova with Quantum and OVS. 2012-03-01 18:12:31 DEBUG nova.rpc.common [-] Making asynchronous call on network ... from (pid=21485) multicall /usr/local/src/nova/nova/rpc