Upgrade/Install driver FC HBA na ESXi

[root@localhost:~] esxcli storage core adapter list
 HBA Name  Driver      Link State  UID                                   Capabilities                         Description
 --------  ----------  ----------  ------------------------------------  -----------------------------------  -------------------------
 vmhba0    vmw_ahci    link-n/a    sata.vmhba0                                                                (0000:00:11.4) Intel Corp
 vmhba1    vmw_ahci    link-n/a    sata.vmhba1                                                                (0000:00:1f.2) Intel Corp
 vmhba2    qlnativefc  link-down   fc.2000000e1e2d19c0:2100000e1e2d19c0  Data Integrity, Second Level Lun ID  (0000:02:00.0) QLogic Cor
 vmhba4    qlnativefc  link-down   fc.2000000e1e2d19c1:2100000e1e2d19c1  Data Integrity, Second Level Lun ID  (0000:02:00.1) QLogic Cor
 vmhba32   vmkusb      link-n/a    usb.vmhba32        
                                                         () USB
 [root@localhost:~] vmkload_mod -s qlnativefc |grep Version
  Version: 3.1.8.0-5vmw.670.3.73.14320388
  
 [root@localhost:/tmp] esxcli software vib install -d MRVL-QLogic-FC_3.1.64.0-1OEM.670.0.0.8169922-offline_bundle-17549670.zip
  [MetadataDownloadError]
  Could not download from depot at zip:/var/log/vmware/MRVL-QLogic-FC_3.1.64.0-1OEM.670.0.0.8169922-offline_bundle-17549670.zip?index.xml, skipping (('zip:/var/log/vmware/MRVL-QLogic-FC_3.1.64.0-1OEM.670.0.0.8169922-offline_bundle-17549670.zip?index.xml', '', "Error extracting index.xml from /var/log/vmware/MRVL-QLogic-FC_3.1.64.0-1OEM.670.0.0.8169922-offline_bundle-17549670.zip: [Errno 2] No such file or directory: '/var/log/vmware/MRVL-QLogic-FC_3.1.64.0-1OEM.670.0.0.8169922-offline_bundle-17549670.zip'"))
         url = zip:/var/log/vmware/MRVL-QLogic-FC_3.1.64.0-1OEM.670.0.0.8169922-offline_bundle-17549670.zip?index.xml
  Please refer to the log file for more details.

  [root@localhost:/tmp] esxcli software vib install -v /tmp/Marvell_bootbank_qlnativefc_3.1.64.0-1OEM.670.0.0.8169922.vib
 Installation Result
    Message: The update completed successfully, but the system needs to be rebooted for the changes to be effective.
    Reboot Required: true
    VIBs Installed: Marvell_bootbank_qlnativefc_3.1.64.0-1OEM.670.0.0.8169922
    VIBs Removed: VMware_bootbank_qlnativefc_3.1.8.0-5vmw.670.3.73.14320388
    VIBs Skipped:

 [root@localhost:/tmp] reboot

 [root@localhost:~] esxcli storage core adapter list
 HBA Name  Driver      Link State  UID                                   Capabilities         Description
 --------  ----------  ----------  ------------------------------------  -------------------  ----------------------------------------------------------------------------
 vmhba0    vmw_ahci    link-n/a    sata.vmhba0                                                (0000:00:11.4) Intel Corporation Wellsburg AHCI Controller
 vmhba1    vmw_ahci    link-n/a    sata.vmhba1                                                (0000:00:1f.2) Intel Corporation Wellsburg AHCI Controller
 vmhba2    qlnativefc  link-down   fc.2000000e1e2d19c0:2100000e1e2d19c0  Second Level Lun ID  (0000:02:00.0) QLogic Corp 2600 Series 16Gb Fibre Channel to PCI Express HBA
 vmhba4    qlnativefc  link-down   fc.2000000e1e2d19c1:2100000e1e2d19c1  Second Level Lun ID  (0000:02:00.1) QLogic Corp 2600 Series 16Gb Fibre Channel to PCI Express HBA
 vmhba32   vmkusb      link-n/a    usb.vmhba32                                                () USB

 [root@localhost:~] vmkload_mod -s qlnativefc |grep Version
  Version: 3.1.64.0-1OEM.670.0.0.8169922

About Author:

Error! Keyboard not detected. Press any key to continue.