[pve-devel] [PATCH openvswitch 0/1] ifupdown.sh : add ifupdown2 workaround

Alexandre Derumier aderumier at odiso.com
Wed May 16 12:01:49 CEST 2018


with ifupdown2, we can't call ifup for each ovs_ports in OvsBridge.
But as we define also ovs_bridge for each interface, we can simply add
the bridge here, to be sure that it's exist before adding the interface.

for config, we simply need to replace allow-..., with auto.
I have keeped ovs_ports to avoid config change, but it's not used.

root (1):
  ifupdown.sh : add ifupdown2 workaround

 .../ifupdown.sh-add-ifupdown2-workaround.patch     | 154 +++++++++++++++++++++
 pvepatches/series                                  |   1 +
 2 files changed, 155 insertions(+)
 create mode 100644 pvepatches/ifupdown.sh-add-ifupdown2-workaround.patch

-- 
2.11.0




More information about the pve-devel mailing list