VMware: vStorage API – VAAI check status
January 21st, 2011
4 comments
To determine if VAAI is enabled service console in ESX or the RCLI in ESXi, run the commands and ensure that the value is 1:
# esxcfg-advcfg -g /DataMover/HardwareAcceleratedMove
# esxcfg-advcfg -g /DataMover/HardwareAcceleratedInit
# esxcfg-advcfg -g /VMFS3/HardwareAcceleratedLocking
Can I check the VAAI status from the command line?
esxcfg-scsidevs -l | egrep "Display Name:|VAAI Status:"
More interesting information: yellow-bricks.com
Source: VMware KB
Recent Comments