6.7

Table Of Contents
Option Description
-f|--force
Force claim rules to ignore validity checks and install the rule anyway.
-h|--help
Show the help message.
-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 is 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.
Note When searching the SATP rules to locate a SATP for a given device, the NMP searches the
driver rules first. If there is no match, the vendor/model rules are searched, and finally 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 storage nmp satp rule add -V NewVend -M NewMod -s VMW_SATP_INV
When you run the esxcli storage nmp satp list -s VMW_SATP_INV command, you can see the
new rule on 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 file.
Each file, for example .vmdk, gets its own bandwidth controls.
This mechanism ensures that I/O for a particular virtual machine file goes into its own separate queue
and avoids interfering with I/Os from other files.
This capability is enabled by default. To turn it off, adjust the
VMkernel.Boot.isPerFileSchedModelActive parameter in the advanced system settings.
Edit Per File I/O Scheduling
The advanced VMkernel.Boot.isPerFileSchedModelActive parameter controls the per file I/O
scheduling mechanism. The mechanism is enabled by default.
vSphere Storage
VMware, Inc. 230