On Wed, Feb 27, 2013 at 12:19 PM, Ernesto Domato <edo...@gmail.com> wrote:
> On Wed, Feb 27, 2013 at 3:57 AM, Nirbhay Tomar
> <nirbhaysinghto...@gmail.com> 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 and add it into the
>> services, from init script you can handle the start/stop priority for
>> open vswitch server during restart/reboot of host server. This might
>> help you.
>>
>
> The Debian package already has a init script, I should only change the
> priority to be higher than libvirt and see if that solves the problem.
>
> Anyway, that's a partial solution since on Debian there's several ways
> to manage services so the final solution should contemplate all of
> them though.
>
> Thanks for the advice.
> Ernesto

The solution doesn't even worked. The only way to make the system to
halt or reboot correctly on Debian was to remove entirely the K
symlinks form the sysv init runlevels so openvswitch doesn't goes down
and the virtual interfaces can be removed correctly.

I think it's not the right solution, but it worked for now.

Thanks for all.
Ernesto
_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to