Symptoms:
Vmnic receive packet drop occurred on cisco ucs.
this issue can find out with only cisco servers.
another brand server doesn't find this issue
the main symptoms as follows
"esxcli network nic stats get -n vmnic1"
NIC statistic for vmnic1
Received packets dropped: 28571
Transmit packets dropped:0"
Workaround
We're comparing with buffer ring size configuration with HP NIC Cards using below commands
# esxcli network nic ring preset get -n vmnicX
threshold value for vmnic buffer ring size.
# esxcli network nic ring current get -n vmnicX"
current value for vmnic buffer ring size
Threshold value size as hp server and cisco server is same.
Cisco server's current value size is smaller than hp server value size.
Cisco server's current value size is RX:512, TX:256
HP server's current value size is RX: 1020, TX:4096
Reference
'Cisco UCS' 카테고리의 다른 글
| [UCS]VMware's Server Virtualization and Cisco's Virtualized Networking Technology (0) | 2024.03.01 |
|---|---|
| [UCSM] FI6454, IOM2408 thermal problem, fan equipment inoperable (0) | 2024.02.29 |
| [UCS B200M5] POWER_SYS_FLT:Sensor Failure (0) | 2024.02.28 |
| [UCSM] error accessing shared-storage (0) | 2024.02.27 |