The Link Aggregation Group (LAG) status on the ESXi host displays as Stand-alone, preventing the expected port-channel formation and bandwidth aggregation.
[root@esx:~] esxcli network vswitch dvs vmware lacp status get
####: DVSwitch: #### Flags: S - Device is sending Slow LACPDUs, F - Device is sending fast LACPDUs, A - Device is in active mode, P - Device is in passive mode LAG ID: 1070836645 Mode: Active Nic List: Local Information: Admin Key: 19 Flags: SA Oper Key: 19 Port Number: 2 Port Priority: 255 Port State: ACT,AGG,DEF, Nic: vmnic7 Partner Information: Age: 00:00:13 Device ID: 00:00:00:00:00:00 Flags: SP Oper Key: 0 Port Number: 0 Port Priority: 0 Port State: State: Stand-alone
Local Information: Admin Key: 19 Flags: SA Oper Key: 19 Port Number: 1 Port Priority: 255 Port State: ACT,AGG,DEF, Nic: vmnic6 Partner Information: Age: 00:00:13 Device ID: 00:00:00:00:00:00 Flags: SP Oper Key: 0 Port Number: 0 Port Priority: 0 Port State: State: Stand-alone
Executing esxcli network vswitch dvs vmware lacp stats get shows Rx LACPDUs as 0, while Tx LACPDUs are incrementing.
DVSwitch LAG ID NIC Rx Errors Rx LACPDUs Tx Errors Tx LACPDUs---------- ---------- ------ --------- ---------- --------- ----------#### 1070836645 vmnic7 0 0 0 16994#### 1070836645 vmnic6 0 0 0 16994
VMware vSphere ESXi
ESXi is not receiving LACP PDU from the peer switch.
Ensure LACP is configured on the physical switch and it is sending LACP PDUs. Please ensure the following criteria is met.
Please refer to Introduction to LACP in VMware by Broadcom for supported modes.