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
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
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
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
4 matches
Mail list logo