You can use esxcli storage nmp psp to manage VMware path selection policy plug-ins included with the VMware NMP and to manage third-party PSPs.
The esxcli storage nmp psp generic deviceconfig get and esxcli storage nmp psp generic pathconfig get commands retrieve PSP configuration parameters. The type of PSP determines which command to use.
To retrieve PSP configuration parameters, use the appropriate command for the PSP.
The esxcli storage nmp psp list command shows the list of PSPs on the system and a brief description of each plug-in.
The esxcli storage nmp psp generic deviceconfig set and esxcli storage nmp psp generic pathconfig set commands support future third-party PSA expansion. The setconfig command sets PSP configuration parameters for those third-party extensions.
Use esxcli storage nmp roundrobin setconfig for other path policy configuration. See Customizing Round Robin Setup.
You can run esxcli storage nmp psp generic deviceconfig set --device=<device> to specify PSP information for a device, and esxcli storage nmp psp generic pathconfig set --path=<path> to specify PSP information for a path. For each command, use --config to set the specified configuration string.
Configuration string to set for the device or path specified by --device or --path. See Managing Path Policies. |
|