Show controller configuration and disk info on ESXi
If running HP servers you need the customized HP VMware image to install ESX.
Show controller configuration:
/opt/hp/hpssacli/bin/hpssacli controller all show detail
Show disk info:
/opt/hp/hpssacli/bin/hpssacli controller slot=0 physicaldrive all show
Enable Drive Write Cache
/opt/hp/hpssacli/bin/hpssacli controller slot=0 modify dwc=enable forced
Array cache read and write ratio (read/write)
/opt/hp/hpssacli/bin/hpssacli controller slot=0 modify cacheratio=40/60 forced