Search results

  1. S

    Migration error: pve-bridge failed with status 6400

    Thank you. Manually restarted vmbr1: ifdown vmbr1 && ifup vmbr1. Now migration works without errors.
  2. S

    Migration error: pve-bridge failed with status 6400

    vmbr1 is enabled and running on target node.
  3. S

    Migration error: pve-bridge failed with status 6400

    Hello. I have 3 hosts Proxmox HA cluster. I have 2 VMs on one host which interact with each other via linux bridge. This is made for security reasons. Traffic between these VMs should not be seen in our network from other hosts. This bridge is not attached to any physical interface and...