TL;DR
HP Microserver Gen 8 with B120i Smart Array (not external Smart Array P220i/P222/P420 Controller) has low i/o performance in esxi with driver scsi-hpvsa with version later than scsi-hpvsa-5.5.0-88OEM.550.0.0.1331820 have performance issues
Download scsi-hpvsa-5.5.0-88OEM.550.0.0.1331820.x86_64.vib
1 Remove the existing scsi-hpvsa_5.5.0.102-1O driver (via SSH) (enable maintenance mode first)
esxcli software vib remove -n scsi-hpvsa -f
2 Install the scsi-hpvsa-5.5.0-88 downgraded driver
esxcli software vib install -v /vmfs/volumes/datastore1/scsi-hpvsa-5.5.0-88OEM.550.0.0.1331820.x86_64.vib
3 If you have ESXi 6.5 and newer
disable ESXi vmc_ahci module (if not completed, ahci is used by default. eg array is not initialised via hpvsa and ahci initialises disks as 4 separate physical disks)
In ESXi 6.5 VMware using new AHCI-driver (vmw_ahci) and in ESXi 6 used hpvsa driver
esxcli system module set --enabled=false --module=vmw_ahci
4 reboot host
5 (optional) check write speed
# cd /vmfs/volumes/datastore1
# time dd if=/dev/zero of=tempfile bs=8k count=100000; rm -f tempfile
100000+0 records in
100000+0 records out
real 1m 47.34s (see this)
user 0m 3.81s
vCenter Converter Standalone 9.0.0 download (далее…)
Service pack for HPE ProLiant Gen10 and 10 Plus (ver 2026.03.00.00) (SPP2026030000.2026_0326.14.iso) Service Pack for…
Service pack for HPE ProLiant Gen10 and 10 Plus (ver 2026.01.00.00) (SPP2026010000.2026_0206.13.iso) Service Pack for…
# add wg interface /interface/wireguard/add listen-port=51820 mtu=1300 # add ip on wg interface /ip/address/add address=10.100.10.1…
VMware remote console (VMRC) 13.0.1 download Last version: VMware Remote Console 13.0.1 | 29 Sept…
Gen10 Service Pack for ProLiant (SPP) Version 2025.01 Service Pack for ProLiant 2025.01 Gen10(P81139_001_gen10spp-2025.01.00.00-SPP2025010000.2025_0119.14.iso 8.22…