Search results

  1. I

    [SOLVED] bridge can't be found and VM failed to start

    Thanks for pointing the direction. Found the interface is down and the error message in the log `Jan 10 18:51:22 pve networking[1974]: error: ignoring interface vmbr1. Only one object with attribute 'bridge-vlan-aware yes' allowed.` Though not understanding the logic behind it, unchecking...
  2. I

    [SOLVED] bridge can't be found and VM failed to start

    Hi Chris, Thanks for the reply and the links. I just realized that the bridge didn't show up via `ip link show` I'm reading the docs and not sure if it's due to no bridge_ports was assigned to the bridge. For the context, my original need was to create a "virtual" NIC without any physical...
  3. I

    [SOLVED] bridge can't be found and VM failed to start

    Hi community, I'm facing an issue that VMs failed to boot due to bridge not found. Here is the error message And here is my config I also noticed that every time I applied the network configuration change, all the VMs will lose connection. I have to reboot them or the PVE host to bring...