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 _______________________________________________ pve-devel mailing list pve-devel@pve.proxmox.com https://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel