6.7

Table Of Contents
n
By default, the PSA claim rule 101 masks Dell array pseudo devices. Do not delete this rule, unless
you want to unmask these devices.
List Multipathing Claim Rules for the Host
Use the esxcli command to list available multipathing claim rules.
Claim rules indicate whether the NMP, HPP, or a third-party MPP manages a given physical path. Each
claim rule identifies a set of paths based on the following parameters:
n
Vendor/model strings
n
Transportation, such as SATA, IDE, Fibre Channel
n
Adapter, target, or LUN location
n
Device driver, for example, Mega-RAID
Procedure
u
List the multipathing claim rules by running the
esxcli storage core claimrule list --claimrule-class=MP command.
If you do not use the claimrule-class option, the MP rule class is implied.
Example: Sample Output of the esxcli storage core claimrule list Command
Rule Class Rule Class Type Plugin Matches
MP 10 runtime vendor HPP vendor=NVMe model=*
MP 10 file vendor HPP vendor=NVMe model=*
MP 50 runtime transport NMP transport=usb
MP 51 runtime transport NMP transport=sata
MP 52 runtime transport NMP transport=ide
MP 53 runtime transport NMP transport=block
MP 54 runtime transport NMP transport=unknown
MP 101 runtime vendor MASK_PATH vendor=DELL model=Universal Xport
MP 101 file vendor MASK_PATH vendor=DELL model=Universal Xport
MP 200 runtime vendor MPP_1 vendor=NewVend model=*
MP 200 file vendor MPP_1 vendor=NewVend model=*
MP 201 runtime location MPP_2 adapter=vmhba41 channel=* target=* lun=*
MP 201 file location MPP_2 adapter=vmhba41 channel=* target=* lun=*
MP 202 runtime driver MPP_3 driver=megaraid
MP 202 file driver MPP_3 driver=megaraid
MP 65535 runtime vendor NMP vendor=* model=*
This example indicates the following:
n
The NMP claims all paths connected to storage devices that use the USB, SATA, IDE, and Block
SCSI transportation.
n
The rules for HPP, MPP_1, MPP_2, and MPP_3 have been added, so that the modules can claim
specified devices. For example, the HPP claims all devices with vendor NVMe. All devices handled
by the inbox nvme driver are claimed regardless of the actual vendor. The MPP_1 module claims all
paths connected to any model of the NewVend storage array.
vSphere Storage
VMware, Inc. 222