6.0.1

Table Of Contents
Option Description
-M|--model=string
Set the model string when adding SATP a claim rule. Vendor/Model rules
are mutually exclusive with driver rules.
-o|--option=string
Set the option string when adding a SATP claim rule.
-P|--psp=string
Set the default PSP for the SATP claim rule.
-O|--psp-option=string
Set the PSP options for the SATP claim rule.
-s|--satp=string
The SATP for which a new rule will be added.
-R|--transport=string
Set the claim transport type string when adding a SATP claim rule.
-t|--type=string
Set the claim type when adding a SATP claim rule.
-V|--vendor=string
Set the vendor string when adding SATP claim rules. Vendor/Model rules
are mutually exclusive with driver rules.
N When searching the SATP rules to locate a SATP for a given device, the NMP searches the driver
rules rst. If there is no match, the vendor/model rules are searched, and nally the transport rules. If
there is still no match, NMP selects a default SATP for the device.
2 Reboot your host.
Example: Defining an NMP SATP Rule
The following sample command assigns the VMW_SATP_INV plug-in to manage storage arrays with
vendor string NewVend and model string NewMod.
# esxcli --server=server_name storage nmp satp rule add -V NewVend -M NewMod -s VMW_SATP_INV
If you run the esxcli --server=server_name storage nmp satp list -s VMW_SATP_INV command, you can
see the new rule added to the list of VMW_SATP_INV rules.
Scheduling Queues for Virtual Machine I/Os
By default, vSphere provides a mechanism that creates scheduling queues for every virtual machine le.
Each le, for example .vmdk, gets its own bandwidth controls.
This mechanism ensures that I/O for a particular virtual machine le, such as .vmdk, goes into its own
separate queue and does not interfere with I/Os from other les.
This capability is enabled by default. If you need to turn it o, you can do this by adjusting the
VMkernel.Boot.isPerFileSchedModelActive parameter in the advanced system seings.
Edit Per File I/O Scheduling
The advanced VMkernel.Boot.isPerFileSchedModelActive parameter controls the per le I/O scheduling
mechanism. The mechanism is enabled by default.
Procedure
1 Browse to the host in the vSphere Web Client navigator.
2 Click the Manage tab, and click .
3 Under System, click Advanced System .
4 Under Advanced System Seings, select the VMkernel.Boot.isPerFileSchedModelActive parameter
and click the Edit icon.
vSphere Storage
202 VMware, Inc.