6.5

Table Of Contents
Retrieving and Setting SATP Configuration Parameters
The esxcli storage nmp satp generic deviceconfig get and esxcli storage nmp satp generic
pathconfig get commands retrieve per-device or per-path SATP conguration parameters. You cannot
retrieve paths or devices for all SATPs, you must retrieve the information one path or one device at a time.
Use the following command to retrieve per device or per path SATP conguration parameters, and to see
whether you can set specic conguration parameters for a device or path.
For example, esxcli storage nmp satp generic deviceconfig get --device naa.xxx might return SATP
VMW_SATP_LSI does not support device configuration.
esxcli storage nmp satp generic pathconfig get -path vmhba1:C0:T0:L8 might return INIT,AVT
OFF,v5.4,DUAL ACTIVE,ESX FAILOVER
The esxcli storage nmp satp generic deviceconfig set and esxcli storage nmp satp generic
pathconfig set commands set conguration parameters for SATPs that are loaded into the system, if they
support device conguration. You can set per-path or per-device SATP conguration parameters.
I The command passes the conguration string to the SATP associated with that device or path.
The conguration strings might vary by SATP. VMware supports a xed set of conguration strings for a
subset of its SATPs. The strings might change in future releases.
Options Description
--config
-c
Conguration string to set for the path specied by --path or the device specied by --device.
You can set the conguration for the following SATPs.
n
VMW_SATP_ALUA_CX
n
VMW_SATP_ALUA
n
VMW_SATP_CX
n
VMW_SATP_INV
You can specify one of the following device conguration strings.
n
navireg_on – starts automatic registration of the device with Navisphere.
n
navireg_off – stops the automatic registration of the device.
n
ipfilter_on – stops the sending of the host name for Navisphere registration. Used if host is known as
localhost.
n
ipfilter_off – enables the sending of the host name during Navisphere registration.
--device
-d
Device to set SATP conguration for. Not all SATPs support the setcong option on devices.
--path
-p
Path to set SATP conguration for. Not all SATPs support the setcong option on paths.
Run esxcli storage nmp device set --default --device=<device> to set the PSP for the specied device
back to the default for the assigned SATP for this device.
Path Claiming with esxcli storage core claiming
The esxcli storage core claiming namespace includes a number of troubleshooting commands.
These commands are not persistent and are useful only to developers who are writing PSA plug-ins or
troubleshooting a system. If I/O is active on the path, unclaim and reclaim actions fail.
I The help for esxcli storage core claiming includes the autoclaim command. Do not use this
command unless instructed to do so by VMware support sta.
vSphere Command-Line Interface Concepts and Examples
108 VMware, Inc.