Dear Ernesto,

I had the same problem.

Just add this line to /etc/init.d/openvswitch-switch:
# X-Stop-After:      libvirt-guests

and reconfigure boot/shutdown order:
update-rc.d -f openvswitch-switch remove
insserv openvswitch-switch

Now openvswitch-switch waits to libvirt-guests shutdown all VMs.

-- 
Best regards,
 Lukas
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to