Bug#701760: [ovs-dev] Bug#701760: openvswitch-switch: problem interacting with libvirt

2013-08-12 Thread Lukasz Szotek
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 VM

Bug#701760: [ovs-dev] Bug#701760: openvswitch-switch: problem interacting with libvirt

2013-02-27 Thread Ernesto Domato
On Wed, Feb 27, 2013 at 12:19 PM, Ernesto Domato wrote: > On Wed, Feb 27, 2013 at 3:57 AM, Nirbhay Tomar > wrote: >> Hey, >> >> I have also gone through this problem in my early days with open >> vswitch. In this condition, you can do one thing: >> >> Just create a init script for open vswitch an

Bug#701760: [ovs-dev] Bug#701760: openvswitch-switch: problem interacting with libvirt

2013-02-26 Thread Nirbhay Tomar
Hey, I have also gone through this problem in my early days with open vswitch. In this condition, you can do one thing: Just create a init script for open vswitch and add it into the services, from init script you can handle the start/stop priority for open vswitch server during restart/reboot of

Bug#701760: openvswitch-switch: problem interacting with libvirt

2013-02-26 Thread Ernesto Domato
Package: openvswitch-switch Version: 1.4.2+git20120612-9 Severity: important Hi, I'm using openvswitch with libvirt and it works as expected. The problem that I'm having is that if you reboot or shutdown the host server, openvswitch is going down before libvirt virual machines finish going down t