Recent content by pkuwik

  1. P

    [SOLVED] No network on server unless i ifdown / ifup vmbr0

    @spirit I uninstalled the ifupdown2 to get my OVS working again, so can not tell you what version it was exactly, but I am using the pvetest repo, and not the enterprise one
  2. P

    [SOLVED] No network on server unless i ifdown / ifup vmbr0

    Here it is as requested: allow-vmbr0 bond0 iface bond0 inet manual ovs_bonds eno1 eno2 eno3 eno4 ovs_type OVSBond ovs_bridge vmbr0 ovs_options bond_mode=balance-tcp lacp=active auto lo iface lo inet loopback iface eno3 inet manual iface eno1 inet manual iface eno2 inet...
  3. P

    [SOLVED] No network on server unless i ifdown / ifup vmbr0

    Just adding to the discussion though a different thread might be more appropriate. I was having to issue the 'ifup vmbr0' command following each reboot to bring up the network on one of my 3 servers. All 3 servers are running a recent PVE kernel - SMP PVE 5.3.13-1 - and...