To resolve the connectivity issues, the vmnics must be reassociated to the LAG ports in the correct intended order to match the physical switchport configuration.
Steps to Correct LAG Association:
- In the vSphere Client, navigate to the Distributed Switch.
- Right-click the switch and select Add and Manage Hosts.
- Select Manage Host Networking and click Next.
- Select the affected ESXi host and click Next.
- In the Manage Physical Adapters section, locate the vmnics currently assigned to the LAG.
- Unassign the incorrectly mapped vmnics from the LAG ports.
- Reassign each vmnic to the correct LAG port (e.g., vmnic0 to LAG port 0, vmnic1 to LAG port 1) to match the physical cabling and the physical switch's port-channel configuration.
- Click Finish to apply the changes.
Verification
- Verify the LACP status by running the command:
- Confirm that Partner Information no longer shows a Stand-alone state and that Rx LACPDUs are incrementing.
- Perform a continuous ping between VMs on the same host and VLAN to ensure stability.