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 everything works fine. When I try to migrate both VMs to another node (I created same bridge with same name and parameters on it), I get error:
No matter, if I create task from GUI or CLI.
Please, help me to solve the problem. Thank you in advance.
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 everything works fine. When I try to migrate both VMs to another node (I created same bridge with same name and parameters on it), I get error:
Code:
network script /var/lib/qemu-server/pve-bridge failed with status 6400
No matter, if I create task from GUI or CLI.
Please, help me to solve the problem. Thank you in advance.
Code:
task started by HA resource agent
2021-04-25 15:10:34 starting migration of VM 102 to node 'pve4' (*.*.*.*)
2021-04-25 15:10:34 starting VM 102 on remote node 'pve4'
2021-04-25 15:10:35 [pve4] no physical interface on bridge 'vmbr1'
2021-04-25 15:10:36 [pve4] kvm: network script /var/lib/qemu-server/pve-bridge failed with status 6400
2021-04-25 15:10:36 [pve4] start failed: QEMU exited with code 1
2021-04-25 15:10:36 ERROR: online migrate failure - remote command failed with exit code 255
2021-04-25 15:10:36 aborting phase 2 - cleanup resources
2021-04-25 15:10:36 migrate_cancel
2021-04-25 15:10:36 ERROR: migration finished with problems (duration 00:00:03)
TASK ERROR: migration problems
Last edited: