VMware vSphere

 View Only
  • 1.  Script to find HBA exact model

    Posted Feb 23, 2018 02:30 PM

    Hello All,

    I am trying to find the HBA model from all our ESXi hosts , I found many scripts from communities and other blogs, but the results is generic what I see when I execute the command esxcfg-scsidevs -a

    ie QLogic Corp 2600 Series 16Gb Fibre Channel to PCI Express HBA

    But when I run

    /usr/lib/vmware/vmkmgmt_keyval/vmkmgmt_keyval -a  gives me the exact value which I am looking for (QLE2662)

    Key Value Instance:  QLNATIVEFC/qlogic

    Listing keys:

    Name:   0

    Type:   string

    value:

    QLogic 16Gb FC Dual-port HBA for System x for QLE2662:

            FC Firmware Version: 7.02.00 (d0d5), Driver version 1.1.14.0

    Can you please help me to make this scripted to run at cluster level.



  • 2.  RE: Script to find HBA exact model

    Posted Feb 23, 2018 02:43 PM


  • 3.  RE: Script to find HBA exact model

    Posted Apr 28, 2018 04:24 PM

    Script in the following forum should fulfill your requirements.

    Re: Host Hardware info with HBA and nic driver information