Steps: Make sure HBA is connected on the PCI slot and visible under esx hardware list:
1 |
esxcli hardware pci list |
Check if VMKernel can detect any storage via Fibre Channel
1 |
esxcli storage san fc list |
(output will be blank line if HBA driver is missing but HBA appears to be in PCI card determined from step 1)
1 |
esxcli storage core adapter rescan |
Search and download the…