- Login to esxi-host via ssh.
- Download driver. https://drive.google.com/file/d/1c-NJvz6CVC08c4eXoPIysl6Ke2Kr6Z2p/view?usp=sharing . VIB-file scsi-hpvsa-5.5.0.102-1OEM.550.0.0.1331820.x86_64.vib or via hp support site.
- Put file into esxi-host directory /tmp via wget or scp.
- Copy the file to a location where the installer can find it easily.
cp scsi-hpvsa-5.5.0-88OEM.550.0.0.1331820.x86_64.vib /var/log/vmware/
- Install vib-file
[root@localhost:/tmp] esxcli software vib install -v /tmp/scsi-hpvsa-5.5.0.102-1OEM.550.0.0.1331820.x86_64.vib --force --no-sig-check --maintenance-mode
5. Reboot esxi host.
# reboot
Similar Posts:
- HOW TO Upgrade VMware ESXi 5.1 to ESXi 6.0
- How to work with ESXI 6.5 using old vsphere client
- how to clean old logs on vcsa 6
- Vmware vCenter: 503 Service Unavailable (Failed to connect to endpoint)
- Install open vm tools
2,248