localcli network vswitch dvs vmware lacp status get shows the following for the Partner Information:vSphere ESXi 8.x
vCenter Server 8.x
This issue occurs when the ESXi host fails to receive LACP Data Units (LACPDUs) from the physical switch. While the ESXi host is in "Active" mode and sending LACPDUs, the absence of a partner response prevents the LACP state machine from transitioning the links into an "Aggregated" state. To prevent a total network outage, ESXi places the links in "Stand-alone" mode.
This is typically a physical network configuration or hardware issue. Follow these steps to resolve:
Ensure the physical switch ports connected to the ESXi host are configured for LACP Active mode. Static "On" configurations or "Passive" mode on both ends will prevent negotiation.
Execute the following command on the ESXi host to verify packet counters:
localcli network vswitch dvs vmware lacp stats get
Examine /var/log/lacp.log for the following error message, which confirms the host is not seeing a peer:
No peer response: enable link vmnicX as individual
If the physical switch is confirmed to be sending LACPDUs but the host Rx counter remains 0: