- 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
- Reboot esxi host.
# reboot