6.7

Table Of Contents
2 Verify that the latency threshold is set:
esxcli storage core device latencythreshold list
Device Latency Sensitive Threshold
-------------------- ---------------------------
naa.55cd2e404c1728aa 0 milliseconds
naa.500056b34036cdfd 0 milliseconds
naa.55cd2e404c172bd6 50 milliseconds
3 Monitor the status of the latency sensitive threshold. Check VMkernel logs for the following entries:
n
Latency Sensitive Gatekeeper turned on for device device. Threshold of XX
msec is larger than max completion time of YYY msec
n
Latency Sensitive Gatekeeper turned off for device device. Threshold of XX
msec is exceeded by command completed in YYY msec
ESXi ESXCLI HPP Commands
You can use the ESXi Shell or vSphere CLI commands to configure and monitor the high-performance
plug-in.
See Getting Started with vSphere Command-Line Interfaces for an introduction, and vSphere Command-
Line Interface Reference details of esxcli command use.
Command Description Options
esxcli storage hpp path
list
List the paths currently claimed by
the high-performance plug-in.
-d|--device=<device>
Display information for a specific device.
-p|--path=<path>
Limit the output to a specific path.
esxcli storage hpp
device list
List the devices currently controlled
by the high-performance plug-in.
-d|--device=<device>
Show a specific device.
esxcli storage hpp
device set
Configure settings for an HPP
device.
-d|--device=<device>
The HPP device upon which to operate. Use any of the UIDs
that the device reports. Required.
-M|--mark-device-ssd=<bool>
Specify whether the HPP treats the device as an SSD.
esxcli storage hpp
device usermarkedssd
list
List the devices that were marked
as SSD by user.
-d|--device=<device>
Limit the output to a specific device.
Viewing and Managing Paths
When you start your ESXi host or rescan your storage adapter, the host discovers all physical paths to
storage devices available to the host. Based on a set of claim rules, the host determines which
multipathing module, the NMP, HPP, or an MPP, owns the paths to a particular device.
vSphere Storage
VMware, Inc. 217