VMware ESXi
VMware vCenter Server
The "inaccessible network" error is a pre-check validation failure triggered by a network configuration discrepancy between the source and destination virtual switch configurations. This occurs when the vMotion migration wizard fails to verify that the virtual machine's current network backing (the logical connection to the physical wire) is available on the target compute resource.
Essentially, the migration is halted because the destination host cannot satisfy the VM's requirement for its specific Port Group and VLAN ID.
To resolve the compatibility error "Currently connected network interface" 'Network adapter 1' uses network "VM-portgroup", which is not accessible" the destination environment must be prepared to accept the virtual machine's network configuration.
Port Group Alignment:For Automatic Mapping: Create a Distributed Port Group on the destination vDS with the exact same name (e.g., VM-port_group_name) as the source Standard Switch port group. This allows the vMotion validation engine to automatically pair the interfaces, bypassing manual remapping.For Manual Mapping: If a different naming convention is used on the vDS (e.g., VM-PortGroup), we must manually select the target network during the "Select Networks" stage of the migration wizard to clear the compatibility flag.VLAN Integrity (Connectivity Requirement): A successful vMotion validation does not guarantee post-migration connectivity. To ensure the VM remains reachable on the network:
VLAN ID as the source.VLAN ID.For more information on vMotion requirement, please refer -vMotion networking requirements