Hi There
I'm in the middle of an argument with VMware and DELL - we have a cluster with 10 nodes, esxi 7.0.3u3, DELL R630's. There is a comms problem between the nodes and vCenter - VMware can see comms failures between the esxi hosts and vCenter. VMWARE check the logs and told me to upgrade the firmware on the QLOGIC cards. (according to the HCL)
VMware Compatibility Guide - I/O Device Search
However the VMWARE view of the firmware is not what I think it is. To find out the firmware version VMware logs on to the esxi host and run the following command .
[root@esxi1-host:~] esxcli network nic get -n vmnic0
Advertised Auto Negotiation: false
Advertised Link Modes: 10000BaseSFI/Full
Auto Negotiation: false
Cable Type: FIBRE
Current Message Level: 0
Driver Info:
Bus Info: 0000:01:00:0
Driver: qfle3
Firmware Version: Storm: 7.13.20.0 MFW: 7.14.18
Version: 1.4.35.0
Link Detected: true
Link Status: Up
Name: vmnic0
PHYAddress: 0
Pause Autonegotiate: false
Pause RX: true
Pause TX: true
Supported Ports: FIBRE
Supports Auto Negotiation: false
Supports Pause: true
Supports Wakeon: false
Transceiver: external
Virtual Address: 00:50:56:58:9c:74
Wakeon: None
[root@esxi1-host:~]
VMware tell me that the firmware version is 7.14.18 and that it should be at least 7.15.x
However there is no such version of that firmware for qlogic cards - for investigation purposes and using IDRAC, I upgrade the firmware to the latest verison available 16.10.04. I then logged back into the esxi host and run that command again - this has no affect on the firmware version displayed.
I called up DELL and they tell me its not their problem and that I need to upgrade the driver. But I don't want to upgrade the driver I want to upgrade the firmware.
Can any one explain what VMWARE are referring to when the are talking about when they say "firmware" - VMWARE say upgrade the DELL firmware and DELL are saying upgrade the VMWARE driver
thanks