Listing Paths with esxcli storage nmp path
You can use the
path
option to list paths claimed by NMP.
By default, the command displays information about all paths on all devices. You can filter in the following ways.
- Only show paths to a singe
device.
esxcli storage nmp path list --device <device>
- Only show information for a
single path.
esxcli storage nmp path list --path=<path>
To list devices, call esxcli storage nmp device list.