6.5.1

Table Of Contents
4 Double-click TimeOutValue.
5 Set the value data to 0x3c (hexadecimal) or 60 (decimal) and click OK.
After you make this change, Windows waits at least 60 seconds for delayed disk operations to finish
before it generates errors.
6 Reboot guest OS for the change to take effect.
Managing Multiple Paths
To manage storage multipathing, ESXi uses a collection of Storage APIs, also called the Pluggable
Storage Architecture (PSA). The PSA is an open and modular framework that coordinates the
simultaneous operation of multiple multipathing plug-ins (MPPs). With the PSA, third-party software
developers can design their own load balancing techniques and failover mechanisms for particular
storage array. The third-party code can be inserted directly into the ESXi storage I/O path.
Topics discussing path management use the following acronyms.
Table 181. Multipathing Acronyms
Acronym Definition
PSA Pluggable Storage Architecture
NMP Native Multipathing Plug-In. Generic VMware multipathing
module.
PSP Path Selection Plug-In, also called Path Selection Policy.
Handles path selection for a given device.
SATP Storage Array Type Plug-In, also called Storage Array Type
Policy. Handles path failover for a given storage array.
The VMkernel multipathing plug-in that ESXi provides by default is the VMware Native Multipathing Plug-
In (NMP). The NMP is an extensible module that manages sub plug-ins. There are two types of NMP sub
plug-ins, Storage Array Type Plug-Ins (SATPs), and Path Selection Plug-Ins (PSPs). SATPs and PSPs
can be built in and provided by VMware, or can be provided by a third party.
If more multipathing functionality is required, a third party can also provide an MPP. The third-party MPP
can run in addition to the default NMP, or as a replacement.
When coordinating the VMware NMP and any installed third-party MPPs, the PSA performs the following
tasks:
n
Loads and unloads multipathing plug-ins.
n
Hides virtual machine specifics from a particular plug-in.
n
Routes I/O requests for a specific logical device to the MPP managing that device.
n
Handles I/O queueing to the logical devices.
n
Implements logical device bandwidth sharing between virtual machines.
n
Handles I/O queueing to the physical storage HBAs.
vSphere Storage
VMware, Inc. 206