Environment:
Issue Summary:
When a VM is migrated from dev-proxhost1 or dev-proxhost3 to dev-proxhost2, the VM immediately loses network connectivity.
Troubleshooting Performed:
Observation:
We suspect that vmbr0 on dev-proxhost2 may have become corrupted or misconfigured at a lower level, as even freshly created test VMs on that node exhibit the same behavior.
Question:
Thank you in advance for your time and support.
				
			- Proxmox VE 8.4.14
 - 3-node cluster: dev-proxhost1, dev-proxhost2, dev-proxhost3
 - All nodes use identical bridge and VLAN configurations (main bridge: vmbr0)
 
Issue Summary:
When a VM is migrated from dev-proxhost1 or dev-proxhost3 to dev-proxhost2, the VM immediately loses network connectivity.
- From within the migrated VM, even the default gateway becomes unreachable.
 - The same VMs work perfectly on the other two nodes.
 - The issue persists regardless of the VM’s operating system or VLAN tag.
 
Troubleshooting Performed:
- Verified /etc/network/interfaces — configuration for vmbr0 matches the other nodes.
 - Restarted networking service and confirmed no syntax errors.
 - Checked for link state and physical NIC status — all appear normal.
 - No firewall or VLAN misconfiguration detected.
 
Observation:
We suspect that vmbr0 on dev-proxhost2 may have become corrupted or misconfigured at a lower level, as even freshly created test VMs on that node exhibit the same behavior.
Question:
- What would be the best approach to verify and repair a potentially corrupted bridge (vmbr0) on a single node?
 - Are there known cases in which a bridge appears fine in configuration but fails to pass traffic at the kernel or switching layer?
 
Thank you in advance for your time and support.
			
				Last edited: