VMware Cloud Community
MJMSRI
Enthusiast
Enthusiast

Correct Firmware and Driver alignment for Network Adapters

Hi All,

looking at the VMware Compatibility for IO Devices VMware Compatibility Guide - I/O Device Search its never clear what Firmware and Driver to use when aligned to a HPE Host for example.

So example is the 562SFP Adapter VMware Compatibility Guide - I/O Device Search  . On the guide it details that for 6.5 update1 5 combinations are available with 5 different drivers.

So i then look on the HPE hosts iLO and there is no trace of this "Firmware" listed on the HCL of 6.01, 5.04, 5.05 etc. All that is listed is 1.1606.01 etc. It seems on the Network adapters VMware detail firmware however the adapters have a ROM version and OROM etc which i believe is what is listed in iLO.

This link can be clicked on but i still dont find its conclusive in the exact firmware and driver alignment when compared to the iLO readings: VMware Knowledge Base

The Driver for the Adapters is easy as can locate the exact driver and version on esxcli then apply new one via that or VUM, so seems the problem is trying to work out what firmware, ROM, etc aligns to each driver.

Any thoughts?

0 Kudos
4 Replies
MJMSRI
Enthusiast
Enthusiast

So currently for the Network Adapter iLO is detailing:

pastedImage_1.png

so i then look onto VMware HCL for IO Devices and this is shown:

pastedImage_2.png#

So there is no sign of the iLO Firmware detail that is 10.2.5

0 Kudos
SupreetK
Commander
Commander

Run the below commands on the ESXi and check what firmware version is being reported -

To list the devices - </usr/lib/vmware/vmkmgmt_keyval/vmkmgmt_keyval -d>

To fetch the information for a specific adapter - </usr/lib/vmware/vmkmgmt_keyval/vmkmgmt_keyval -l -i vmhba4/qlogic> --> Replace vmhba and qlogic as per the output obtained from the first command.

Cheers,

Supreet

0 Kudos
MJMSRI
Enthusiast
Enthusiast

pastedImage_0.png

0 Kudos
SupreetK
Commander
Commander

Can you please try the below command?

/usr/lib/vmware/vm-support/bin/swfw.sh | less

Cheers,

Supreet

0 Kudos