Утилиту брать тут:
https://support.hpe.com/hpsc/swd/public/detail?swItemId=MTX-5fa5b0d965c84875b9b7410471
1. Просмотр установленных утилит
esxcli software vib list
[root@esx21:~] esxcli software vib list
Name Version Vendor Acceptance Level Install Date
----------------------------- ------------------------------------- --------------- ---------------- ------------
lsi-mr3 7.702.17.00-1OEM.600.0.0.2768847 Avago VMwareCertified 2018-12-06
scsi-mpt2sas 15.10.06.00-1OEM.550.0.0.1331820 Avago VMwareCertified 2018-12-06
bnxtnet 212.0.93.0-1OEM.600.0.0.2768847 BCM VMwareCertified 2018-12-06
net-tg3 3.137l.v60.1-1OEM.600.0.0.2494585 BRCM VMwareCertified 2018-12-06
brcmfcoe 12.0.1115.0-1OEM.600.0.0.2768847 EMU VMwareCertified 2018-12-06
...
2. Установка
root@esx21:~] esxcli software vib install -v /vmfs/volumes/syn\:datastore1/esx/ssacli-2.65.2.0-6.5.0.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: HPE_bootbank_ssacli_2.65.2.0-6.5.0.4240417
VIBs Removed: HPE_bootbank_ssacli_3.30.14.0-6.0.0.2494585
VIBs Skipped:
3. просмотр конфига
[root@esx21:~] /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=0 show
HPE Smart Array P408i-a SR Gen10 in Slot 0 (Embedded)
Cache Status: OK
Cache Ratio: 10% Read / 90% Write
4. Меняем Cashe Ratio
[root@esx21:~] /opt/smartstorageadmin/ssacli/bin/ssacli ctrl slot=0 modify cacheratio=50/50
Cache Status: OK
Cache Ratio: 50% Read / 50% Write