6.5.1

Table Of Contents
You can use several esxcli commands to query storage devices for the hardware acceleration support
information. For the devices that require the VAAI plug-ins, the claim rule commands are also available.
For information about esxcli commands, see Getting Started with vSphere Command-Line Interfaces.
Display Hardware Acceleration Plug-Ins and Filter
To communicate with the devices that do not support the T10 SCSI standard, your host uses a single
VAAI filter and a vendor-specific VAAI plug-in. Use the esxcli command to view the hardware
acceleration filter and plug-ins currently loaded into your system.
In the procedure, --server=server_name specifies the target server. The specified target server
prompts you for a user name and password. Other connection options, such as a configuration file or
session file, are supported. For a list of connection options, see Getting Started with vSphere Command-
Line Interfaces.
Prerequisites
Install vCLI or deploy the vSphere Management Assistant (vMA) virtual machine. See Getting Started with
vSphere Command-Line Interfaces. For troubleshooting, run esxcli commands in the ESXi Shell.
Procedure
u
Run the esxcli --server=server_name storage core plugin list --plugin-class=value
command.
For value, enter one of the following parameters:
n
Type VAAI to display plug-ins.
The output of this command is similar to the following example:
#esxcli --server=server_name storage core plugin list --plugin-class=VAAI
Plugin name Plugin class
VMW_VAAIP_EQL VAAI
VMW_VAAIP_NETAPP VAAI
VMW_VAAIP_CX VAAI
n
Type Filter to display the Filter.
The output of this command is similar to the following example:
esxcli --server=server_name storage core plugin list --plugin-class=Filter
Plugin name Plugin class
VAAI_FILTER Filter
Verify Hardware Acceleration Support Status
Use the esxcli command to verify the hardware acceleration support status of a particular storage
device.
vSphere Storage
VMware, Inc. 312