[ovs-dev] Bug#858418: openvswitch-switch: deadlock in /usr/share/openvswitch/scripts/ifupdown.sh

Philippe Latu philippe.latu at inetdoc.net
Tue May 2 07:57:46 UTC 2017


Hello,

I experienced the same issue on many routers with openvswitch-switch 
internal interfaces (aka SVIs).

Commenting out the status test in 
'/usr/share/openvswitch/scripts/ifupdown.sh' solves the problem.

#if /etc/init.d/openvswitch-switch status > /dev/null 2>&1; then :; else
#    /etc/init.d/openvswitch-switch start
#fi

At my low level of understanding, this test conflicts with systemd 
networking initialization process.

HTH,

-- 
- P h i l i p p e   L a t u
--
https://www.inetdoc.net


More information about the dev mailing list