Trying to use debian wheezy openvswitch with xen.

I think the real problem is that openvswitch-switch is being started after 
networking but it needs to start before networking.

I put this in /etc/network/interfaces:
# XEN Bridge
auto xenbr0
iface xenbr0 inet dhcp
   pre-up service openvswitch-switch start

So far works fine.

Of course the real fix is to change the dependency settings.

If your networking is dependent on openvswitch I can't imagine of any other 
solution.

John


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to