Restarting networking without rebooting borks OVS bridge

Hans van den Bogert

New Member
Sep 26, 2016
7
0
1
37
I am using an OVS bridge which is working fine on start. However using `service networking restart` fails to properly setup the OVS bridge. After the network restart, the running VMs and containers respective interfaces are not added to the OVS bridge.
In order to regain network connectivity to the VMs and containers, I have to restart them

Is this expected behaviour? Or should the network service, on restart, re-add the VM and containter interfaces?