Difference between revisions of "ESXi - 6.7 Command List"

From The TinkerNet Wiki
Jump to navigation Jump to search
(Undo revision 821 by Tinker (talk))
Tag: Undo
 
(15 intermediate revisions by the same user not shown)
Line 1: Line 1:
==esxcli==
+
==esxcli commands==
 +
 
 
{| class="wikitable"
 
{| class="wikitable"
|+
 
 
!Namespace
 
!Namespace
 
!Command
 
!Command
!Command Line
+
!
!cmd options
 
 
!Description
 
!Description
 
|-
 
|-
 
|device
 
|device
 
|add
 
|add
|
 
 
|
 
|
 
|Add a device to enable a software device driver.
 
|Add a device to enable a software device driver.
Line 16: Line 14:
 
|device.alias
 
|device.alias
 
|get
 
|get
|<code>esxcli device alias get</code>
+
|
|<nowiki>-n|--alias=<str></nowiki>
 
 
|Display hardware location info for a device alias.
 
|Display hardware location info for a device alias.
 
|-
 
|-
 
|device.alias
 
|device.alias
 
|list
 
|list
|<code>esxcli device alias list</code>
+
|esxcli device alias list
|
 
 
|List device aliases.
 
|List device aliases.
 
|-
 
|-
 
|device.driver
 
|device.driver
 
|list
 
|list
|<code>esxcli device driver list</code>
 
 
|
 
|
 
|Show driver status for specific devices.
 
|Show driver status for specific devices.
Line 34: Line 29:
 
|device.software
 
|device.software
 
|add
 
|add
|
 
 
|
 
|
 
|Add a device to enable a software device driver.
 
|Add a device to enable a software device driver.
Line 40: Line 34:
 
|device.software
 
|device.software
 
|list
 
|list
|<code>esxcli device software list</code>
 
 
|
 
|
 
|List software devices.
 
|List software devices.
Line 46: Line 39:
 
|device.software
 
|device.software
 
|remove
 
|remove
|
 
 
|
 
|
 
|Remove a software device.
 
|Remove a software device.
|-
 
|
 
|
 
|
 
|
 
|
 
 
|-
 
|-
 
|esxcli.command
 
|esxcli.command
 
|list
 
|list
|
 
 
|
 
|
 
|List all of the esxcli commands.
 
|List all of the esxcli commands.
|-
 
|
 
|
 
|
 
|
 
|
 
 
|-
 
|-
 
|fcoe.adapter
 
|fcoe.adapter
 
|list
 
|list
 
|
 
|
|
+
|List FCOE- capable CNA devices.
|List FCOE-capable CNA devices.
 
 
|-
 
|-
 
|fcoe.adapter
 
|fcoe.adapter
 
|remove
 
|remove
|
 
 
|
 
|
 
|Initiate FCOE adapter removal.
 
|Initiate FCOE adapter removal.
Line 83: Line 60:
 
|disable
 
|disable
 
|
 
|
|
+
|Disable rediscovery of FCOE storage on behalf of an FCOE- capable CNA upon next boot.
|Disable rediscovery of FCOE storage on behalf of an FCOE-capable CNA upon next boot.
 
 
|-
 
|-
 
|fcoe.nic
 
|fcoe.nic
 
|discover
 
|discover
|
 
 
|
 
|
 
|Initiate FCOE adapter discovery on behalf of an FCOE-capable CNA.
 
|Initiate FCOE adapter discovery on behalf of an FCOE-capable CNA.
Line 94: Line 69:
 
|fcoe.nic
 
|fcoe.nic
 
|enable
 
|enable
|
 
 
|
 
|
 
|Enable an FCOE-capable NIC if it is disabled.
 
|Enable an FCOE-capable NIC if it is disabled.
Line 100: Line 74:
 
|fcoe.nic
 
|fcoe.nic
 
|list
 
|list
|
 
 
|
 
|
 
|List FCOE- capable CNA devices.
 
|List FCOE- capable CNA devices.
Line 107: Line 80:
 
|remove
 
|remove
 
|
 
|
|
+
|Initiate FCOE device destroy on behalf of an FCOE- capable PNIC.
|Initiate FCOE device destroy on behalf of an FCOE-capable PNIC.
 
 
|-
 
|-
 
|fcoe.nic
 
|fcoe.nic
 
|set
 
|set
|
 
 
|
 
|
 
|Set options on FCOE-capable CNA.
 
|Set options on FCOE-capable CNA.
 
|-
 
|-
 +
|graphics.device
 +
|list
 
|
 
|
 +
|List all of the graphics devices on this host.
 +
|-
 +
|graphics.device.stats
 +
|list
 
|
 
|
 +
|List graphics device statistics.
 +
|-
 +
|graphics.host
 +
|get
 
|
 
|
 +
|Get host graphics properties.
 +
|-
 +
|graphics.host
 +
|refresh
 
|
 
|
|
+
|Refresh host graphics properties.
|}
 
 
 
==foobar==
 
{| class="wikitable"
 
|+
 
!Namespace
 
!Command
 
!Description
 
 
 
 
 
 
|-
 
|-
|device
+
|graphics.host
 
+
|set
|add
+
|
 
+
|Set host graphics properties.
|Add a device to enable a software device driver.
 
 
 
 
|-
 
|-
|device.alias
+
|graphics.vm
|get
 
|Display hardware location info for a device alias.
 
 
 
|-
 
|device.alias
 
 
|list
 
|list
|List device aliases.
+
|
 
+
|List active VMs associated with graphics devices.
 
|-
 
|-
|device.driver
+
|hardware.bootdevice
 
|list
 
|list
|Show driver status for specific devices.
+
|
 
+
|List the boot device order, if available, for this host.
 
|-
 
|-
|device.software
+
|hardware.clock
|add
+
|get
|Add a device to enable a software device driver.
+
|
 
+
|Disply the current hardware clock time.
 
|-
 
|-
|device.software
+
|hardware.clock
|list
+
|set
|List software devices.
+
|
 
+
|Set the hardware clock time. Any missing parameters will default to the current time.
 
|-
 
|-
|device.software
+
|hardware.cpu.cpuid
|remove
+
|get
|Remove a software device.
+
|
 
+
|Get subset of CPUID fields for a CPU (deprecated, use: esxcli hardware cpu cpuid raw list).
 
|-
 
|-
|esxcli.command
+
|hardware.cpu.cpuid.raw
 
|list
 
|list
|List all of the esxcli commands.
+
|
 
+
|Get all CPUID fields for a CPU.
 
|-
 
|-
|fcoe.adapter
+
|hardware.cpu.global
|list
+
|get
|List FCOE- capable CNA devices.
+
|
 
+
|Get properties that are global to all CPUs.
 
|-
 
|-
|fcoe.adapter
+
|hardware.cpu.global
|remove
+
|set
|Initiate FCOE adapter removal.
+
|
 
+
|Set properties that are global to all CPUs.
 
|-
 
|-
|fcoe.nic
+
|hardware.cpu
|disable
+
|list
|Disable rediscovery of FCOE storage on behalf of an FCOE- capable CNA upon next boot.
+
|
 
+
|List all of the CPUs on this host.
 
|-
 
|-
|fcoe.nic
+
|hardware.ipmi.bmc
|discover
+
|get
|Initiate FCOE adapter discovery on behalf of an FCOE-capable CNA.
+
|
 
+
|Get IPMI Baseboard Management Controller (BMC) properties.
 
|-
 
|-
|fcoe.nic
+
|hardware.ipmi.bmc
|enable
+
|set
|Enable an FCOE-capable NIC if it is disabled.
+
|
 
+
|Set IPMI Baseboard Management Controller (BMC) properties. Changes take effect immediately.
 
|-
 
|-
|fcoe.nic
+
|hardware.ipmi.fru
 +
|get
 +
|
 +
|Get IPMI Field Replaceable Unit (FRU) device details.
 +
|-
 +
|hardware.ipmi.fru
 
|list
 
|list
|List FCOE- capable CNA devices.
+
|
 
+
|List IPMI Field Replaceable Unit (FRU) inventory.
 
|-
 
|-
|fcoe.nic
+
|hardware.ipmi.sdr
|remove
+
|get
|Initiate FCOE device destroy on behalf of an FCOE- capable PNIC.
+
|
 
+
|Get IPMI Sensor Data Repository (SDR) properties.
 
|-
 
|-
|fcoe.nic
+
|hardware.ipmi.sdr
|set
 
|Set options on FCOE-capable CNA.
 
 
 
|-
 
|graphics.device
 
 
|list
 
|list
|List all of the graphics devices on this host.
+
|
 
+
|List IPMI Sensor Data Repository.
 
|-
 
|-
|graphics.device.stats
+
|hardware.ipmi.sel
|list
+
|clear
|List graphics device statistics.
+
|
 
+
|Clear IPMI System Event Log.
 
|-
 
|-
|graphics.host
+
|hardware.ipmi.sel
 
|get
 
|get
|Get host graphics properties.
+
|
 
+
|Get IPMI System Event Log (SEL) properties.
 
|-
 
|-
|graphics.host
+
|hardware.ipmi.sel
|refresh
+
|list
|Refresh host graphics properties.
+
|
 
+
|List IPMI System Event Log.
 
|-
 
|-
|graphics.host
+
|hardware.memory
|set
+
|get
|Set host graphics properties.
+
|
 
+
|Get information about memory.
 
|-
 
|-
|graphics.vm
+
|hardware.pci
 
|list
 
|list
|List active VMs associated with graphics devices.
+
|
 
+
|List all of the PCI devices on this host.
 +
|-
 +
|hardware.platform
 +
|get
 +
|
 +
|Get information about the platform
 
|-
 
|-
|hardware.bootdevice
+
|hardware.power.policy.choices
 
|list
 
|list
|List the boot device order, if available, for this host.
+
|
 
+
|List the power policies.
 
|-
 
|-
|hardware.clock
+
|hardware.power.policy
 
|get
 
|get
|Disply the current hardware clock time.
+
|
 
+
|Display the current power policy.
 
|-
 
|-
|hardware.clock
+
|hardware.power.policy
 
|set
 
|set
|Set the hardware clock time. Any missing parameters will default to the current time.
+
|
 
+
|Set the power policy.
 
|-
 
|-
|hardware.cpu.cpuid
+
|hardware.smartcard.certificate
|get
 
|Get subset of CPUID fields for a CPU (deprecated, use: esxcli hardware cpu cpuid raw list).
 
 
 
|-
 
|hardware.cpu.cpuid.raw
 
 
|list
 
|list
|Get all CPUID fields for a CPU.
+
|
 
+
|Certificates from inserted smart cards.
 
|-
 
|-
|hardware.cpu.global
+
|hardware.smartcard.info
 
|get
 
|get
|Get properties that are global to all CPUs.
+
|
 
+
|Information about the smart card subsystem.
 
|-
 
|-
|hardware.cpu.global
+
|hardware.smartcard.slot
|set
+
|list
|Set properties that are global to all CPUs.
+
|
 
+
|Information about connected smart card readers.
 
|-
 
|-
|hardware.cpu
+
|hardware.smartcard.token
 
|list
 
|list
|List all of the CPUs on this host.
+
|
 
+
|Information about inserted smart cards.
 +
|-
 +
|hardware.tpm.tag
 +
|clear
 +
|
 +
|Clear the TPM's tag (at index 0x40000010).
 
|-
 
|-
|hardware.ipmi.bmc
+
|hardware.tpm.tag
 
|get
 
|get
|Get IPMI Baseboard Management Controller (BMC) properties.
+
|
 
+
|Get the TPM's tag (from index 0x40000010).
 
|-
 
|-
|hardware.ipmi.bmc
+
|hardware.tpm.tag
 
|set
 
|set
|Set IPMI Baseboard Management Controller (BMC) properties. Changes take effect immediately.
+
|
 
+
|Set the TPM's tag (at index 0x40000010).
 
|-
 
|-
|hardware.ipmi.fru
+
|hardware.trustedboot
 
|get
 
|get
|Get IPMI Field Replaceable Unit (FRU) device details.
+
|
 
+
|Information about the status of trusted boot. (TPM, DRTM status)
 
|-
 
|-
|hardware.ipmi.fru
+
|hardware.usb.passthrough.device
|list
+
|disable
|List IPMI Field Replaceable Unit (FRU) inventory.
+
|
 
+
|Disable usb passthrough
 
|-
 
|-
|hardware.ipmi.sdr
+
|hardware.usb.passthrough.device
|get
+
|enable
|Get IPMI Sensor Data Repository (SDR) properties.
+
|
 
+
|Enable usb passthrough
 
|-
 
|-
|hardware.ipmi.sdr
+
|hardware.usb.passthrough.device
 
|list
 
|list
|List IPMI Sensor Data Repository.
+
|
 
+
|List usb devices and their passthrough status
 
|-
 
|-
|hardware.ipmi.sel
+
|iscsi.adapter.auth.chap
|clear
 
|Clear IPMI System Event Log.
 
 
 
|-
 
|hardware.ipmi.sel
 
 
|get
 
|get
|Get IPMI System Event Log (SEL) properties.
+
|
 
+
|Get the iSCSI CHAP authentication for the iSCSI Host Bus Adapter.
 
|-
 
|-
|hardware.ipmi.sel
+
|iscsi.adapter.auth.chap
|list
+
|set
|List IPMI System Event Log.
+
|
 
+
|Set the iSCSI CHAP authentication for the iSCSI Host Bus Adapter.
 
|-
 
|-
|hardware.memory
+
|iscsi.adapter.capabilities
 
|get
 
|get
|Get information about memory.
+
|
 
+
|List the iSCSI details for the iSCSI Host Bus Adapter.
 
|-
 
|-
|hardware.pci
+
|iscsi.adapter.discovery
|list
+
|rediscover
|List all of the PCI devices on this host.
+
|
 
+
|Do the iSCSI Discovery for the iSCSI Host Bus Adapter.
 +
|-
 +
|iscsi.adapter.discovery.sendtarget
 +
|add
 +
|
 +
|Add a sendtarget address
 
|-
 
|-
|hardware.platform
+
|iscsi.adapter.discovery.sendtarget.auth.chap
 
|get
 
|get
|Get information about the platform
+
|
 
+
|Get iSCSI CHAP authentication on a sendtarget address
 +
|-
 +
|iscsi.adapter.discovery.sendtarget.auth.chap
 +
|set
 +
|
 +
|Set iSCSI CHAP authentication on a sendtarget address
 
|-
 
|-
|hardware.power.policy.choices
+
|iscsi.adapter.discovery.sendtarget
 
|list
 
|list
|List the power policies.
+
|
 
+
|List sendtarget addresses
 
|-
 
|-
|hardware.power.policy
+
|iscsi.adapter.discovery.sendtarget.param
 
|get
 
|get
|Display the current power policy.
+
|
 
+
|Get iSCSI parameter on a sendtarget address
 
|-
 
|-
|hardware.power.policy
+
|iscsi.adapter.discovery.sendtarget.param
 
|set
 
|set
|Set the power policy.
+
|
 
+
|Set the iSCSI parameter for the iSCSI Sendtarget.
 
|-
 
|-
|hardware.smartcard.certificate
+
|iscsi.adapter.discovery.sendtarget
|list
+
|remove
|Certificates from inserted smart cards.
+
|
 
+
|Remove a sendtarget address
 
|-
 
|-
|hardware.smartcard.info
+
|iscsi.adapter.discovery.statictarget
|get
+
|add
|Information about the smart card subsystem.
+
|
 
+
|Add a static target address
 
|-
 
|-
|hardware.smartcard.slot
+
|iscsi.adapter.discovery.statictarget
 
|list
 
|list
|Information about connected smart card readers.
+
|
 
+
|List static target addresses
 
|-
 
|-
|hardware.smartcard.token
+
|iscsi.adapter.discovery.statictarget
|list
+
|remove
|Information about inserted smart cards.
+
|
 
+
|Remove a static target
 
|-
 
|-
|hardware.tpm.tag
+
|iscsi.adapter.discovery.status
|clear
+
|get
|Clear the TPM's tag (at index 0x40000010).
+
|
 
+
|Get the iSCSI adapter discovery status for the iSCSI Host Bus Adapter.
 
|-
 
|-
|hardware.tpm.tag
+
|iscsi.adapter.firmware
 
|get
 
|get
|Get the TPM's tag (from index 0x40000010).
+
|
 
+
|Validate the iSCSI firmware for the iSCSI Host Bus Adapter.
 
|-
 
|-
|hardware.tpm.tag
+
|iscsi.adapter.firmware
 
|set
 
|set
|Set the TPM's tag (at index 0x40000010).
+
|
 
+
|Upload the iSCSI firmware for the iSCSI Host Bus Adapter.
 
|-
 
|-
|hardware.trustedboot
+
|iscsi.adapter
 
|get
 
|get
|Information about the status of trusted boot. (TPM, DRTM status)
+
|
 
+
|List the iSCSI information for the iSCSI Host Bus Adapter.
 
|-
 
|-
|hardware.usb.passthrough.device
+
|iscsi.adapter
|disable
 
|Disable usb passthrough
 
 
 
|-
 
|hardware.usb.passthrough.device
 
|enable
 
|Enable usb passthrough
 
 
 
|-
 
|hardware.usb.passthrough.device
 
 
|list
 
|list
|List usb devices and their passthrough status
+
|
 
+
|List all the iSCSI Host Bus Adapters on the system.
 
|-
 
|-
|iscsi.adapter.auth.chap
+
|iscsi.adapter.param
 
|get
 
|get
|Get the iSCSI CHAP authentication for the iSCSI Host Bus Adapter.
+
|
 
+
|Get the iSCSI parameters for the iSCSI Host Bus Adapter.
 
|-
 
|-
|iscsi.adapter.auth.chap
+
|iscsi.adapter.param
 
|set
 
|set
|Set the iSCSI CHAP authentication for the iSCSI Host Bus Adapter.
+
|
 
+
|Set the iSCSI parameter for the iSCSI Host Bus Adapter.
 
|-
 
|-
|iscsi.adapter.capabilities
+
|iscsi.adapter
|get
+
|set
|List the iSCSI details for the iSCSI Host Bus Adapter.
+
|
 
+
|Set the iSCSI name and alias for the iSCSI Host Bus Adapter.
 
|-
 
|-
|iscsi.adapter.discovery
+
|iscsi.adapter.target
|rediscover
+
|list
|Do the iSCSI Discovery for the iSCSI Host Bus Adapter.
+
|
 
+
|List iSCSI targets.
 
|-
 
|-
|iscsi.adapter.discovery.sendtarget
+
|iscsi.adapter.target.lun
|add
+
|list
|Add a sendtarget address
+
|
 
+
|Get iSCSI LUN information
 
|-
 
|-
|iscsi.adapter.discovery.sendtarget.auth.chap
+
|iscsi.adapter.target.portal.auth.chap
 
|get
 
|get
|Get iSCSI CHAP authentication on a sendtarget address
+
|
 
+
|Get iSCSI CHAP authentication on a target
 
|-
 
|-
|iscsi.adapter.discovery.sendtarget.auth.chap
+
|iscsi.adapter.target.portal.auth.chap
 
|set
 
|set
|Set iSCSI CHAP authentication on a sendtarget address
+
|
 
+
|Set the iSCSI CHAP authentication for the iSCSI Target.
 
|-
 
|-
|iscsi.adapter.discovery.sendtarget
+
|iscsi.adapter.target.portal
 
|list
 
|list
|List sendtarget addresses
+
|
 
+
|List iSCSI target portals.
 
|-
 
|-
|iscsi.adapter.discovery.sendtarget.param
+
|iscsi.adapter.target.portal.param
 
|get
 
|get
|Get iSCSI parameter on a sendtarget address
+
|
 
+
|Get iSCSI parameter on a target
 
|-
 
|-
|iscsi.adapter.discovery.sendtarget.param
+
|iscsi.adapter.target.portal.param
 
|set
 
|set
|Set the iSCSI parameter for the iSCSI Sendtarget.
+
|
 
+
|Set the iSCSI parameter for the iSCSI Target.
 
|-
 
|-
|iscsi.adapter.discovery.sendtarget
+
|iscsi.ibftboot
|remove
+
|get
|Remove a sendtarget address
+
|
 
+
|Get iSCSI IBFT Boot details.
 
|-
 
|-
|iscsi.adapter.discovery.statictarget
+
|iscsi.ibftboot
|add
+
|import
|Add a static target address
+
|
 
+
|Import iSCSI target configuration from iBFT to ESX iSCSI initiators. The boot target recorded in iBFT is added to all the eligible 'dependent' iSCSI adapters.
 
|-
 
|-
|iscsi.adapter.discovery.statictarget
+
|iscsi.logicalnetworkportal
 
|list
 
|list
|List static target addresses
+
|
 
+
|List Logical Network Portals for iSCSI Adapter
 
|-
 
|-
|iscsi.adapter.discovery.statictarget
+
|iscsi.networkportal
|remove
+
|add
|Remove a static target
+
|
 
+
|Add a network portal for iSCSI adapter
 
|-
 
|-
|iscsi.adapter.discovery.status
+
|iscsi.networkportal.ipconfig
 
|get
 
|get
|Get the iSCSI adapter discovery status for the iSCSI Host Bus Adapter.
+
|
 
+
|Get iSCSI network portal ipv4 configuration
 
|-
 
|-
|iscsi.adapter.firmware
+
|iscsi.networkportal.ipconfig
|get
 
|Validate the iSCSI firmware for the iSCSI Host Bus Adapter.
 
 
 
|-
 
|iscsi.adapter.firmware
 
 
|set
 
|set
|Upload the iSCSI firmware for the iSCSI Host Bus Adapter.
+
|
 
+
|Set iSCSI network portal IPv4 configuration.
 
|-
 
|-
|iscsi.adapter
+
|iscsi.networkportal.ipv6config.address
|get
+
|add
|List the iSCSI information for the iSCSI Host Bus Adapter.
+
|
 
+
|Add IPv6 addresses to the given iSCSI network portal.
 
|-
 
|-
|iscsi.adapter
+
|iscsi.networkportal.ipv6config.address
 
|list
 
|list
|List all the iSCSI Host Bus Adapters on the system.
+
|
 
+
|List the IPv6 addresses assigned to the iSCSI network portal.
 +
|-
 +
|iscsi.networkportal.ipv6config.address
 +
|remove
 +
|
 +
|Remove IPv6 addresses from the given iSCSI network portal.
 
|-
 
|-
|iscsi.adapter.param
+
|iscsi.networkportal.ipv6config
 
|get
 
|get
|Get the iSCSI parameters for the iSCSI Host Bus Adapter.
+
|
 
+
|Get iSCSI network portal ipv6 configuration
 
|-
 
|-
|iscsi.adapter.param
+
|iscsi.networkportal.ipv6config
 
|set
 
|set
|Set the iSCSI parameter for the iSCSI Host Bus Adapter.
+
|
 
+
|Set iSCSI network portal IPv6 configuration.
 
|-
 
|-
|iscsi.adapter
+
|iscsi.networkportal
|set
+
|list
|Set the iSCSI name and alias for the iSCSI Host Bus Adapter.
+
|
 
+
|List Network Portal for iSCSI Adapter
 
|-
 
|-
|iscsi.adapter.target
+
|iscsi.networkportal
|list
+
|remove
|List iSCSI targets.
+
|
 
+
|Remove a network portal for iSCSI adapter
 
|-
 
|-
|iscsi.adapter.target.lun
+
|iscsi.physicalnetworkportal
 
|list
 
|list
|Get iSCSI LUN information
+
|
 
+
|List Physical Network Portal for iSCSI Adapter
 
|-
 
|-
|iscsi.adapter.target.portal.auth.chap
+
|iscsi.physicalnetworkportal.param
 
|get
 
|get
|Get iSCSI CHAP authentication on a target
+
|
 
+
|Get network parameters on a Physical Network Portal (vmnic)
 
|-
 
|-
|iscsi.adapter.target.portal.auth.chap
+
|iscsi.physicalnetworkportal.param
 
|set
 
|set
|Set the iSCSI CHAP authentication for the iSCSI Target.
+
|
 
+
|Set network parameter on a Physical Network Portal
 
|-
 
|-
|iscsi.adapter.target.portal
+
|iscsi.plugin
 
|list
 
|list
|List iSCSI target portals.
+
|
 
+
|List IMA plugins.
 
|-
 
|-
|iscsi.adapter.target.portal.param
+
|iscsi.session
|get
+
|add
|Get iSCSI parameter on a target
+
|
 
+
|Login sessions on current iSCSI configuration.
 
|-
 
|-
|iscsi.adapter.target.portal.param
+
|iscsi.session.connection
|set
+
|list
|Set the iSCSI parameter for the iSCSI Target.
+
|
 
+
|List iSCSI connections.
 
|-
 
|-
|iscsi.ibftboot
+
|iscsi.session
|get
 
|Get iSCSI IBFT Boot details.
 
 
 
|-
 
|iscsi.ibftboot
 
|import
 
|Import iSCSI target configuration from iBFT to ESX iSCSI initiators. The boot target recorded in iBFT is added to all the eligible 'dependent' iSCSI adapters.
 
 
 
|-
 
|iscsi.logicalnetworkportal
 
 
|list
 
|list
|List Logical Network Portals for iSCSI Adapter
+
|
 
+
|List iSCSI Sessions.
 
|-
 
|-
|iscsi.networkportal
+
|iscsi.session
|add
+
|remove
|Add a network portal for iSCSI adapter
+
|
 
+
|Logout sessions on current iSCSI configuration.
 
|-
 
|-
|iscsi.networkportal.ipconfig
+
|iscsi.software
 
|get
 
|get
|Get iSCSI network portal ipv4 configuration
+
|
 
+
|Software iSCSI information.
 
|-
 
|-
|iscsi.networkportal.ipconfig
+
|iscsi.software
 
|set
 
|set
|Set iSCSI network portal IPv4 configuration.
+
|
 
+
|Enable or disable software iSCSI.
 +
|-
 +
|network.diag
 +
|ping
 +
|
 +
|Send ICMP echo requests to network hosts.
 
|-
 
|-
|iscsi.networkportal.ipv6config.address
+
|network.ens.lcore
 
|add
 
|add
|Add IPv6 addresses to the given iSCSI network portal.
+
|
 
+
|Create ENS context.
 +
|-
 +
|network.ens.lcore.affinity
 +
|get
 +
|
 +
|Get the affinity for given ENS context.
 +
|-
 +
|network.ens.lcore.affinity
 +
|set
 +
|
 +
|Set affinity for given ENS context.
 
|-
 
|-
|iscsi.networkportal.ipv6config.address
+
|network.ens.lcore
 
|list
 
|list
|List the IPv6 addresses assigned to the iSCSI network portal.
+
|
 
+
|List ENS contexts.
 
|-
 
|-
|iscsi.networkportal.ipv6config.address
+
|network.ens.lcore
 
|remove
 
|remove
|Remove IPv6 addresses from the given iSCSI network portal.
+
|
 
+
|Destroy ENS context.
|-
 
|iscsi.networkportal.ipv6config
 
|get
 
|Get iSCSI network portal ipv6 configuration
 
 
 
 
|-
 
|-
|iscsi.networkportal.ipv6config
+
|network.ens.lcore.switch
|set
+
|add
|Set iSCSI network portal IPv6 configuration.
+
|
 
+
|Associate given ENS context with given switch.
 
|-
 
|-
|iscsi.networkportal
+
|network.ens.lcore.switch
|list
+
|get
|List Network Portal for iSCSI Adapter
+
|
 
+
|Get the switch associated with given ENS context.
 
|-
 
|-
|iscsi.networkportal
+
|network.ens.lcore.switch
 
|remove
 
|remove
|Remove a network portal for iSCSI adapter
+
|
 
+
|Disassociate given ENS context from virtual switch.
 
|-
 
|-
|iscsi.physicalnetworkportal
+
|network.ens.maxLcores
|list
+
|get
|List Physical Network Portal for iSCSI Adapter
+
|
 
+
|Get the maximum number of ENS contexts (lcores).
 
|-
 
|-
|iscsi.physicalnetworkportal.param
+
|network.ens.maxLcores
|get
+
|set
|Get network parameters on a Physical Network Portal (vmnic)
+
|
 
+
|Set the maximum number of ENS contexts.
 +
|-
 +
|network.firewall
 +
|get
 +
|
 +
|Get the firewall status.
 
|-
 
|-
|iscsi.physicalnetworkportal.param
+
|network.firewall
|set
+
|load
|Set network parameter on a Physical Network Portal
+
|
 
+
|Load firewall module and rulesets configuration.
 
|-
 
|-
|iscsi.plugin
+
|network.firewall
|list
+
|refresh
|List IMA plugins.
+
|
 
+
|Load ruleset configuration for firewall.
 
|-
 
|-
|iscsi.session
+
|network.firewall.ruleset.allowedip
 
|add
 
|add
|Login sessions on current iSCSI configuration.
+
|
 
+
|Add allowed ip address/range to the ruleset ruleset.
 
|-
 
|-
|iscsi.session.connection
+
|network.firewall.ruleset.allowedip
 
|list
 
|list
|List iSCSI connections.
+
|
 
+
|list allowed ip addresses for rulesets.
 
|-
 
|-
|iscsi.session
+
|network.firewall.ruleset.allowedip
|list
+
|remove
|List iSCSI Sessions.
+
|
 
+
|Remove allowed ip address/range from the ruleset.
 
|-
 
|-
|iscsi.session
+
|network.firewall.ruleset.client
|remove
+
|add
|Logout sessions on current iSCSI configuration.
+
|
 
+
|Add a new client to a firewall ruleset. This enables the firewall ruleset and increments the number of clients using the ruleset.
 
|-
 
|-
|iscsi.software
+
|network.firewall.ruleset.client
 
|get
 
|get
|Software iSCSI information.
+
|
 
+
|Show the number of clients using a firewall ruleset.
 
|-
 
|-
|iscsi.software
+
|network.firewall.ruleset.client
|set
+
|remove
|Enable or disable software iSCSI.
+
|
 
+
|Remove a client from a firewall ruleset. This decrements the number of clients using the ruleset and if the number reaches zero the ruleset is disabled.
 
|-
 
|-
|network.diag
+
|network.firewall.ruleset
|ping
+
|list
|Send ICMP echo requests to network hosts.
+
|
 
+
|List the rulesets in firewall.
|-
+
|-
|network.ens.lcore
+
|network.firewall.ruleset.rule
|add
+
|list
|Create ENS context.
+
|
 
+
|List the rules of each ruleset in firewall.
 
|-
 
|-
|network.ens.lcore.affinity
+
|network.firewall.ruleset
|get
+
|set
|Get the affinity for given ENS context.
+
|
 
+
|Set firewall ruleset status (allowedAll flag and enabled status).
 
|-
 
|-
|network.ens.lcore.affinity
+
|network.firewall
 
|set
 
|set
|Set affinity for given ENS context.
+
|
 
+
|Set firewall enabled status and default action.
 +
|-
 +
|network.firewall
 +
|unload
 +
|
 +
|Allow unload firewall module.
 
|-
 
|-
|network.ens.lcore
+
|network.ip.connection
 
|list
 
|list
|List ENS contexts.
+
|
 
+
|List active TCP/IP connections
 
|-
 
|-
|network.ens.lcore
+
|network.ip.dns.search
|remove
+
|add
|Destroy ENS context.
+
|
 
+
|Add a search domain to the list of domains to be searched when trying to resolve an host name on the ESXi host.
 +
|-
 +
|network.ip.dns.search
 +
|list
 +
|
 +
|List the search domains currently configured on the ESXi host in the order in which they will be used when searching.
 +
|-
 +
|network.ip.dns.search
 +
|remove
 +
|
 +
|Remove a search domain from the list of domains to be searched when trying to resolve an host name on the ESXi host.
 
|-
 
|-
|network.ens.lcore.switch
+
|network.ip.dns.server
 
|add
 
|add
|Associate given ENS context with given switch.
+
|
 
+
|Add a new DNS server to the end of the list of DNS servers to use for this ESXi host.
 
|-
 
|-
|network.ens.lcore.switch
+
|network.ip.dns.server
|get
+
|list
|Get the switch associated with given ENS context.
+
|
 
+
|Print a list of the DNS server currently configured on the system in the order in which they will be used.
 
|-
 
|-
|network.ens.lcore.switch
+
|network.ip.dns.server
 
|remove
 
|remove
|Disassociate given ENS context from virtual switch.
+
|
 
+
|Remove a DNS server from the list of DNS servers to use for this ESXi host.
 
|-
 
|-
|network.ens.maxLcores
+
|network.ip
 
|get
 
|get
|Get the maximum number of ENS contexts (lcores).
+
|
 
+
|Get global IP settings
 +
|-
 +
|network.ip.interface
 +
|add
 +
|
 +
|Add a new VMkernel network interface.
 
|-
 
|-
|network.ens.maxLcores
+
|network.ip.interface.ipv4.address
|set
+
|list
|Set the maximum number of ENS contexts.
+
|
 
+
|List the IPv4 addresses assigned to VMkernel network interfaces.
 
|-
 
|-
|network.firewall
+
|network.ip.interface.ipv4
 
|get
 
|get
|Get the firewall status.
+
|
 
+
|List the IPv4 addresses assigned to VMkernel network interfaces.
 
|-
 
|-
|network.firewall
+
|network.ip.interface.ipv4
|load
+
|set
|Load firewall module and rulesets configuration.
+
|
 
+
|Configure IPv4 setting for a given VMkernel network interface.
 
|-
 
|-
|network.firewall
+
|network.ip.interface.ipv6.address
|refresh
 
|Load ruleset configuration for firewall.
 
 
 
|-
 
|network.firewall.ruleset.allowedip
 
 
|add
 
|add
|Add allowed ip address/range to the ruleset ruleset.
+
|
 
+
|Add a static IPv6 address to a given VMkernel network interface.
 
|-
 
|-
|network.firewall.ruleset.allowedip
+
|network.ip.interface.ipv6.address
 
|list
 
|list
|list allowed ip addresses for rulesets.
+
|
 
+
|This command will list all of the IPv6 addresses currently assigned to the system
 
|-
 
|-
|network.firewall.ruleset.allowedip
+
|network.ip.interface.ipv6.address
 
|remove
 
|remove
|Remove allowed ip address/range from the ruleset.
+
|
 
+
|Remove an IPv6 address from a given VMkernel network interface.
 
|-
 
|-
|network.firewall.ruleset.client
+
|network.ip.interface.ipv6
|add
 
|Add a new client to a firewall ruleset. This enables the firewall ruleset and increments the number of clients using the ruleset.
 
 
 
|-
 
|network.firewall.ruleset.client
 
 
|get
 
|get
|Show the number of clients using a firewall ruleset.
+
|
 
+
|Get IPv6 settings for VMkernel network interfaces. This does not include the IPv6 addresses which can be found in the "address list" command.
 
|-
 
|-
|network.firewall.ruleset.client
+
|network.ip.interface.ipv6
|remove
+
|set
|Remove a client from a firewall ruleset. This decrements the number of clients using the ruleset and if the number reaches zero the ruleset is disabled.
+
|
 
+
|Configure IPv6 settings for a given VMkernel network interface.
 
|-
 
|-
|network.firewall.ruleset
+
|network.ip.interface
 
|list
 
|list
|List the rulesets in firewall.
+
|
 
+
|This command will list the VMkernel network interfaces currently known to the system.
 
|-
 
|-
|network.firewall.ruleset.rule
+
|network.ip.interface
|list
+
|remove
|List the rules of each ruleset in firewall.
+
|
 
+
|Remove a VMkernel network interface from the ESXi host. A VMKernel network interface can be uniquely specified by --interface- name or --portgroup- name or --dvs- name/--dvport- id. i.e. Providing its name or its connection point are two ways to uniquely specify a VMKernel network interface.
 
|-
 
|-
|network.firewall.ruleset
+
|network.ip.interface
 
|set
 
|set
|Set firewall ruleset status (allowedAll flag and enabled status).
+
|
 
+
|This command sets the enabled status and MTU size of a given IP interface
 
|-
 
|-
|network.firewall
+
|network.ip.interface.tag
|set
+
|add
|Set firewall enabled status and default action.
+
|
 
+
|Adds a tag on a given VMkernel network interface. Supported tags are: Management, VMotion, fault ToleranceLoggi ng, vSphereRep lication, vSph ereReplication NFC, vSpherePr ovisioning, VSAN, VSANWitness
 
|-
 
|-
|network.firewall
+
|network.ip.interface.tag
|unload
+
|get
|Allow unload firewall module.
+
|
 
+
|Gets the tags set on the given VMkernel network interface.
 
|-
 
|-
|network.ip.connection
+
|network.ip.interface.tag
|list
+
|remove
|List active TCP/IP connections
+
|
 
+
|Removes a tag on a given VMkernel network interface.
 
|-
 
|-
|network.ip.dns.search
+
|network.ip.ipsec.sa
 
|add
 
|add
|Add a search domain to the list of domains to be searched when trying to resolve an host name on the ESXi host.
+
|
 
+
|Add a Security Association.
 
|-
 
|-
|network.ip.dns.search
+
|network.ip.ipsec.sa
 
|list
 
|list
|List the search domains currently configured on the ESXi host in the order in which they will be used when searching.
+
|
 
+
|List configured Security Associations
 
|-
 
|-
|network.ip.dns.search
+
|network.ip.ipsec.sa
 
|remove
 
|remove
|Remove a search domain from the list of domains to be searched when trying to resolve an host name on the ESXi host.
+
|
 
+
|Operation to remove Security Association(s)
 
|-
 
|-
|network.ip.dns.server
+
|network.ip.ipsec.sp
 
|add
 
|add
|Add a new DNS server to the end of the list of DNS servers to use for this ESXi host.
+
|
 
+
|Add a Security Policy.
 
|-
 
|-
|network.ip.dns.server
+
|network.ip.ipsec.sp
 
|list
 
|list
|Print a list of the DNS server currently configured on the system in the order in which they will be used.
+
|
 
+
|List configured Security Policys
 
|-
 
|-
|network.ip.dns.server
+
|network.ip.ipsec.sp
 
|remove
 
|remove
|Remove a DNS server from the list of DNS servers to use for this ESXi host.
+
|
 
+
|Operation to remove Security Policy
 +
|-
 +
|network.ip.neighbor
 +
|list
 +
|
 +
|List ARP table entries
 
|-
 
|-
|network.ip
+
|network.ip.neighbor
|get
+
|remove
|Get global IP settings
+
|
 
+
|Remove ARP table entries
 
|-
 
|-
|network.ip.interface
+
|network.ip.netstack
 
|add
 
|add
|Add a new VMkernel network interface.
+
|
 
+
|Add a new Netstack Instance.
 +
|-
 +
|network.ip.netstack
 +
|get
 +
|
 +
|Get runtime/co nfiguration settings for a given Netstack Instance.
 
|-
 
|-
|network.ip.interface.ipv4.address
+
|network.ip.netstack
 
|list
 
|list
|List the IPv4 addresses assigned to VMkernel network interfaces.
+
|
 
+
|This command will list the VMkernel Netstack instances currently known to the system.
 
|-
 
|-
|network.ip.interface.ipv4
+
|network.ip.netstack
|get
+
|remove
|List the IPv4 addresses assigned to VMkernel network interfaces.
+
|
 
+
|Remove a new Netstack Instance.
|-
+
|-
|network.ip.interface.ipv4
+
|network.ip.netstack
|set
+
|set
|Configure IPv4 setting for a given VMkernel network interface.
+
|
 
+
|Configure settings for a given Netstack Instance.
 
|-
 
|-
|network.ip.interface.ipv6.address
+
|network.ip.route.ipv4
 
|add
 
|add
|Add a static IPv6 address to a given VMkernel network interface.
+
|
 
+
|Add IPv4 route to the VMkernel.
 
|-
 
|-
|network.ip.interface.ipv6.address
+
|network.ip.route.ipv4
 
|list
 
|list
|This command will list all of the IPv6 addresses currently assigned to the system
+
|
 
+
|List configured IPv4 routes
 
|-
 
|-
|network.ip.interface.ipv6.address
+
|network.ip.route.ipv4
 
|remove
 
|remove
|Remove an IPv6 address from a given VMkernel network interface.
+
|
 
+
|Remove IPv4 route
 
|-
 
|-
|network.ip.interface.ipv6
+
|network.ip.route.ipv6
|get
+
|add
|Get IPv6 settings for VMkernel network interfaces. This does not include the IPv6 addresses which can be found in the "address list" command.
+
|
 
+
|Add IPv6 route to the VMkernel.
 
|-
 
|-
|network.ip.interface.ipv6
+
|network.ip.route.ipv6
|set
 
|Configure IPv6 settings for a given VMkernel network interface.
 
 
 
|-
 
|network.ip.interface
 
 
|list
 
|list
|This command will list the VMkernel network interfaces currently known to the system.
+
|
 
+
|List configured IPv6 routes
 
|-
 
|-
|network.ip.interface
+
|network.ip.route.ipv6
 
|remove
 
|remove
|Remove a VMkernel network interface from the ESXi host. A VMKernel network interface can be uniquely specified by --interface- name or --portgroup- name or --dvs- name/--dvport- id. i.e. Providing its name or its connection point are two ways to uniquely specify a VMKernel network interface.
+
|
 
+
|Remove IPv6 route from the VMkernel
 
|-
 
|-
|network.ip.interface
+
|network.ip
 
|set
 
|set
|This command sets the enabled status and MTU size of a given IP interface
+
|
 
+
|Update global IP settings
 
|-
 
|-
|network.ip.interface.tag
+
|network.multicast.group
|add
+
|list
|Adds a tag on a given VMkernel network interface. Supported tags are: Management, VMotion, fault ToleranceLoggi ng, vSphereRep lication, vSph ereReplication NFC, vSpherePr ovisioning, VSAN, VSANWitness
+
|
 
+
|List all the multicast group members.
 
|-
 
|-
|network.ip.interface.tag
+
|network.nic.coalesce
 
|get
 
|get
|Gets the tags set on the given VMkernel network interface.
+
|
 
+
|Get coalesce parameters
 
|-
 
|-
|network.ip.interface.tag
+
|network.nic.coalesce.high
|remove
+
|get
|Removes a tag on a given VMkernel network interface.
+
|
 
+
|Get information about the behavior of a NIC when it sends or receives packets at high packet rate.
 
|-
 
|-
|network.ip.ipsec.sa
+
|network.nic.coalesce.high
|add
+
|set
|Add a Security Association.
+
|
 
+
|Set parameters to control the behavior of a NIC when it sends or receives packets at high packet rate.
 
|-
 
|-
|network.ip.ipsec.sa
+
|network.nic.coalesce.low
|list
+
|get
|List configured Security Associations
+
|
 
+
|Get information about the behavior of a NIC when it sends or receives packets at low packet rate.
 
|-
 
|-
|network.ip.ipsec.sa
+
|network.nic.coalesce.low
|remove
+
|set
|Operation to remove Security Association(s)
+
|
 
+
|Set parameters to control the behavior of a NIC when it sends or receives packets at low packet rate.
 
|-
 
|-
|network.ip.ipsec.sp
+
|network.nic.coalesce
|add
+
|set
|Add a Security Policy.
+
|
 
+
|Set coalesce parameters on a nic
 
|-
 
|-
|network.ip.ipsec.sp
+
|network.nic.cso
|list
+
|get
|List configured Security Policys
+
|
 
+
|Get checksum offload settings
 
|-
 
|-
|network.ip.ipsec.sp
+
|network.nic.cso
|remove
+
|set
|Operation to remove Security Policy
+
|
 
+
|Set checksum offload settings on a nic
 
|-
 
|-
|network.ip.neighbor
+
|network.nic
|list
+
|down
|List ARP table entries
+
|
 
+
|Bring down the specified network device.
 
|-
 
|-
|network.ip.neighbor
+
|network.nic.eeprom
|remove
+
|change
|Remove ARP table entries
+
|
 
+
|Change EEPROM on a nic
 
|-
 
|-
|network.ip.netstack
+
|network.nic.eeprom
|add
+
|dump
|Add a new Netstack Instance.
+
|
 
+
|Dump device EEPROM
 
|-
 
|-
|network.ip.netstack
+
|network.nic
 
|get
 
|get
|Get runtime/co nfiguration settings for a given Netstack Instance.
+
|
 
+
|Get the generic configuration of a network device
 
|-
 
|-
|network.ip.netstack
+
|network.nic
 
|list
 
|list
|This command will list the VMkernel Netstack instances currently known to the system.
+
|
 
+
|This command will list the Physical NICs currently installed and loaded on the system.
 +
|-
 +
|network.nic.negotiate
 +
|restart
 +
|
 +
|Restart N-Way negotiation on a nic
 
|-
 
|-
|network.ip.netstack
+
|network.nic.pauseParams
|remove
+
|list
|Remove a new Netstack Instance.
+
|
 
+
|List pause parameters of all NICs
 
|-
 
|-
|network.ip.netstack
+
|network.nic.pauseParams
 
|set
 
|set
|Configure settings for a given Netstack Instance.
+
|
 
+
|Set pause parameters for a NIC
 
|-
 
|-
|network.ip.route.ipv4
+
|network.nic.queue.count
|add
+
|get
|Add IPv4 route to the VMkernel.
+
|
 
+
|Get netqueue count on a nic
 +
|-
 +
|network.nic.queue.count
 +
|set
 +
|
 +
|Set number of netqueues on a nic
 
|-
 
|-
|network.ip.route.ipv4
+
|network.nic.queue.filterclass
 
|list
 
|list
|List configured IPv4 routes
+
|
 
+
|List the netqueue supported filterclass of all physical NICs currently installed and loaded on the system.
 
|-
 
|-
|network.ip.route.ipv4
+
|network.nic.queue.loadbalancer
|remove
+
|list
|Remove IPv4 route
+
|
 
+
|List the netqueue load balancer settings of all physical NICs currently installed and loaded on the system. Setting legend as follows, S: Setting supported by device U: Setting unsupported by device N: Setting not applicable to device A: Setting allowed at load balancing D: Setting disallowed at load balancing
 
|-
 
|-
|network.ip.route.ipv6
+
|network.nic.queue.loadbalancer.plugin
|add
 
|Add IPv6 route to the VMkernel.
 
 
 
|-
 
|network.ip.route.ipv6
 
 
|list
 
|list
|List configured IPv6 routes
+
|
 
+
|Details of netqueue balancer plugins on all physical NICs currently installed and loaded on the system
 
|-
 
|-
|network.ip.route.ipv6
+
|network.nic.queue.loadbalancer.plugin
|remove
+
|set
|Remove IPv6 route from the VMkernel
+
|
 
+
|Enable/disable netqueue balancer plugin on a NIC
 
|-
 
|-
|network.ip
+
|network.nic.queue.loadbalancer
 
|set
 
|set
|Update global IP settings
+
|
 
+
|Enable/disable netqueue load balancer setting on a NIC.
 
|-
 
|-
|network.multicast.group
+
|network.nic.queue.loadbalancer.state
 
|list
 
|list
|List all the multicast group members.
+
|
 
+
|Netqueue balancer state of all physical NICs currently installed and loaded on the system
 +
|-
 +
|network.nic.queue.loadbalancer.state
 +
|set
 +
|
 +
|Enable/disable netqueue balancer on a NIC
 
|-
 
|-
|network.nic.coalesce
+
|network.nic.register
|get
+
|dump
|Get coalesce parameters
+
|
 
+
|Dump device registers
 
|-
 
|-
|network.nic.coalesce.high
+
|network.nic.ring.current
 
|get
 
|get
|Get information about the behavior of a NIC when it sends or receives packets at high packet rate.
+
|
 
+
|Get current RX/TX ring buffer parameters of a NIC
 
|-
 
|-
|network.nic.coalesce.high
+
|network.nic.ring.current
 
|set
 
|set
|Set parameters to control the behavior of a NIC when it sends or receives packets at high packet rate.
+
|
 
+
|Set current RX/TX ring buffer parameters of a NIC
 
|-
 
|-
|network.nic.coalesce.low
+
|network.nic.ring.preset
 
|get
 
|get
|Get information about the behavior of a NIC when it sends or receives packets at low packet rate.
+
|
 
+
|Get preset RX/TX ring buffer parameters of a NIC
 
|-
 
|-
|network.nic.coalesce.low
+
|network.nic.selftest
|set
+
|run
|Set parameters to control the behavior of a NIC when it sends or receives packets at low packet rate.
+
|
 
+
|Run self test
 
|-
 
|-
|network.nic.coalesce
+
|network.nic
 
|set
 
|set
|Set coalesce parameters on a nic
+
|
 
+
|Set the general options for the specified ethernet device.
 
|-
 
|-
|network.nic.cso
+
|network.nic.sg
 
|get
 
|get
|Get checksum offload settings
+
|
 
+
|Get scatter- gather settings
 
|-
 
|-
|network.nic.cso
+
|network.nic.sg
 
|set
 
|set
|Set checksum offload settings on a nic
+
|
 
+
|Set scatter- gatter settings on a nic
 
|-
 
|-
|network.nic
+
|network.nic.software
|down
+
|list
|Bring down the specified network device.
+
|
 
+
|List software simulation settings of physical NICs currently installed and loaded on the system.
 
|-
 
|-
|network.nic.eeprom
+
|network.nic.software
|change
+
|set
|Change EEPROM on a nic
+
|
 
+
|Enable and disable software simulation settings on a NIC.
 
|-
 
|-
|network.nic.eeprom
+
|network.nic.stats
|dump
+
|get
|Dump device EEPROM
+
|
 
+
|Get NIC statistics for a given interface.
 
|-
 
|-
|network.nic
+
|network.nic.tso
 
|get
 
|get
|Get the generic configuration of a network device
+
|
 
+
|Get TCP segmentation offload settings
 +
|-
 +
|network.nic.tso
 +
|set
 +
|
 +
|Set TCP segmentation offload settings on a nic
 
|-
 
|-
 
|network.nic
 
|network.nic
|list
+
|up
|This command will list the Physical NICs currently installed and loaded on the system.
+
|
 
+
|Bring up the specified network device.
 
|-
 
|-
|network.nic.negotiate
+
|network.nic.vlan.stats
|restart
+
|get
|Restart N-Way negotiation on a nic
+
|
 
+
|List VLAN statistics for active VLAN's on the NIC.
 
|-
 
|-
|network.nic.pauseParams
+
|network.nic.vlan.stats
|list
 
|List pause parameters of all NICs
 
 
 
|-
 
|network.nic.pauseParams
 
 
|set
 
|set
|Set pause parameters for a NIC
+
|
 
+
|Enable/disable VLAN statistics collection on the NIC.
 
|-
 
|-
|network.nic.queue.count
+
|network.port.filter.stats
 
|get
 
|get
|Get netqueue count on a nic
+
|
 
+
|Filter statistics for a given port.
 
|-
 
|-
|network.nic.queue.count
+
|network.port.stats
|set
+
|get
|Set number of netqueues on a nic
+
|
 
+
|Packet statistics for a given port.
 
|-
 
|-
|network.nic.queue.filterclass
+
|network.sriovnic
 
|list
 
|list
|List the netqueue supported filterclass of all physical NICs currently installed and loaded on the system.
+
|
 
+
|This command will list the SRIOV Enabled NICs (PFs) currently installed and loaded on the system.
 
|-
 
|-
|network.nic.queue.loadbalancer
+
|network.sriovnic.vf
 
|list
 
|list
|List the netqueue load balancer settings of all physical NICs currently installed and loaded on the system. Setting legend as follows, S: Setting supported by device U: Setting unsupported by device N: Setting not applicable to device A: Setting allowed at load balancing D: Setting disallowed at load balancing
+
|
 
+
|Get the generic configuration of VFs for SRIOV NIC.
 +
|-
 +
|network.sriovnic.vf
 +
|stats
 +
|
 +
|Get statistics for given VF of a SRIOV NIC.
 
|-
 
|-
|network.nic.queue.loadbalancer.plugin
+
|network.vm
 
|list
 
|list
|Details of netqueue balancer plugins on all physical NICs currently installed and loaded on the system
+
|
 
+
|List networking information for the VM's that have active ports.
 
|-
 
|-
|network.nic.queue.loadbalancer.plugin
+
|network.vm.port
|set
+
|list
|Enable/disable netqueue balancer plugin on a NIC
+
|
 
+
|List of active ports for a given VM.
 
|-
 
|-
|network.nic.queue.loadbalancer
+
|network.vswitch.dvs.vmware.lacp.config
|set
+
|get
|Enable/disable netqueue load balancer setting on a NIC.
+
|
 
+
|Get LACP configuration on DVS
 
|-
 
|-
|network.nic.queue.loadbalancer.state
+
|network.vswitch.dvs.vmware.lacp.stats
|list
+
|get
|Netqueue balancer state of all physical NICs currently installed and loaded on the system
+
|
 
+
|Get LACP stats on DVS uplinks
|-
 
|network.nic.queue.loadbalancer.state
 
|set
 
|Enable/disable netqueue balancer on a NIC
 
 
 
 
|-
 
|-
|network.nic.register
+
|network.vswitch.dvs.vmware.lacp.status
|dump
 
|Dump device registers
 
 
 
|-
 
|network.nic.ring.current
 
 
|get
 
|get
|Get current RX/TX ring buffer parameters of a NIC
+
|
 
+
|Get LACP status on DVS
 
|-
 
|-
|network.nic.ring.current
+
|network.vswitch.dvs.vmware.lacp.timeout
 
|set
 
|set
|Set current RX/TX ring buffer parameters of a NIC
+
|
 
+
|Set long/short timeout for vmnics in one LACP LAG
 
|-
 
|-
|network.nic.ring.preset
+
|network.vswitch.dvs.vmware
|get
+
|list
|Get preset RX/TX ring buffer parameters of a NIC
+
|
 
+
|List the VMware vSphere Distributed Switch currently configured on the ESXi host.
 
|-
 
|-
|network.nic.selftest
+
|network.vswitch.standard
|run
+
|add
|Run self test
+
|
 
+
|Add a new virtual switch to the ESXi networking system.
 
|-
 
|-
|network.nic
+
|network.vswitch.standard
|set
+
|list
|Set the general options for the specified ethernet device.
+
|
 
+
|List the virtual switches current on the ESXi host.
 
|-
 
|-
|network.nic.sg
+
|network.vswitch.standard.policy.failover
 
|get
 
|get
|Get scatter- gather settings
+
|
 
+
|Get the failover policy settings governing the given virtual switch
 
|-
 
|-
|network.nic.sg
+
|network.vswitch.standard.policy.failover
 
|set
 
|set
|Set scatter- gatter settings on a nic
+
|
 
+
|Configure the Failover policy for a virtual switch.
 
|-
 
|-
|network.nic.software
+
|network.vswitch.standard.policy.security
|list
+
|get
|List software simulation settings of physical NICs currently installed and loaded on the system.
+
|
 
+
|Get the Security Policy governing the given virtual switch.
 
|-
 
|-
|network.nic.software
+
|network.vswitch.standard.policy.security
 
|set
 
|set
|Enable and disable software simulation settings on a NIC.
+
|
 
+
|Set the security policy for a given virtual switch
 
|-
 
|-
|network.nic.stats
+
|network.vswitch.standard.policy.shaping
 
|get
 
|get
|Get NIC statistics for a given interface.
+
|
 
+
|Get the shaping policy settings for the given virtual switch
 
|-
 
|-
|network.nic.tso
+
|network.vswitch.standard.policy.shaping
|get
+
|set
|Get TCP segmentation offload settings
+
|
 
+
|Set the shaping policy settings for the given virtual switch
 
|-
 
|-
|network.nic.tso
+
|network.vswitch.standard.portgroup
|set
+
|add
|Set TCP segmentation offload settings on a nic
+
|
 
+
|Allows the addition of a standard port group to a virtual switch.
 
|-
 
|-
|network.nic
+
|network.vswitch.standard.portgroup
|up
+
|list
|Bring up the specified network device.
+
|
 
+
|List all of the port groups currently on the system.
 
|-
 
|-
|network.nic.vlan.stats
+
|network.vswitch.standard.portgroup.policy.failover
 
|get
 
|get
|List VLAN statistics for active VLAN's on the NIC.
+
|
 
+
|Get the network failover policy settings governing the given port group
 
|-
 
|-
|network.nic.vlan.stats
+
|network.vswitch.standard.portgroup.policy.failover
 
|set
 
|set
|Enable/disable VLAN statistics collection on the NIC.
+
|
 
+
|Configure the Failover policy for a port group. These setting may potentially override virtual switch settings.
 
|-
 
|-
|network.port.filter.stats
+
|network.vswitch.standard.portgroup.policy.security
 
|get
 
|get
|Filter statistics for a given port.
+
|
 
+
|Get the Security Policy governing the given port group.
 +
|-
 +
|network.vswitch.standard.portgroup.policy.security
 +
|set
 +
|
 +
|Set the security policy for a given port group
 
|-
 
|-
|network.port.stats
+
|network.vswitch.standard.portgroup.policy.shaping
 
|get
 
|get
|Packet statistics for a given port.
+
|
 
+
|Get the network shaping policy settings governing the given port group
 
|-
 
|-
|network.sriovnic
+
|network.vswitch.standard.portgroup.policy.shaping
|list
+
|set
|This command will list the SRIOV Enabled NICs (PFs) currently installed and loaded on the system.
+
|
 
+
|Set the shaping policy settings for the given port group
 
|-
 
|-
|network.sriovnic.vf
+
|network.vswitch.standard.portgroup
|list
+
|remove
|Get the generic configuration of VFs for SRIOV NIC.
+
|
 
+
|Remove a port group from the given virtual switch
 
|-
 
|-
|network.sriovnic.vf
+
|network.vswitch.standard.portgroup
|stats
+
|set
|Get statistics for given VF of a SRIOV NIC.
+
|
 
+
|Set the vlan id for the given port group
 +
|-
 +
|network.vswitch.standard
 +
|remove
 +
|
 +
|Remove a virtual switch from the ESXi networking system.
 +
|-
 +
|network.vswitch.standard
 +
|set
 +
|
 +
|This command sets the MTU size and CDP status of a given virtual switch.
 +
|-
 +
|network.vswitch.standard.uplink
 +
|add
 +
|
 +
|Add an uplink to the given virtual switch. Note if this virtual switch has a NIC teaming policy assigned to it then the policy must also be modified to enable use of this uplink on this virtual switch
 
|-
 
|-
|network.vm
+
|network.vswitch.standard.uplink
|list
+
|remove
|List networking information for the VM's that have active ports.
+
|
 
+
|Remove an uplink from the given virtual switch. Note if this virtual switch has a NIC teaming policy assigned to it then the policy must also be modified to disable use of this uplink on this virtual switch
 
|-
 
|-
|network.vm.port
+
|nvme.device.controller
 
|list
 
|list
|List of active ports for a given VM.
+
|
 
+
|List all controllers on the device if namespace is not specified, otherwise list all controllers the namespace attached
 
|-
 
|-
|network.vswitch.dvs.vmware.lacp.config
+
|nvme.device.feature.aec
 
|get
 
|get
|Get LACP configuration on DVS
+
|
 
+
|Get NVMe device feature async event configuration information
 +
|-
 +
|nvme.device.feature.aec
 +
|set
 +
|
 +
|Set NVMe device feature async event configuration information
 
|-
 
|-
|network.vswitch.dvs.vmware.lacp.stats
+
|nvme.device.feature.apst
 
|get
 
|get
|Get LACP stats on DVS uplinks
+
|
 
+
|Get NVMe device feature autonomous power state transition information
 
|-
 
|-
|network.vswitch.dvs.vmware.lacp.status
+
|nvme.device.feature.ar
 
|get
 
|get
|Get LACP status on DVS
+
|
 
+
|Get NVMe device feature arbitration information
 
|-
 
|-
|network.vswitch.dvs.vmware.lacp.timeout
+
|nvme.device.feature.ar
 
|set
 
|set
|Set long/short timeout for vmnics in one LACP LAG
+
|
 
+
|Set NVMe device feature arbitration information
 
|-
 
|-
|network.vswitch.dvs.vmware
+
|nvme.device.feature
|list
+
|cap
|List the VMware vSphere Distributed Switch currently configured on the ESXi host.
+
|
 
+
|Get NVMe device feature supported capabilities information
 
|-
 
|-
|network.vswitch.standard
+
|nvme.device.feature.er
|add
+
|get
|Add a new virtual switch to the ESXi networking system.
+
|
 
+
|Get NVMe device feature error recovery information
 
|-
 
|-
|network.vswitch.standard
+
|nvme.device.feature.er
|list
+
|set
|List the virtual switches current on the ESXi host.
+
|
 
+
|Set NVMe device feature error recovery information
 
|-
 
|-
|network.vswitch.standard.policy.failover
+
|nvme.device.feature.hi
 
|get
 
|get
|Get the failover policy settings governing the given virtual switch
+
|
 
+
|Get NVMe device feature host identifier information
 
|-
 
|-
|network.vswitch.standard.policy.failover
+
|nvme.device.feature.hmb
|set
+
|get
|Configure the Failover policy for a virtual switch.
+
|
 
+
|Get NVMe device feature host memory buffer information
 
|-
 
|-
|network.vswitch.standard.policy.security
+
|nvme.device.feature.ic
 
|get
 
|get
|Get the Security Policy governing the given virtual switch.
+
|
 
+
|Get NVMe device feature interrupt coalescing information
 
|-
 
|-
|network.vswitch.standard.policy.security
+
|nvme.device.feature.ic
 
|set
 
|set
|Set the security policy for a given virtual switch
+
|
 
+
|Set NVMe device feature interrupt coalescing information
 
|-
 
|-
|network.vswitch.standard.policy.shaping
+
|nvme.device.feature.ivc
 
|get
 
|get
|Get the shaping policy settings for the given virtual switch
+
|
 
+
|Get NVMe device feature interrupt vector configuration information
 
|-
 
|-
|network.vswitch.standard.policy.shaping
+
|nvme.device.feature.ivc
 
|set
 
|set
|Set the shaping policy settings for the given virtual switch
+
|
 
+
|Set NVMe device feature interrupt vector configuration information
 
|-
 
|-
|network.vswitch.standard.portgroup
+
|nvme.device.feature.kat
|add
 
|Allows the addition of a standard port group to a virtual switch.
 
 
 
|-
 
|network.vswitch.standard.portgroup
 
|list
 
|List all of the port groups currently on the system.
 
 
 
|-
 
|network.vswitch.standard.portgroup.policy.failover
 
 
|get
 
|get
|Get the network failover policy settings governing the given port group
+
|
 
+
|Get NVMe device feature keep alive timer information
 
|-
 
|-
|network.vswitch.standard.portgroup.policy.failover
+
|nvme.device.feature.kat
 
|set
 
|set
|Configure the Failover policy for a port group. These setting may potentially override virtual switch settings.
+
|
 
+
|Set NVMe device feature keep alive timer information
 
|-
 
|-
|network.vswitch.standard.portgroup.policy.security
+
|nvme.device.feature.lba
 
|get
 
|get
|Get the Security Policy governing the given port group.
+
|
 
+
|Get NVMe device feature LBA range type information
 
|-
 
|-
|network.vswitch.standard.portgroup.policy.security
+
|nvme.device.feature.nq
|set
+
|get
|Set the security policy for a given port group
+
|
 
+
|Get NVMe device feature number of queue information
 
|-
 
|-
|network.vswitch.standard.portgroup.policy.shaping
+
|nvme.device.feature.pm
 
|get
 
|get
|Get the network shaping policy settings governing the given port group
+
|
 
+
|Get NVMe device feature power management information
 
|-
 
|-
|network.vswitch.standard.portgroup.policy.shaping
+
|nvme.device.feature.pm
 
|set
 
|set
|Set the shaping policy settings for the given port group
+
|
 
+
|Set NVMe device feature power management information
 
|-
 
|-
|network.vswitch.standard.portgroup
+
|nvme.device.feature.spm
|remove
+
|get
|Remove a port group from the given virtual switch
+
|
 
+
|Get NVMe device feature software progress marker information
 
|-
 
|-
|network.vswitch.standard.portgroup
+
|nvme.device.feature.spm
 
|set
 
|set
|Set the vlan id for the given port group
+
|
 
+
|Set software progress marker feature information, will clear Pre-boot Software Load Count (PBSLC) to 0
 
|-
 
|-
|network.vswitch.standard
+
|nvme.device.feature.tt
|remove
+
|get
|Remove a virtual switch from the ESXi networking system.
+
|
 
+
|Get NVMe device feature temperature threshold information
 
|-
 
|-
|network.vswitch.standard
+
|nvme.device.feature.tt
 
|set
 
|set
|This command sets the MTU size and CDP status of a given virtual switch.
+
|
 
+
|Set NVMe device feature temperature threshold information
 
|-
 
|-
|network.vswitch.standard.uplink
+
|nvme.device.feature.vwc
|add
+
|get
|Add an uplink to the given virtual switch. Note if this virtual switch has a NIC teaming policy assigned to it then the policy must also be modified to enable use of this uplink on this virtual switch
+
|
 
+
|Get NVMe device feature volatile write cache information
 
|-
 
|-
|network.vswitch.standard.uplink
+
|nvme.device.feature.vwc
|remove
+
|set
|Remove an uplink from the given virtual switch. Note if this virtual switch has a NIC teaming policy assigned to it then the policy must also be modified to disable use of this uplink on this virtual switch
+
|
 
+
|Set NVMe device feature volatile write cache information
 
|-
 
|-
|nvme.device.controller
+
|nvme.device.feature.wa
|list
 
|List all controllers on the device if namespace is not specified, otherwise list all controllers the namespace attached
 
 
 
|-
 
|nvme.device.feature.aec
 
 
|get
 
|get
|Get NVMe device feature async event configuration information
+
|
 
+
|Get NVMe device feature write atomicity information
 
|-
 
|-
|nvme.device.feature.aec
+
|nvme.device.feature.wa
 
|set
 
|set
|Set NVMe device feature async event configuration information
+
|
 
+
|Set NVMe device feature write atomicity information
 +
|-
 +
|nvme.device.firmware
 +
|activate
 +
|
 +
|Commit downloaded firmware image to a specific slot
 +
|-
 +
|nvme.device.firmware
 +
|download
 +
|
 +
|Download firmware image to the device
 
|-
 
|-
|nvme.device.feature.apst
+
|nvme.device
 
|get
 
|get
|Get NVMe device feature autonomous power state transition information
+
|
 
+
|Get NVMe device information
 +
|-
 +
|nvme.device
 +
|list
 +
|
 +
|List NVMe devices registered to VMware NVMe driver
 
|-
 
|-
|nvme.device.feature.ar
+
|nvme.device.log.error
 
|get
 
|get
|Get NVMe device feature arbitration information
+
|
 
+
|Get NVMe device error log information
 
|-
 
|-
|nvme.device.feature.ar
+
|nvme.device.log.fwslot
|set
+
|get
|Set NVMe device feature arbitration information
+
|
 
+
|Get NVMe device firmware slot log information
 
|-
 
|-
|nvme.device.feature
+
|nvme.device.log.smart
|cap
 
|Get NVMe device feature supported capabilities information
 
 
 
|-
 
|nvme.device.feature.er
 
 
|get
 
|get
|Get NVMe device feature error recovery information
+
|
 
+
|Get NVMe device SMART log information
 
|-
 
|-
|nvme.device.feature.er
+
|nvme.device.namespace
|set
+
|attach
|Set NVMe device feature error recovery information
+
|
 
+
|Attach namespace on NVMe device
 
|-
 
|-
|nvme.device.feature.hi
+
|nvme.device.namespace
|get
+
|create
|Get NVMe device feature host identifier information
+
|
 
+
|Create namespace on NVMe device
 
|-
 
|-
|nvme.device.feature.hmb
+
|nvme.device.namespace
|get
+
|delete
|Get NVMe device feature host memory buffer information
+
|
 
+
|Delete namespace on NVMe device
|-
+
|-
|nvme.device.feature.ic
+
|nvme.device.namespace
|get
+
|detach
|Get NVMe device feature interrupt coalescing information
+
|
 
+
|Detach namespace on NVMe device
 
|-
 
|-
|nvme.device.feature.ic
+
|nvme.device.namespace
|set
+
|format
|Set NVMe device feature interrupt coalescing information
+
|
 
+
|Change namespace format
 
|-
 
|-
|nvme.device.feature.ivc
+
|nvme.device.namespace
 
|get
 
|get
|Get NVMe device feature interrupt vector configuration information
+
|
 
+
|Get nvme namespace information
 
|-
 
|-
|nvme.device.feature.ivc
+
|nvme.device.namespace
|set
+
|list
|Set NVMe device feature interrupt vector configuration information
+
|
 
+
|List namespace on NVMe device
 
|-
 
|-
|nvme.device.feature.kat
+
|nvme.device.register
 
|get
 
|get
|Get NVMe device feature keep alive timer information
+
|
 
+
|Dump NVMe device registers
 
|-
 
|-
|nvme.device.feature.kat
+
|nvme.device.timeout
|set
 
|Set NVMe device feature keep alive timer information
 
 
 
|-
 
|nvme.device.feature.lba
 
 
|get
 
|get
|Get NVMe device feature LBA range type information
+
|
 
+
|Get timeout value of IO timeout checker
 
|-
 
|-
|nvme.device.feature.nq
+
|nvme.device.timeout
|get
+
|set
|Get NVMe device feature number of queue information
+
|
 
+
|Set timeout value for IO timeout checker
 
|-
 
|-
|nvme.device.feature.pm
+
|nvme.driver.loglevel
|get
+
|set
|Get NVMe device feature power management information
+
|
 
+
|Set NVMe driver log level and debug level
 
|-
 
|-
|nvme.device.feature.pm
+
|rdma.device
|set
+
|list
|Set NVMe device feature power management information
+
|
 
+
|List the logical RDMA devices currently registered on the system.
 
|-
 
|-
|nvme.device.feature.spm
+
|rdma.device.protocol
 +
|list
 +
|
 +
|List the enabled RDMA protocols.
 +
|-
 +
|rdma.device.stats
 
|get
 
|get
|Get NVMe device feature software progress marker information
+
|
 
+
|Get statistics for a given RDMA device.
 
|-
 
|-
|nvme.device.feature.spm
+
|rdma.device.vmknic
|set
+
|list
|Set software progress marker feature information, will clear Pre-boot Software Load Count (PBSLC) to 0
+
|
 
+
|List the vmknics associated with RDMA devices.
 
|-
 
|-
|nvme.device.feature.tt
+
|rdma.iser
|get
+
|add
|Get NVMe device feature temperature threshold information
+
|
 
+
|Add an iser device to enable iser module driver.
 
|-
 
|-
|nvme.device.feature.tt
+
|rdma.iser
|set
+
|delete
|Set NVMe device feature temperature threshold information
+
|
 
+
|Delete an iser logical device.
 
|-
 
|-
|nvme.device.feature.vwc
+
|sched.reliablemem
 
|get
 
|get
|Get NVMe device feature volatile write cache information
+
|
 
+
|Check if the system is currently aware of reliable memory.
 +
|-
 +
|sched.swap.system
 +
|get
 +
|
 +
|Get current state of the options of the system-wide shared swap space.
 
|-
 
|-
|nvme.device.feature.vwc
+
|sched.swap.system
 
|set
 
|set
|Set NVMe device feature volatile write cache information
+
|
 
+
|Change the configuration of system-wide shared swap space.
 
|-
 
|-
|nvme.device.feature.wa
+
|software.acceptance
 
|get
 
|get
|Get NVMe device feature write atomicity information
+
|
 
+
|Gets the host acceptance level. This controls what VIBs will be allowed on a host.
 
|-
 
|-
|nvme.device.feature.wa
+
|software.acceptance
 
|set
 
|set
|Set NVMe device feature write atomicity information
+
|
 
+
|Sets the host acceptance level. This controls what VIBs will be allowed on a host.
 
|-
 
|-
|nvme.device.firmware
+
|software.profile
|activate
+
|get
|Commit downloaded firmware image to a specific slot
+
|
 
+
|Display the installed image profile.
 
|-
 
|-
|nvme.device.firmware
+
|software.profile
|download
+
|install
|Download firmware image to the device
+
|
 
+
|Installs or applies an image profile from a depot to this host. This command completely replaces the installed image with the image defined by the new image profile, and may result in the loss of installed VIBs. The common vibs between host and image profile will be skipped. To preserve installed VIBs, use profile update instead. WARNING: If your installation requires a reboot, you need to disable HA first.
 +
|-
 +
|software.profile
 +
|update
 +
|
 +
|Updates the host with VIBs from an image profile in a depot. Installed VIBs may be upgraded (or downgraded if --allow- downgrades is specified), but they will not be removed. Any VIBs in the image profile which are not related to any installed VIBs will be added to the host. WARNING: If your installation requires a reboot, you need to disable HA first.
 
|-
 
|-
|nvme.device
+
|software.profile
 +
|validate
 +
|
 +
|Validates the current image profile on the host against an image profile in a depot.
 +
|-
 +
|software.sources.profile
 
|get
 
|get
|Get NVMe device information
+
|
 
+
|Display details about an image profile from the depot.
 
|-
 
|-
|nvme.device
+
|software.sources.profile
 
|list
 
|list
|List NVMe devices registered to VMware NVMe driver
+
|
 
+
|List all the image profiles in a depot.
 
|-
 
|-
|nvme.device.log.error
+
|software.sources.vib
 
|get
 
|get
|Get NVMe device error log information
+
|
 
+
|Displays detailed information about one or more VIB packages in the depot
 +
|-
 +
|software.sources.vib
 +
|list
 +
|
 +
|List all the VIBs from depots.
 
|-
 
|-
|nvme.device.log.fwslot
+
|software.vib
 
|get
 
|get
|Get NVMe device firmware slot log information
+
|
 
+
|Displays detailed information about one or more installed VIBs
 
|-
 
|-
|nvme.device.log.smart
+
|software.vib
|get
+
|install
|Get NVMe device SMART log information
+
|
 
+
|Installs VIB packages from a URL or depot. VIBs may be installed, upgraded, or downgraded. WARNING: If your installation requires a reboot, you need to disable HA first.
 
|-
 
|-
|nvme.device.namespace
+
|software.vib
|attach
+
|list
|Attach namespace on NVMe device
+
|
 
+
|Lists the installed VIB packages
 
|-
 
|-
|nvme.device.namespace
+
|software.vib
|create
+
|remove
|Create namespace on NVMe device
+
|
 
+
|Removes VIB packages from the host. WARNING: If your installation requires a reboot, you need to disable HA first.
 
|-
 
|-
|nvme.device.namespace
+
|software.vib.signature
|delete
+
|verify
|Delete namespace on NVMe device
+
|
 
+
|Verifies the signatures of installed VIB packages and displays the name, version, vendor, acceptance level and the result of signature verification for each of them
 
|-
 
|-
|nvme.device.namespace
+
|software.vib
|detach
+
|update
|Detach namespace on NVMe device
+
|
 
+
|Update installed VIBs to newer VIB packages. No new VIBs will be installed, only updates. WARNING: If your installation requires a reboot, you need to disable HA first.
 
|-
 
|-
|nvme.device.namespace
+
|storage.core.adapter.capabilities
|format
+
|list
|Change namespace format
+
|
 
+
|List the capabilities of the SCSI HBAs in the system.
 
|-
 
|-
|nvme.device.namespace
+
|storage.core.adapter.device
|get
+
|list
|Get nvme namespace information
+
|
 
+
|List the devices associated with HBAs.
 
|-
 
|-
|nvme.device.namespace
+
|storage.core.adapter
 
|list
 
|list
|List namespace on NVMe device
+
|
 
+
|List all the SCSI Host Bus Adapters on the system.
 
|-
 
|-
|nvme.device.register
+
|storage.core.adapter
|get
+
|rescan
|Dump NVMe device registers
+
|
 
+
|Rescan SCSI HBAs to search for new Devices, remove DEAD paths and update path state. This operation will also run an claim operation equivalent to the claimrule run command and a filesystem rescan.
 
|-
 
|-
|nvme.device.timeout
+
|storage.core.adapter.stats
 
|get
 
|get
|Get timeout value of IO timeout checker
+
|
 
+
|List the SCSI stats for the SCSI Host Bus Adapters in the system.
 
|-
 
|-
|nvme.device.timeout
+
|storage.core.claiming
|set
+
|autoclaim
|Set timeout value for IO timeout checker
+
|
 
+
|Control the automatic PSA (path/device) claiming code allowing the disabling of the automatic claiming process or re- enabling of the claiming process if it was previously disabled. By default the automatic PSA claiming process is on and should not be disabled by users unless specifically instructed to do so.
 
|-
 
|-
|nvme.driver.loglevel
+
|storage.core.claiming
|set
+
|reclaim
|Set NVMe driver log level and debug level
+
|
 
+
|Attempt to unclaim all paths to a device and then run the loaded claimrules on each of the paths unclaimed to attempt to reclaim them.
 
|-
 
|-
|rdma.device
+
|storage.core.claiming
|list
+
|unclaim
|List the logical RDMA devices currently registered on the system.
+
|
 
+
|1) Unclaim a path or set of paths, disassociating them from a PSA plugin. NOTES:
 +
|It is normal for path claiming to fail especially when unclaiming by plugin or adapter. Only inactive paths with no I/O will be able to be unclaimed. Typically the ESXi USB partition and devices with VMFS volumes on them will not be unclaimable. Also NOTE unclaiming will not persist and periodic path claiming will reclaim these paths in the near future unless claim rules are configured to mask the path. 2) Detach a (set of) filter(s) from one or more devices.
 
|-
 
|-
|rdma.device.protocol
+
|storage.core.claimrule
|list
+
|add
|List the enabled RDMA protocols.
+
|
 
+
|Add a claimrule to the set of claimrules on the system.
 
|-
 
|-
|rdma.device.stats
+
|storage.core.claimrule
|get
+
|convert
|Get statistics for a given RDMA device.
+
|
 
+
|Convert ESX 3.x style /adv /Disk/MaskLUNs LUN masks to Claim Rule format. WARNING: This conversion will not work for all input MaskLUNs variations! Please inspect the list of generated claim rules carefuly, then if the suggested LUN mask claim rules are correct use the --commit parameter to write the list to the config file.
 
|-
 
|-
|rdma.device.vmknic
+
|storage.core.claimrule
 
|list
 
|list
|List the vmknics associated with RDMA devices.
+
|
 
+
|List all the claimrules on the system.
 
|-
 
|-
|rdma.iser
+
|storage.core.claimrule
|add
+
|load
|Add an iser device to enable iser module driver.
+
|
 
+
|Load path claiming rules from config file into the VMkernel.
 
|-
 
|-
|rdma.iser
+
|storage.core.claimrule
|delete
+
|move
|Delete an iser logical device.
+
|
 
+
|Move a claimrule from one rule id to another
 
|-
 
|-
|sched.reliablemem
+
|storage.core.claimrule
|get
+
|remove
|Check if the system is currently aware of reliable memory.
+
|
 
+
|Delete a claimrule to the set of claimrules on the system.
 
|-
 
|-
|sched.swap.system
+
|storage.core.claimrule
|get
+
|run
|Get current state of the options of the system-wide shared swap space.
+
|
 
+
|Execute path claiming rules.
 +
|-
 +
|storage.core.device.capacity
 +
|list
 +
|
 +
|List capacity information for the known storage devices.
 +
|-
 +
|storage.core.device.detached
 +
|list
 +
|
 +
|Lists all devices that were detached manually by changing their state on the system.
 
|-
 
|-
|sched.swap.system
+
|storage.core.device.detached
|set
+
|remove
|Change the configuration of system-wide shared swap space.
+
|
 
+
|Provide control to allow a user to remove Detached devices from the persistent detached device list.
 
|-
 
|-
|software.acceptance
+
|storage.core.device.inquirycache
|get
+
|list
|Gets the host acceptance level. This controls what VIBs will be allowed on a host.
+
|
 
+
|List inquiry cache information for the known storage devices.
 
|-
 
|-
|software.acceptance
+
|storage.core.device.inquirycache
 
|set
 
|set
|Sets the host acceptance level. This controls what VIBs will be allowed on a host.
+
|
 
+
|Manipulate inquiry cache settings of storage devices.
 
|-
 
|-
|software.profile
+
|storage.core.device.latencythreshold
|get
+
|list
|Display the installed image profile.
+
|
 
+
|List latency sensitive threshold for the known storage devices.
 
|-
 
|-
|software.profile
+
|storage.core.device.latencythreshold
|install
+
|set
|Installs or applies an image profile from a depot to this host. This command completely replaces the installed image with the image defined by the new image profile, and may result in the loss of installed VIBs. The common vibs between host and image profile will be skipped. To preserve installed VIBs, use profile update instead. WARNING: If your installation requires a reboot, you need to disable HA first.
+
|
 
+
|Set device's latency sensitive threshold (in milliseconds). If IO latency exceeds the threshold, new IOs will use default IO scheduler.
 
|-
 
|-
|software.profile
+
|storage.core.device
|update
+
|list
|Updates the host with VIBs from an image profile in a depot. Installed VIBs may be upgraded (or downgraded if --allow- downgrades is specified), but they will not be removed. Any VIBs in the image profile which are not related to any installed VIBs will be added to the host. WARNING: If your installation requires a reboot, you need to disable HA first.
+
|
 
+
|List the devices currently registered with the PSA.
 
|-
 
|-
|software.profile
+
|storage.core.device.partition
|validate
+
|list
|Validates the current image profile on the host against an image profile in a depot.
+
|
 
+
|For a given device list all of the partitions
 
|-
 
|-
|software.sources.profile
+
|storage.core.device.partition
|get
+
|showguid
|Display details about an image profile from the depot.
+
|
 
+
|For a given device list the GUID for GPT partitions
|-
 
|software.sources.profile
 
|list
 
|List all the image profiles in a depot.
 
 
 
 
|-
 
|-
|software.sources.vib
+
|storage.core.device.physical
 
|get
 
|get
|Displays detailed information about one or more VIB packages in the depot
+
|
 
+
|Get information about a physical storage device.
 +
|-
 +
|storage.core.device
 +
|purge
 +
|
 +
|Removes storage devices which have not been seen in some time interval.
 
|-
 
|-
|software.sources.vib
+
|storage.core.device.raid
 
|list
 
|list
|List all the VIBs from depots.
+
|
 
+
|List the physical devices that compose a given logical device.
 
|-
 
|-
|software.vib
+
|storage.core.device
|get
+
|set
|Displays detailed information about one or more installed VIBs
+
|
 
+
|Provide control to allow a user to modify a SCSI device's state.
 
|-
 
|-
|software.vib
+
|storage.core.device
|install
+
|setconfig
|Installs VIB packages from a URL or depot. VIBs may be installed, upgraded, or downgraded. WARNING: If your installation requires a reboot, you need to disable HA first.
+
|
 
+
|Set device configuration
 
|-
 
|-
|software.vib
+
|storage.core.device.smart
|list
+
|get
|Lists the installed VIB packages
+
|
 
+
|List Smart device parameters.
 
|-
 
|-
|software.vib
+
|storage.core.device.stats
|remove
+
|get
|Removes VIB packages from the host. WARNING: If your installation requires a reboot, you need to disable HA first.
+
|
 
+
|List the SCSI stats for SCSI Devices in the system.
 
|-
 
|-
|software.vib.signature
+
|storage.core.device.uidmap
|verify
+
|list
|Verifies the signatures of installed VIB packages and displays the name, version, vendor, acceptance level and the result of signature verification for each of them
+
|
 
+
|Get a mapping between a device's primary UID and the alternative UIDs for that device on the system.
 
|-
 
|-
|software.vib
+
|storage.core.device.vaai.ats
|update
 
|Update installed VIBs to newer VIB packages. No new VIBs will be installed, only updates. WARNING: If your installation requires a reboot, you need to disable HA first.
 
 
 
|-
 
|storage.core.adapter.capabilities
 
 
|list
 
|list
|List the capabilities of the SCSI HBAs in the system.
+
|
 
+
|List the ATS VAAI attributes (as per SCSI standard) for the devices.
 
|-
 
|-
|storage.core.adapter.device
+
|storage.core.device.vaai.clone
 
|list
 
|list
|List the devices associated with HBAs.
+
|
 
+
|List the Clone VAAI attributes (as per SCSI standard) for the devices.
 
|-
 
|-
|storage.core.adapter
+
|storage.core.device.vaai.delete
 
|list
 
|list
|List all the SCSI Host Bus Adapters on the system.
+
|
 
+
|List the Delete VAAI attributes (as per SCSI standard) for the devices.
 
|-
 
|-
|storage.core.adapter
+
|storage.core.device.vaai.status
|rescan
 
|Rescan SCSI HBAs to search for new Devices, remove DEAD paths and update path state. This operation will also run an claim operation equivalent to the claimrule run command and a filesystem rescan.
 
 
 
|-
 
|storage.core.adapter.stats
 
 
|get
 
|get
|List the SCSI stats for the SCSI Host Bus Adapters in the system.
+
|
 
+
|List VAAI properties for devices currently registered with the PSA.
 
|-
 
|-
|storage.core.claiming
+
|storage.core.device.vaai.status
|autoclaim
+
|set
|Control the automatic PSA (path/device) claiming code allowing the disabling of the automatic claiming process or re- enabling of the claiming process if it was previously disabled. By default the automatic PSA claiming process is on and should not be disabled by users unless specifically instructed to do so.
+
|
 
+
|Enable/Disable VAAI operations on local SCSI disks. (NOTE: A request to enable an operation will take effect only if the underlying device supports the VAAI operation.)
 
|-
 
|-
|storage.core.claiming
+
|storage.core.device.vaai.zero
|reclaim
+
|list
|Attempt to unclaim all paths to a device and then run the loaded claimrules on each of the paths unclaimed to attempt to reclaim them.
+
|
 
+
|List the Zero VAAI attributes (as per SCSI standard) for the devices.
 
|-
 
|-
|storage.core.claiming
+
|storage.core.device.world
|unclaim
+
|list
|1) Unclaim a path or set of paths, disassociating them from a PSA plugin. NOTES:
+
|
|It is normal for path claiming to fail especially when unclaiming by plugin or adapter. Only inactive paths with no I/O will be able to be unclaimed. Typically the ESXi USB partition and devices with VMFS volumes on them will not be unclaimable. Also NOTE unclaiming will not persist and periodic path claiming will reclaim these paths in the near future unless claim rules are configured to mask the path. 2) Detach a (set of) filter(s) from one or more devices.
+
|Get a list of the worlds that are currently using devices on the ESX host.
 
+
|-
 +
|storage.core.path
 +
|list
 +
|
 +
|List all the SCSI paths on the system.
 
|-
 
|-
|storage.core.claimrule
+
|storage.core.path
|add
+
|set
|Add a claimrule to the set of claimrules on the system.
+
|
 
+
|Provide control to allow a user to modify a single path's state. This efffectively allows a user to enable or disable SCSI paths. The user is not able to change the full range of path states, but can toggle between 'active' and 'off'. Please NOTE changing the Path state on any path that is the only path to a given device is likely to fail. The VMkernel will not change the path's state if changing the state would cause an 'All paths down' state or the device is currently in use.
 
|-
 
|-
|storage.core.claimrule
+
|storage.core.path.stats
|convert
+
|get
|Convert ESX 3.x style /adv /Disk/MaskLUNs LUN masks to Claim Rule format. WARNING: This conversion will not work for all input MaskLUNs variations! Please inspect the list of generated claim rules carefuly, then if the suggested LUN mask claim rules are correct use the --commit parameter to write the list to the config file.
+
|
 
+
|List the SCSI stats for the SCSI Paths in the system.
 
|-
 
|-
|storage.core.claimrule
+
|storage.core.plugin
 
|list
 
|list
|List all the claimrules on the system.
+
|
 
+
|List loaded PSA plugins on the system.
 
|-
 
|-
|storage.core.claimrule
+
|storage.core.plugin.registration
|load
+
|add
|Load path claiming rules from config file into the VMkernel.
+
|
 
+
|Register a plugin module with PSA.
 
|-
 
|-
|storage.core.claimrule
+
|storage.core.plugin.registration
|move
+
|list
|Move a claimrule from one rule id to another
+
|
 
+
|List modules currently registered with PSA.
 
|-
 
|-
|storage.core.claimrule
+
|storage.core.plugin.registration
 
|remove
 
|remove
|Delete a claimrule to the set of claimrules on the system.
+
|
 
+
|UnRegister a plugin module with PSA.
 
|-
 
|-
|storage.core.claimrule
+
|storage.filesystem
|run
+
|automount
|Execute path claiming rules.
+
|
 
+
|Request mounting of known datastores not explicitly unmounted.
 
|-
 
|-
|storage.core.device.capacity
+
|storage.filesystem
 
|list
 
|list
|List capacity information for the known storage devices.
+
|
 
+
|List the volumes available to the host. This includes VMFS, NAS, VFAT and UFS partitions.
 
|-
 
|-
|storage.core.device.detached
+
|storage.filesystem
|list
+
|mount
|Lists all devices that were detached manually by changing their state on the system.
+
|
 
+
|Connect to and mount an unmounted volume on the ESX host.
 +
|-
 +
|storage.filesystem
 +
|rescan
 +
|
 +
|Scan storage devices for new mountable filesystems.
 
|-
 
|-
|storage.core.device.detached
+
|storage.filesystem
|remove
+
|unmount
|Provide control to allow a user to remove Detached devices from the persistent detached device list.
+
|
 
+
|Disconnect and unmount and existing VMFS or NAS volume. This will not delete the configuration for the volume, but will remove the volume from the list of mounted volumes.
 
|-
 
|-
|storage.core.device.inquirycache
+
|storage.hpp.device
 
|list
 
|list
|List inquiry cache information for the known storage devices.
+
|
 
+
|List the devices currently controlled by the VMware High Performance Plugin.
 
|-
 
|-
|storage.core.device.inquirycache
+
|storage.hpp.device
 
|set
 
|set
|Manipulate inquiry cache settings of storage devices.
+
|
 
+
|Configure settings for an HPP device.
 
|-
 
|-
|storage.core.device.latencythreshold
+
|storage.hpp.device.usermarkedssd
 
|list
 
|list
|List latency sensitive threshold for the known storage devices.
+
|
 
+
|List the devices that were marked as SSD by user.
 
|-
 
|-
|storage.core.device.latencythreshold
+
|storage.hpp.path
|set
+
|list
|Set device's latency sensitive threshold (in milliseconds). If IO latency exceeds the threshold, new IOs will use default IO scheduler.
+
|
 
+
|List the paths currently claimed by the VMware High Performance Plugin
 +
|-
 +
|storage.iofilter
 +
|enable
 +
|
 +
|Enable an iofilter.
 
|-
 
|-
|storage.core.device
+
|storage.iofilter
 
|list
 
|list
|List the devices currently registered with the PSA.
+
|
 
+
|List the iofilters installed on this host.
 +
|-
 +
|storage.nfs
 +
|add
 +
|
 +
|Add a new NAS volume to the ESX Host and mount it with the given volume name.
 
|-
 
|-
|storage.core.device.partition
+
|storage.nfs
 
|list
 
|list
|For a given device list all of the partitions
+
|
 
+
|List the NAS volumes currently known to the ESX host.
 
|-
 
|-
|storage.core.device.partition
+
|storage.nfs.param
|showguid
 
|For a given device list the GUID for GPT partitions
 
 
 
|-
 
|storage.core.device.physical
 
 
|get
 
|get
|Get information about a physical storage device.
+
|
 
+
|Get the volume parameters of the NAS volumes.
 
|-
 
|-
|storage.core.device
+
|storage.nfs.param
|purge
+
|set
|Removes storage devices which have not been seen in some time interval.
+
|
 
+
|Set the volume parameters of the NAS volumes.
 
|-
 
|-
|storage.core.device.raid
+
|storage.nfs
|list
+
|remove
|List the physical devices that compose a given logical device.
+
|
 
+
|Remove an existing NAS volume from the ESX host.
 
|-
 
|-
|storage.core.device
+
|storage.nfs41
|set
+
|add
|Provide control to allow a user to modify a SCSI device's state.
+
|
 
+
|Add a new NFS v4.1 volume to the ESX Host and mount it with the given volume name.
 
|-
 
|-
|storage.core.device
+
|storage.nfs41
|setconfig
+
|list
|Set device configuration
+
|
 
+
|List the NFS v4.1 volumes currently known to the ESX host.
 
|-
 
|-
|storage.core.device.smart
+
|storage.nfs41.param
 
|get
 
|get
|List Smart device parameters.
+
|
 
+
|Get the volume parameters of the NFS v4.1 volumes.
 
|-
 
|-
|storage.core.device.stats
+
|storage.nfs41.param
|get
+
|set
|List the SCSI stats for SCSI Devices in the system.
+
|
 
+
|Set the volume parameters of the NFS v4.1 volumes.
 
|-
 
|-
|storage.core.device.uidmap
+
|storage.nfs41
|list
+
|remove
|Get a mapping between a device's primary UID and the alternative UIDs for that device on the system.
+
|
 
+
|Remove an existing NFS v4.1 volume from the ESX host.
 
|-
 
|-
|storage.core.device.vaai.ats
+
|storage.nmp.device
 
|list
 
|list
|List the ATS VAAI attributes (as per SCSI standard) for the devices.
+
|
 
+
|List the devices currently controlled by the VMware NMP Multipath Plugin and show the SATP and PSP information associated with that device.
 
|-
 
|-
|storage.core.device.vaai.clone
+
|storage.nmp.device
|list
+
|set
|List the Clone VAAI attributes (as per SCSI standard) for the devices.
+
|
 
+
|Allow setting of the Path Selection Policy (PSP) for the given device to one of the loaded policies on the system.
 
|-
 
|-
|storage.core.device.vaai.delete
+
|storage.nmp.path
 
|list
 
|list
|List the Delete VAAI attributes (as per SCSI standard) for the devices.
+
|
 
+
|List the paths currently claimed by the VMware NMP Multipath Plugin and show the SATP and PSP information associated with that path.
 
|-
 
|-
|storage.core.device.vaai.status
+
|storage.nmp.psp.fixed.deviceconfig
 
|get
 
|get
|List VAAI properties for devices currently registered with the PSA.
+
|
 
+
|Allow retrieving of Fixed Path Selection Policy settings for a given device.
 
|-
 
|-
|storage.core.device.vaai.status
+
|storage.nmp.psp.fixed.deviceconfig
 
|set
 
|set
|Enable/Disable VAAI operations on local SCSI disks. (NOTE: A request to enable an operation will take effect only if the underlying device supports the VAAI operation.)
+
|
 
+
|Allow setting of the perferred path on a given device controlled by the Fixed Path Selection Policy.
 
|-
 
|-
|storage.core.device.vaai.zero
+
|storage.nmp.psp.generic.deviceconfig
|list
+
|get
|List the Zero VAAI attributes (as per SCSI standard) for the devices.
+
|
 
+
|Allow retrieving of per device PSP configuration parameters.
 
|-
 
|-
|storage.core.device.world
+
|storage.nmp.psp.generic.deviceconfig
|list
+
|set
|Get a list of the worlds that are currently using devices on the ESX host.
+
|
 
+
|Allow setting of per device PSP configuration parameters. This command will set the configuration for the given device with whichever PSP it is currently configurated with.
 
|-
 
|-
|storage.core.path
+
|storage.nmp.psp.generic.pathconfig
|list
+
|get
|List all the SCSI paths on the system.
+
|
 
+
|Allow retrieving of per path PSP configuration parameters.
 
|-
 
|-
|storage.core.path
+
|storage.nmp.psp.generic.pathconfig
 
|set
 
|set
|Provide control to allow a user to modify a single path's state. This efffectively allows a user to enable or disable SCSI paths. The user is not able to change the full range of path states, but can toggle between 'active' and 'off'. Please NOTE changing the Path state on any path that is the only path to a given device is likely to fail. The VMkernel will not change the path's state if changing the state would cause an 'All paths down' state or the device is currently in use.
+
|
 
+
|Allow setting of per path PSP configuration parameters. This command will set the configuration for the given path with whichever PSP it is currently configurated with.
 +
|-
 +
|storage.nmp.psp
 +
|list
 +
|
 +
|List the Path Selection Plugins (PSP) that are currently loaded into the NMP system and display information about those PSPs
 
|-
 
|-
|storage.core.path.stats
+
|storage.nmp.psp.roundrobin.deviceconfig
 
|get
 
|get
|List the SCSI stats for the SCSI Paths in the system.
+
|
 
+
|Allow retrieving of Round Robin Path Selection Policy settings for a given device.
 
|-
 
|-
|storage.core.plugin
+
|storage.nmp.psp.roundrobin.deviceconfig
|list
+
|set
|List loaded PSA plugins on the system.
+
|
 
+
|Allow setting of the Round Robin path options on a given device controlled by the Round Robin Selection Policy.
 
|-
 
|-
|storage.core.plugin.registration
+
|storage.nmp.satp.generic.deviceconfig
|add
+
|get
|Register a plugin module with PSA.
+
|
 
+
|Allow retrieving of per device SATP configuration parameters.
 
|-
 
|-
|storage.core.plugin.registration
+
|storage.nmp.satp.generic.deviceconfig
|list
+
|set
|List modules currently registered with PSA.
+
|
 
+
|Allow setting of per device SATP configuration parameters. This command will set the configuration for the given device with whichever SATP it is currently configurated with.
 
|-
 
|-
|storage.core.plugin.registration
+
|storage.nmp.satp.generic.pathconfig
|remove
+
|get
|UnRegister a plugin module with PSA.
+
|
 
+
|Allow retrieving of per path SATP configuration parameters.
 
|-
 
|-
|storage.filesystem
+
|storage.nmp.satp.generic.pathconfig
|automount
+
|set
|Request mounting of known datastores not explicitly unmounted.
+
|
 
+
|Allow setting of per path SATP configuration parameters. This command will set the configuration for the given path with whichever SATP it is currently configurated with.
 
|-
 
|-
|storage.filesystem
+
|storage.nmp.satp
 
|list
 
|list
|List the volumes available to the host. This includes VMFS, NAS, VFAT and UFS partitions.
+
|
 
+
|List the Storage Array Type Plugins (SATP) that are currently loaded into the NMP system and display information about those SATPs
 
|-
 
|-
|storage.filesystem
+
|storage.nmp.satp.rule
|mount
+
|add
|Connect to and mount an unmounted volume on the ESX host.
+
|
 
+
|Add a rule to the list of claim rules for the given SATP.
 
|-
 
|-
|storage.filesystem
+
|storage.nmp.satp.rule
|rescan
+
|list
|Scan storage devices for new mountable filesystems.
+
|
 
+
|List the claiming rules for Storage Array Type Plugins (SATP)
 
|-
 
|-
|storage.filesystem
+
|storage.nmp.satp.rule
|unmount
+
|remove
|Disconnect and unmount and existing VMFS or NAS volume. This will not delete the configuration for the volume, but will remove the volume from the list of mounted volumes.
+
|
 
+
|Delete a rule from the list of claim rules for the given SATP.
 
|-
 
|-
|storage.hpp.device
+
|storage.nmp.satp
|list
+
|set
|List the devices currently controlled by the VMware High Performance Plugin.
+
|
 
+
|Set the default Path Selection Policy for a given Storage Array Type Plugin (SATP).
 
|-
 
|-
|storage.hpp.device
+
|storage.san.fc.events
|set
+
|clear
|Configure settings for an HPP device.
+
|
 
+
|Clear events for a given FC adapter on the system.
 
|-
 
|-
|storage.hpp.device.usermarkedssd
+
|storage.san.fc.events
|list
+
|get
|List the devices that were marked as SSD by user.
+
|
 
+
|Get Events for FC Devices
 
|-
 
|-
|storage.hpp.path
+
|storage.san.fc
 
|list
 
|list
|List the paths currently claimed by the VMware High Performance Plugin
+
|
 
+
|List attributes of all FC adapters on the system.
 
|-
 
|-
|storage.iofilter
+
|storage.san.fc
|enable
+
|reset
|Enable an iofilter.
+
|
 
+
|Perform LIP (Loop Initiation Primitive) Reset to a given FC adapter on the system.
 +
|-
 +
|storage.san.fc.stats
 +
|get
 +
|
 +
|Get statistics for a given FC adapter, or all FC adapters on the system.
 
|-
 
|-
|storage.iofilter
+
|storage.san.fcoe
 
|list
 
|list
|List the iofilters installed on this host.
+
|
 
+
|List attributes of all FCoE adapters on the system.
 +
|-
 +
|storage.san.fcoe
 +
|reset
 +
|
 +
|Perform LIP (Loop Initiation Primitive) Reset to a given FCoE adapter on the system.
 
|-
 
|-
|storage.nfs
+
|storage.san.fcoe.stats
|add
+
|get
|Add a new NAS volume to the ESX Host and mount it with the given volume name.
+
|
 
+
|Get statistics for a given FCoE adapter, or all FCoE adapters on the system.
 
|-
 
|-
|storage.nfs
+
|storage.san.iscsi
 
|list
 
|list
|List the NAS volumes currently known to the ESX host.
+
|
 
+
|List attributes of all Software iSCSI adapters on the system.
 
|-
 
|-
|storage.nfs.param
+
|storage.san.iscsi.stats
 
|get
 
|get
|Get the volume parameters of the NAS volumes.
+
|
 
+
|Get statistics for Software iSCSI adapter.
 
|-
 
|-
|storage.nfs.param
+
|storage.san.sas
|set
+
|list
|Set the volume parameters of the NAS volumes.
+
|
 
+
|List all SAS IO Device Management devices.
 
|-
 
|-
|storage.nfs
+
|storage.san.sas
|remove
+
|reset
|Remove an existing NAS volume from the ESX host.
+
|
 
+
|Perform SAS Reset
 
|-
 
|-
|storage.nfs41
+
|storage.san.sas.stats
|add
+
|get
|Add a new NFS v4.1 volume to the ESX Host and mount it with the given volume name.
+
|
 
+
|List Stats for given device, or all devices.
 
|-
 
|-
|storage.nfs41
+
|storage.vflash.cache
|list
+
|get
|List the NFS v4.1 volumes currently known to the ESX host.
+
|
 
+
|Get individual vflash cache info.
 
|-
 
|-
|storage.nfs41.param
+
|storage.vflash.cache
 +
|list
 +
|
 +
|List individual vflash caches.
 +
|-
 +
|storage.vflash.cache.stats
 
|get
 
|get
|Get the volume parameters of the NFS v4.1 volumes.
+
|
 
+
|Get vflash cache statistics.
 +
|-
 +
|storage.vflash.cache.stats
 +
|reset
 +
|
 +
|Reset vflash cache statistics.
 
|-
 
|-
|storage.nfs41.param
+
|storage.vflash.device
|set
+
|list
|Set the volume parameters of the NFS v4.1 volumes.
+
|
 
+
|List vflash SSD devices.
 
|-
 
|-
|storage.nfs41
+
|storage.vflash.module
|remove
+
|get
|Remove an existing NFS v4.1 volume from the ESX host.
+
|
 
+
|Get vflash module info.
 
|-
 
|-
|storage.nmp.device
+
|storage.vflash.module
 
|list
 
|list
|List the devices currently controlled by the VMware NMP Multipath Plugin and show the SATP and PSP information associated with that device.
+
|
 
+
|List vflash modules.
 
|-
 
|-
|storage.nmp.device
+
|storage.vflash.module.stats
|set
+
|get
|Allow setting of the Path Selection Policy (PSP) for the given device to one of the loaded policies on the system.
+
|
 
+
|Get vflash module statistics
 +
|-
 +
|storage.vmfs.extent
 +
|list
 +
|
 +
|List the VMFS extents available on the host.
 
|-
 
|-
|storage.nmp.path
+
|storage.vmfs.host
 
|list
 
|list
|List the paths currently claimed by the VMware NMP Multipath Plugin and show the SATP and PSP information associated with that path.
+
|
 
+
|List hosts accessing a particular VMFS Volume.
 
|-
 
|-
|storage.nmp.psp.fixed.deviceconfig
+
|storage.vmfs.lockmode
|get
+
|list
|Allow retrieving of Fixed Path Selection Policy settings for a given device.
+
|
 
+
|List the on- disk critical section locking mode for VMFS volumes available on this host.
 
|-
 
|-
|storage.nmp.psp.fixed.deviceconfig
+
|storage.vmfs.lockmode
 
|set
 
|set
|Allow setting of the perferred path on a given device controlled by the Fixed Path Selection Policy.
+
|
 
+
|Update the on- disk critical section locking mode for a particular VMFS Volume.
 
|-
 
|-
|storage.nmp.psp.generic.deviceconfig
+
|storage.vmfs.pbcache
 
|get
 
|get
|Allow retrieving of per device PSP configuration parameters.
+
|
 
+
|Get VMFS Pointer Block cache statistics.
 
|-
 
|-
|storage.nmp.psp.generic.deviceconfig
+
|storage.vmfs.pbcache
|set
+
|reset
|Allow setting of per device PSP configuration parameters. This command will set the configuration for the given device with whichever PSP it is currently configurated with.
+
|
 
+
|Reset the VMFS Pointer Block cache statistics.
 
|-
 
|-
|storage.nmp.psp.generic.pathconfig
+
|storage.vmfs.reclaim.config
 
|get
 
|get
|Allow retrieving of per path PSP configuration parameters.
+
|
 
+
|Get space reclamation configuration parameters
 
|-
 
|-
|storage.nmp.psp.generic.pathconfig
+
|storage.vmfs.reclaim.config
 
|set
 
|set
|Allow setting of per path PSP configuration parameters. This command will set the configuration for the given path with whichever PSP it is currently configurated with.
+
|
 
+
|Set space reclamation configuration parameters
 
|-
 
|-
|storage.nmp.psp
+
|storage.vmfs.snapshot.extent
 
|list
 
|list
|List the Path Selection Plugins (PSP) that are currently loaded into the NMP system and display information about those PSPs
+
|
 
+
|List extents of unresolved
 +
|snapshots/repl icas of VMFS volume.
 
|-
 
|-
|storage.nmp.psp.roundrobin.deviceconfig
+
|storage.vmfs.snapshot
|get
+
|list
|Allow retrieving of Round Robin Path Selection Policy settings for a given device.
+
|
 
+
|List unresolved sna pshots/replica s of VMFS volume.
 
|-
 
|-
|storage.nmp.psp.roundrobin.deviceconfig
+
|storage.vmfs.snapshot
|set
+
|mount
|Allow setting of the Round Robin path options on a given device controlled by the Round Robin Selection Policy.
+
|
 
+
|Mount a snapsh ot/replica of a VMFS volume.
 
|-
 
|-
|storage.nmp.satp.generic.deviceconfig
+
|storage.vmfs.snapshot
|get
+
|resignature
|Allow retrieving of per device SATP configuration parameters.
+
|
 
+
|Resignature a
 +
|snapshot/repli ca of a VMFS volume.
 
|-
 
|-
|storage.nmp.satp.generic.deviceconfig
+
|storage.vmfs
|set
+
|unmap
|Allow setting of per device SATP configuration parameters. This command will set the configuration for the given device with whichever SATP it is currently configurated with.
+
|
 
+
|Reclaim the space by unmapping free blocks from VMFS Volume
 
|-
 
|-
|storage.nmp.satp.generic.pathconfig
+
|storage.vmfs
|get
+
|upgrade
|Allow retrieving of per path SATP configuration parameters.
+
|
 
+
|Upgrade a VMFS3 volume to VMFS5.
 
|-
 
|-
|storage.nmp.satp.generic.pathconfig
+
|storage.vvol.daemon
|set
+
|unbindall
|Allow setting of per path SATP configuration parameters. This command will set the configuration for the given path with whichever SATP it is currently configurated with.
+
|
 
+
|Unbind all Virtual Volumes from all VASA Providers known to this host.
 
|-
 
|-
|storage.nmp.satp
+
|storage.vvol.protocolendpoint
 
|list
 
|list
|List the Storage Array Type Plugins (SATP) that are currently loaded into the NMP system and display information about those SATPs
+
|
 
+
|List the VVol Protocol EndPoints currently known to this host.
 
|-
 
|-
|storage.nmp.satp.rule
+
|storage.vvol.storagecontainer.abandonedvvol
|add
+
|scan
|Add a rule to the list of claim rules for the given SATP.
+
|
 
+
|Scans the specified storage container for abandoned VVols.
 
|-
 
|-
|storage.nmp.satp.rule
+
|storage.vvol.storagecontainer
 
|list
 
|list
|List the claiming rules for Storage Array Type Plugins (SATP)
+
|
 
+
|List VVol storage containers known to this host.
 
|-
 
|-
|storage.nmp.satp.rule
+
|storage.vvol.vasacontext
|remove
+
|get
|Delete a rule from the list of claim rules for the given SATP.
+
|
 
+
|Get the VVol VASA Context (vCenter UUID).
 
|-
 
|-
|storage.nmp.satp
+
|storage.vvol.vasaprovider
|set
+
|list
|Set the default Path Selection Policy for a given Storage Array Type Plugin (SATP).
+
|
 
+
|List the VASA Providers registered on this host.
 
|-
 
|-
|storage.san.fc.events
+
|system.account
|clear
+
|add
|Clear events for a given FC adapter on the system.
+
|
 
+
|Create a new local user account.
 
|-
 
|-
|storage.san.fc.events
+
|system.account
|get
+
|list
|Get Events for FC Devices
+
|
 
+
|List local user accounts.
 
|-
 
|-
|storage.san.fc
+
|system.account
|list
+
|remove
|List attributes of all FC adapters on the system.
+
|
 
+
|Remove an existing local user account.
 
|-
 
|-
|storage.san.fc
+
|system.account
|reset
+
|set
|Perform LIP (Loop Initiation Primitive) Reset to a given FC adapter on the system.
+
|
 
+
|Modify an existing local user account.
 
|-
 
|-
|storage.san.fc.stats
+
|system.auditrecords
 
|get
 
|get
|Get statistics for a given FC adapter, or all FC adapters on the system.
+
|
 
+
|Information about audit record recording.
 
|-
 
|-
|storage.san.fcoe
+
|system.auditrecords.local
|list
+
|disable
|List attributes of all FCoE adapters on the system.
+
|
 
+
|Disable audit record recording.
 +
|-
 +
|system.auditrecords.local
 +
|enable
 +
|
 +
|Enable audit record recording.
 
|-
 
|-
|storage.san.fcoe
+
|system.auditrecords.local
|reset
+
|set
|Perform LIP (Loop Initiation Primitive) Reset to a given FCoE adapter on the system.
+
|
 
+
|Configure audit record recording.
 
|-
 
|-
|storage.san.fcoe.stats
+
|system.auditrecords.remote
|get
+
|disable
|Get statistics for a given FCoE adapter, or all FCoE adapters on the system.
+
|
 
+
|Disable audit record handling for remote hosts.
 
|-
 
|-
|storage.san.iscsi
+
|system.auditrecords.remote
|list
+
|enable
|List attributes of all Software iSCSI adapters on the system.
+
|
 
+
|Enable audit record handling for remote hosts.
 
|-
 
|-
|storage.san.iscsi.stats
+
|system.boot.device
 
|get
 
|get
|Get statistics for Software iSCSI adapter.
+
|
 
+
|Get the systems boot device.
 
|-
 
|-
|storage.san.sas
+
|system.clock
|list
+
|get
|List all SAS IO Device Management devices.
+
|
 
+
|Display the current system clock parameters.
 
|-
 
|-
|storage.san.sas
+
|system.clock
|reset
+
|set
|Perform SAS Reset
+
|
 
+
|Set system clock parameters.
 
|-
 
|-
|storage.san.sas.stats
+
|system.coredump.file
|get
+
|add
|List Stats for given device, or all devices.
+
|
 
+
|Create a VMkernel Dump VMFS file for this system.
 
|-
 
|-
|storage.vflash.cache
+
|system.coredump.file
 
|get
 
|get
|Get individual vflash cache info.
+
|
 
+
|Get the dump file path. This command will print the path to the active and/or configured VMFS Dump File.
 
|-
 
|-
|storage.vflash.cache
+
|system.coredump.file
 
|list
 
|list
|List individual vflash caches.
+
|
 
+
|List the active and configured VMFS Diagnostic Files.
 
|-
 
|-
|storage.vflash.cache.stats
+
|system.coredump.file
|get
+
|remove
|Get vflash cache statistics.
+
|
 
+
|Remove a VMkernel Dump VMFS file from this system.
 
|-
 
|-
|storage.vflash.cache.stats
+
|system.coredump.file
|reset
+
|set
|Reset vflash cache statistics.
+
|
 
+
|Set the active and configured VMkernel Dump VMFS file for this system.
 
|-
 
|-
|storage.vflash.device
+
|system.coredump.network
|list
+
|check
|List vflash SSD devices.
+
|
 
+
|Check the status of the configured network dump server
 
|-
 
|-
|storage.vflash.module
+
|system.coredump.network
 
|get
 
|get
|Get vflash module info.
+
|
 
+
|Get the currently configured parameters for network coredump, if enabled.
 
|-
 
|-
|storage.vflash.module
+
|system.coredump.network
|list
+
|set
|List vflash modules.
+
|
 
+
|Set the parameters used for network core dump
 
|-
 
|-
|storage.vflash.module.stats
+
|system.coredump.partition
 
|get
 
|get
|Get vflash module statistics
+
|
 
+
|Get one of the dump partition configured values. This command will print either the active dump partition or the configured dump partition depending on the flags passed.
 
|-
 
|-
|storage.vmfs.extent
+
|system.coredump.partition
 
|list
 
|list
|List the VMFS extents available on the host.
+
|
 
+
|List all of the partitions on the system that have a partition type matching the VMware Core partition type. Also indicate which partition, if any, is being used as the system's dump partition and which is configured to be used at next boot.
 
|-
 
|-
|storage.vmfs.host
+
|system.coredump.partition
|list
+
|set
|List hosts accessing a particular VMFS Volume.
+
|
 
+
|Set the specific VMkernel dump partition for this system. This will configure the dump partition for the next boot. This command will change the active dump partition to the partition specified.
 
|-
 
|-
|storage.vmfs.lockmode
+
|system.hostname
|list
+
|get
|List the on- disk critical section locking mode for VMFS volumes available on this host.
+
|
 
+
|Get the host, domain or fully qualified name of the ESX host.
 
|-
 
|-
|storage.vmfs.lockmode
+
|system.hostname
 
|set
 
|set
|Update the on- disk critical section locking mode for a particular VMFS Volume.
+
|
 
+
|This command allows the user to set the hostname, domain name or fully qualified domain name of the ESX host.
 
|-
 
|-
|storage.vmfs.pbcache
+
|system.maintenanceMode
 
|get
 
|get
|Get VMFS Pointer Block cache statistics.
+
|
 
+
|Get the maintenance mode state of the system.
 
|-
 
|-
|storage.vmfs.pbcache
+
|system.maintenanceMode
|reset
+
|set
|Reset the VMFS Pointer Block cache statistics.
+
|
 
+
|Enable or disable the maintenance mode of the system.
 
|-
 
|-
|storage.vmfs.reclaim.config
+
|system.module
 
|get
 
|get
|Get space reclamation configuration parameters
+
|
 
+
|Show information for a VMkernel module.
 
|-
 
|-
|storage.vmfs.reclaim.config
+
|system.module
|set
 
|Set space reclamation configuration parameters
 
 
 
|-
 
|storage.vmfs.snapshot.extent
 
 
|list
 
|list
|List extents of unresolved
+
|
|snapshots/repl icas of VMFS volume.
+
|List the VMkernel modules that the system knows about.
 
 
 
|-
 
|-
|storage.vmfs.snapshot
+
|system.module
|list
+
|load
|List unresolved sna pshots/replica s of VMFS volume.
+
|
 
+
|Load a VMkernel module with the given name if it is enabled. If the module is disabled then the use of --force is required to load the module.
 
|-
 
|-
|storage.vmfs.snapshot
+
|system.module.parameters
|mount
+
|copy
|Mount a snapsh ot/replica of a VMFS volume.
+
|
 
+
|Copy the load time parameters from one VMkernel module to another.
 
|-
 
|-
|storage.vmfs.snapshot
+
|system.module.parameters
|resignature
+
|list
|Resignature a
+
|
|snapshot/repli ca of a VMFS volume.
+
|List the parameters, a descriptions of each parameter supported for a given module name and the user defined value for each parameter.
 
 
 
|-
 
|-
|storage.vmfs
+
|system.module.parameters
|unmap
+
|set
|Reclaim the space by unmapping free blocks from VMFS Volume
+
|
 
+
|Set the load time parameters for the given VMkernel module.
 
|-
 
|-
|storage.vmfs
+
|system.module
|upgrade
+
|set
|Upgrade a VMFS3 volume to VMFS5.
+
|
 
+
|Allow enabling and disabling of a VMkernel module.
 
|-
 
|-
|storage.vvol.daemon
+
|system.permission
|unbindall
+
|list
|Unbind all Virtual Volumes from all VASA Providers known to this host.
+
|
 
+
|List permissions defined on the host.
 
|-
 
|-
|storage.vvol.protocolendpoint
+
|system.permission
|list
+
|set
|List the VVol Protocol EndPoints currently known to this host.
+
|
 
+
|Set permission for a user or group.
 
|-
 
|-
|storage.vvol.storagecontainer.abandonedvvol
+
|system.permission
|scan
+
|unset
|Scans the specified storage container for abandoned VVols.
+
|
 
+
|Remove permission for a user or group.
 
|-
 
|-
|storage.vvol.storagecontainer
+
|system.process
 
|list
 
|list
|List VVol storage containers known to this host.
+
|
 
+
|List the VMkernel UserWorld processes currently on the host.
 +
|-
 +
|system.process.stats.load
 +
|get
 +
|
 +
|System load average over the last 1, 5 and 15 minutes.
 
|-
 
|-
|storage.vvol.vasacontext
+
|system.process.stats.running
 
|get
 
|get
|Get the VVol VASA Context (vCenter UUID).
+
|
 
+
|Number of currently running processes.
 
|-
 
|-
|storage.vvol.vasaprovider
+
|system.secpolicy.domain
 
|list
 
|list
|List the VASA Providers registered on this host.
+
|
 
+
|List the enforcement level for each domain.
 +
|-
 +
|system.secpolicy.domain
 +
|set
 +
|
 +
|Set the enforcement level for a domain in the system. Any option specified here is not persistent and will not survive a reboot of the system.
 
|-
 
|-
|system.account
+
|system.security.certificatestore
 
|add
 
|add
|Create a new local user account.
+
|
 
+
|Add a new CA certificate to the CA certificate store.
 
|-
 
|-
|system.account
+
|system.security.certificatestore
 
|list
 
|list
|List local user accounts.
+
|
 
+
|List all certificates in the CA certificate store.
 
|-
 
|-
|system.account
+
|system.security.certificatestore
 
|remove
 
|remove
|Remove an existing local user account.
+
|
 
+
|Remove a certificate from the CA certificate store.
 +
|-
 +
|system.security.fips140.rhttpproxy
 +
|get
 +
|
 +
|Get FIPS140 mode of rhttpproxy.
 
|-
 
|-
|system.account
+
|system.security.fips140.rhttpproxy
 
|set
 
|set
|Modify an existing local user account.
+
|
 
+
|Set FIPS140 mode of rhttpproxy.
 
|-
 
|-
|system.auditrecords
+
|system.security.fips140.ssh
 
|get
 
|get
|Information about audit record recording.
+
|
 
+
|Get FIPS140 mode of ssh.
 
|-
 
|-
|system.auditrecords.local
+
|system.security.fips140.ssh
|disable
+
|set
|Disable audit record recording.
+
|
 
+
|Set FIPS140 mode of ssh.
 
|-
 
|-
|system.auditrecords.local
+
|system.settings.advanced
|enable
+
|list
|Enable audit record recording.
+
|
 
+
|List the advanced options available from the VMkernel.
 
|-
 
|-
|system.auditrecords.local
+
|system.settings.advanced
 
|set
 
|set
|Configure audit record recording.
+
|
 
+
|Set the value of an advanced option.
 
|-
 
|-
|system.auditrecords.remote
+
|system.settings.kernel
|disable
+
|list
|Disable audit record handling for remote hosts.
+
|
 
+
|List VMkernel kernel settings.
 
|-
 
|-
|system.auditrecords.remote
+
|system.settings.kernel
|enable
+
|set
|Enable audit record handling for remote hosts.
+
|
 
+
|Set a VMKernel setting.
 
|-
 
|-
|system.boot.device
+
|system.settings.keyboard.layout
 
|get
 
|get
|Get the systems boot device.
+
|
 
+
|Get the keyboard layout
 
|-
 
|-
|system.clock
+
|system.settings.keyboard.layout
|get
+
|list
|Display the current system clock parameters.
+
|
 
+
|List the keyboard layout
 
|-
 
|-
|system.clock
+
|system.settings.keyboard.layout
 
|set
 
|set
|Set system clock parameters.
+
|
 
+
|Set the keyboard layout
 
|-
 
|-
|system.coredump.file
+
|system.shutdown
|add
+
|poweroff
|Create a VMkernel Dump VMFS file for this system.
+
|
 
+
|Power off the system. The host must be in maintenance mode.
 
|-
 
|-
|system.coredump.file
+
|system.shutdown
|get
+
|reboot
|Get the dump file path. This command will print the path to the active and/or configured VMFS Dump File.
+
|
 
+
|Reboot the system. The host must be in maintenance mode.
 
|-
 
|-
|system.coredump.file
+
|system.slp
|list
+
|search
|List the active and configured VMFS Diagnostic Files.
+
|
 
+
|Perform SLP search for neighboring services
 
|-
 
|-
|system.coredump.file
+
|system.slp.stats
|remove
+
|get
|Remove a VMkernel Dump VMFS file from this system.
+
|
 
+
|Report operational state of Service Location Protocol Daemon
 
|-
 
|-
|system.coredump.file
+
|system.snmp
|set
+
|get
|Set the active and configured VMkernel Dump VMFS file for this system.
+
|
 
+
|Get SNMP Agent configuration
 
|-
 
|-
|system.coredump.network
+
|system.snmp
|check
+
|hash
|Check the status of the configured network dump server
+
|
 
+
|Generate localized hash values based on this agents snmp engine id.
 
|-
 
|-
|system.coredump.network
+
|system.snmp
 +
|set
 +
|
 +
|This command allows the user to set up ESX SNMP agent.
 +
|-
 +
|system.snmp
 +
|test
 +
|
 +
|Verify ESX SNMP notifications can be delivered to target destinations.
 +
|-
 +
|system.stats.installtime
 
|get
 
|get
|Get the currently configured parameters for network coredump, if enabled.
+
|
 
+
|Display the date and time when this system was first installed. Value will not change on subsequent updates.
 
|-
 
|-
|system.coredump.network
+
|system.stats.uptime
|set
+
|get
|Set the parameters used for network core dump
+
|
 
+
|Display the number of microseconds the system has been running.
 
|-
 
|-
|system.coredump.partition
+
|system.syslog.config
 
|get
 
|get
|Get one of the dump partition configured values. This command will print either the active dump partition or the configured dump partition depending on the flags passed.
+
|
 
+
|Show the current global configuration values.
 
|-
 
|-
|system.coredump.partition
+
|system.syslog.config.logger
 
|list
 
|list
|List all of the partitions on the system that have a partition type matching the VMware Core partition type. Also indicate which partition, if any, is being used as the system's dump partition and which is configured to be used at next boot.
+
|
 
+
|Show the currently configured sub-loggers.
 
|-
 
|-
|system.coredump.partition
+
|system.syslog.config.logger
 
|set
 
|set
|Set the specific VMkernel dump partition for this system. This will configure the dump partition for the next boot. This command will change the active dump partition to the partition specified.
+
|
 
+
|Set configuration options for a specific sub- logger.
 +
|-
 +
|system.syslog.config
 +
|set
 +
|
 +
|Set global log configuration options.
 
|-
 
|-
|system.hostname
+
|system.syslog
|get
+
|mark
|Get the host, domain or fully qualified name of the ESX host.
+
|
 
+
|Issue a message to all outputs.
 
|-
 
|-
|system.hostname
+
|system.syslog
|set
+
|reload
|This command allows the user to set the hostname, domain name or fully qualified domain name of the ESX host.
+
|
 
+
|Reload the log daemon to apply any new configuration options.
 
|-
 
|-
|system.maintenanceMode
+
|system.time
 
|get
 
|get
|Get the maintenance mode state of the system.
+
|
 
+
|Disply the current system time.
 
|-
 
|-
|system.maintenanceMode
+
|system.time
 
|set
 
|set
|Enable or disable the maintenance mode of the system.
+
|
 
+
|Set the system clock time. Any missing parameters will default to the current time
 
|-
 
|-
|system.module
+
|system.uuid
 
|get
 
|get
|Show information for a VMkernel module.
+
|
 
+
|Get the system UUID.
 
|-
 
|-
|system.module
+
|system.version
|list
+
|get
|List the VMkernel modules that the system knows about.
+
|
 
+
|Display the product name, version and build information.
 
|-
 
|-
|system.module
+
|system.visorfs
|load
+
|get
|Load a VMkernel module with the given name if it is enabled. If the module is disabled then the use of --force is required to load the module.
+
|
 
+
|Obtain status information on the memory filesystem as a whole.
 
|-
 
|-
|system.module.parameters
+
|system.visorfs.ramdisk
|copy
+
|add
|Copy the load time parameters from one VMkernel module to another.
+
|
 
+
|Add a new Visorfs RAM disk to the ESXi Host and mount it.
 
|-
 
|-
|system.module.parameters
+
|system.visorfs.ramdisk
 
|list
 
|list
|List the parameters, a descriptions of each parameter supported for a given module name and the user defined value for each parameter.
+
|
 
+
|List the RAM disks used by the host.
 
|-
 
|-
|system.module.parameters
+
|system.visorfs.ramdisk
|set
+
|remove
|Set the load time parameters for the given VMkernel module.
+
|
 
+
|Remove a Visorfs RAM disk from the ESXi Host.
 +
|-
 +
|system.visorfs.tardisk
 +
|list
 +
|
 +
|List the tardisks used by the host.
 
|-
 
|-
|system.module
+
|system.wbem
|set
+
|get
|Allow enabling and disabling of a VMkernel module.
+
|
 
+
|Display WBEM Agent configuration.
 
|-
 
|-
|system.permission
+
|system.wbem.provider
 
|list
 
|list
|List permissions defined on the host.
+
|
 
+
|Display WBEM provider configuration.
 
|-
 
|-
|system.permission
+
|system.wbem.provider
 
|set
 
|set
|Set permission for a user or group.
+
|
 
+
|This command is used to manage ESX CIMOM providers.
 
|-
 
|-
|system.permission
+
|system.wbem
|unset
+
|set
|Remove permission for a user or group.
+
|
 
+
|This command allows the user to set up ESX CIMOM agent.
 
|-
 
|-
|system.process
+
|system.welcomemsg
|list
+
|get
|List the VMkernel UserWorld processes currently on the host.
+
|
 
+
|Get the Welcome Message for DCUI.
 
|-
 
|-
|system.process.stats.load
+
|system.welcomemsg
|get
+
|set
|System load average over the last 1, 5 and 15 minutes.
+
|
 
+
|Set the Welcome Message for DCUI.
 
|-
 
|-
|system.process.stats.running
+
|vm.process
|get
+
|kill
|Number of currently running processes.
+
|
 
+
|Used to forcibly kill Virtual Machines that are stuck and not responding to normal stop operations.
 
|-
 
|-
|system.secpolicy.domain
+
|vm.process
 
|list
 
|list
|List the enforcement level for each domain.
+
|
 
+
|List the virtual machines on this system. This command currently will only list running VMs on the system.
 
|-
 
|-
|system.secpolicy.domain
+
|vsan.cluster
|set
+
|get
|Set the enforcement level for a domain in the system. Any option specified here is not persistent and will not survive a reboot of the system.
+
|
 
+
|Get information about the vSAN cluster that this host is joined to.
 
|-
 
|-
|system.security.certificatestore
+
|vsan.cluster
|add
+
|join
|Add a new CA certificate to the CA certificate store.
+
|
 
+
|Join the host to a vSAN cluster.
 
|-
 
|-
|system.security.certificatestore
+
|vsan.cluster
|list
+
|leave
|List all certificates in the CA certificate store.
+
|
 
+
|Leave the vSAN cluster the host is currently joined to.
 
|-
 
|-
|system.security.certificatestore
+
|vsan.cluster
|remove
+
|new
|Remove a certificate from the CA certificate store.
+
|
 
+
|Create a vSAN cluster with current host joined. A random sub- cluster UUID will be generated.
 
|-
 
|-
|system.security.fips140.rhttpproxy
+
|vsan.cluster.preferredfaultdomain
 
|get
 
|get
|Get FIPS140 mode of rhttpproxy.
+
|
 
+
|Get the preferred fault domain for a stretched cluster.
 
|-
 
|-
|system.security.fips140.rhttpproxy
+
|vsan.cluster.preferredfaultdomain
 
|set
 
|set
|Set FIPS140 mode of rhttpproxy.
+
|
 
+
|Set the preferred fault domain for a stretched cluster.
 
|-
 
|-
|system.security.fips140.ssh
+
|vsan.cluster
|get
+
|restore
|Get FIPS140 mode of ssh.
+
|
 
+
|Restore the persisted vSAN cluster configuration.
 +
|-
 +
|vsan.cluster.unicastagent
 +
|add
 +
|
 +
|Add a unicast agent to the vSAN cluster configuration.
 
|-
 
|-
|system.security.fips140.ssh
+
|vsan.cluster.unicastagent
|set
+
|clear
|Set FIPS140 mode of ssh.
+
|
 
+
|Removes all unicast agents in the vSAN cluster configuration.
 
|-
 
|-
|system.settings.advanced
+
|vsan.cluster.unicastagent
 
|list
 
|list
|List the advanced options available from the VMkernel.
+
|
 
+
|List all unicast agents in the vSAN cluster configuration.
 
|-
 
|-
|system.settings.advanced
+
|vsan.cluster.unicastagent
|set
+
|remove
|Set the value of an advanced option.
+
|
 
+
|Remove a unicast agent from the vSAN cluster configuration.
 
|-
 
|-
|system.settings.kernel
+
|vsan.cmmds.timemachine
|list
+
|get
|List VMkernel kernel settings.
+
|
 
+
|Get vSAN CMMDS time machine configuration.
 
|-
 
|-
|system.settings.kernel
+
|vsan.cmmds.timemachine
 
|set
 
|set
|Set a VMKernel setting.
+
|
 
+
|Configure vSAN CMMDS time machine.
 
|-
 
|-
|system.settings.keyboard.layout
+
|vsan.dataprotection.archival.storage
|get
 
|Get the keyboard layout
 
 
 
|-
 
|system.settings.keyboard.layout
 
 
|list
 
|list
|List the keyboard layout
+
|
 
+
|Lists the datastores registered for archival storage of protected VMs.
 
|-
 
|-
|system.settings.keyboard.layout
+
|vsan.dataprotection.archival.storage
|set
+
|register
|Set the keyboard layout
+
|
 
+
|Registers a datastore as archival storage for VSAN data protection.
 
|-
 
|-
|system.shutdown
+
|vsan.dataprotection.archival.storage
|poweroff
+
|unregister
|Power off the system. The host must be in maintenance mode.
+
|
 
+
|Unregisters any datastore currently registered as archival storage for VSAN data protection.
 
|-
 
|-
|system.shutdown
+
|vsan.dataprotection.cg
|reboot
+
|get
|Reboot the system. The host must be in maintenance mode.
+
|
 
+
|Query and retrieve protection info of an actively protected consistency group.
 
|-
 
|-
|system.slp
+
|vsan.dataprotection.local.storage.usage
|search
 
|Perform SLP search for neighboring services
 
 
 
|-
 
|system.slp.stats
 
 
|get
 
|get
|Report operational state of Service Location Protocol Daemon
+
|
 
+
|Get the vSAN datastore usage threshold for data protection. Data protection will be disabled if the datastore utilization goes beyond this level
 
|-
 
|-
|system.snmp
+
|vsan.dataprotection.local.storage.usage
|get
+
|set
|Get SNMP Agent configuration
+
|
 
+
|Configure the vSAN datastore usage threshold for data protection. Data protection will be disabled if the datastore utilization goes beyond this level
 
|-
 
|-
|system.snmp
+
|vsan.dataprotection.orphanedobjects
|hash
+
|scan
|Generate localized hash values based on this agents snmp engine id.
+
|
 
+
|Scan and cleanup any orphaned data protection objects in the VSAN cluster.
 
|-
 
|-
|system.snmp
+
|vsan.dataprotection.recovery.op
|set
+
|get
|This command allows the user to set up ESX SNMP agent.
+
|
 
+
|Get the recovery operation status and events.
 
|-
 
|-
|system.snmp
+
|vsan.dataprotection.recovery.op
|test
+
|list
|Verify ESX SNMP notifications can be delivered to target destinations.
+
|
 
+
|List IDs of all known recovery operations, completed or pending.
 
|-
 
|-
|system.stats.installtime
+
|vsan.dataprotection.recovery.vm
|get
+
|start
|Display the date and time when this system was first installed. Value will not change on subsequent updates.
+
|
 
+
|Initiate a recovery operation to restore a VM in a consistency group. This command returns an operation ID upon successful initiation of recovery operation. User can monitor the status using the following command: esxcli vsan dataprotection recovery op get -i "operation-id"
 
|-
 
|-
|system.stats.uptime
+
|vsan.datastore
|get
+
|add
|Display the number of microseconds the system has been running.
+
|
 
+
|Add a new datastore to the vSAN cluster. This operation is only allowed if vSAN is enabled on the host. In general, add should be done at cluster level. Across a vSAN cluster vSAN datastores should be in sync.
 
|-
 
|-
|system.syslog.config
+
|vsan.datastore
|get
+
|clear
|Show the current global configuration values.
+
|
 
+
|Remove all but the default datastore from the vSAN cluster. This operation is only allowed if vSAN is enabled on the host. In general, add should be done at cluster level. Across a vSAN cluster vSAN datastores should be in sync.
 
|-
 
|-
|system.syslog.config.logger
+
|vsan.datastore
 
|list
 
|list
|Show the currently configured sub-loggers.
+
|
 
+
|List datastores in the vSAN cluster.
 
|-
 
|-
|system.syslog.config.logger
+
|vsan.datastore.name
|set
+
|get
|Set configuration options for a specific sub- logger.
+
|
 
+
|Get vSAN datastore name.
 
|-
 
|-
|system.syslog.config
+
|vsan.datastore.name
 
|set
 
|set
|Set global log configuration options.
+
|
 
+
|Configure vSAN datastore name. In general, rename should always be done at cluster level. Across a vSAN cluster vSAN datastore name should be in sync.
 
|-
 
|-
|system.syslog
+
|vsan.datastore
|mark
+
|remove
|Issue a message to all outputs.
+
|
 
+
|Remove a datastore from the vSAN cluster. This operation is only allowed if vSAN is enabled on the host. In general, remove should be done at cluster level. Across a vSAN cluster vSAN datastores should be in sync.
 
|-
 
|-
|system.syslog
+
|vsan.debug.controller
|reload
+
|list
|Reload the log daemon to apply any new configuration options.
+
|
 
+
|Print detailed information about all vSAN disk controllers (output may change between releases)
 
|-
 
|-
|system.time
+
|vsan.debug.disk
|get
+
|list
|Disply the current system time.
+
|
 
+
|Print detailed information about all vSAN disks in the cluster.
 
|-
 
|-
|system.time
+
|vsan.debug.disk
|set
+
|overview
|Set the system clock time. Any missing parameters will default to the current time
+
|
 
+
|Print overview information about all vSAN disks in the cluster.
 
|-
 
|-
|system.uuid
+
|vsan.debug.disk.summary
 
|get
 
|get
|Get the system UUID.
+
|
 
+
|Print summary information about all vSAN disks in the cluster.
 
|-
 
|-
|system.version
+
|vsan.debug.evacuation
|get
+
|precheck
|Display the product name, version and build information.
+
|
 
+
|Examine what it takes if an entity (disk group or host) is evacuated in various modes (Action). The result is accurate when all hosts in the vSAN cluster are of the same version and have the same disk format.
 
|-
 
|-
|system.visorfs
+
|vsan.debug.limit
 
|get
 
|get
|Obtain status information on the memory filesystem as a whole.
+
|
 
+
|Print summary information about vSAN limits (output may change between releases)
 
|-
 
|-
|system.visorfs.ramdisk
+
|vsan.debug.memory
|add
+
|list
|Add a new Visorfs RAM disk to the ESXi Host and mount it.
+
|
 
+
|Print both userworld and kernel memory consumptions of vSAN.
 
|-
 
|-
|system.visorfs.ramdisk
+
|vsan.debug.mob
|list
+
|start
|List the RAM disks used by the host.
+
|
 
+
|Start vSAN Managed Object Browser Service.
 
|-
 
|-
|system.visorfs.ramdisk
+
|vsan.debug.mob
|remove
+
|status
|Remove a Visorfs RAM disk from the ESXi Host.
+
|
 
+
|Query vSAN Managed Object Browser Service is running or not.
 
|-
 
|-
|system.visorfs.tardisk
+
|vsan.debug.mob
|list
+
|stop
|List the tardisks used by the host.
+
|
 
+
|Stop vSAN Managed Object Browser Service.
 
|-
 
|-
|system.wbem
+
|vsan.debug.object.health.summary
 
|get
 
|get
|Display WBEM Agent configuration.
+
|
 
+
|Print health summary information about all vSAN objects in the cluster (output may change between releases)
 
|-
 
|-
|system.wbem.provider
+
|vsan.debug.object
 
|list
 
|list
|Display WBEM provider configuration.
+
|
 
+
|Print detailed information about vSAN objects in the cluster(output may change between releases)
 
|-
 
|-
|system.wbem.provider
+
|vsan.debug.object
|set
+
|overview
|This command is used to manage ESX CIMOM providers.
+
|
 
+
|Print overview information about all vSAN objects in the cluster.
 
|-
 
|-
|system.wbem
+
|vsan.debug.resync
|set
+
|list
|This command allows the user to set up ESX CIMOM agent.
+
|
 
+
|Print detailed information about vSAN resyncing objects (output may change between releases)
 
|-
 
|-
|system.welcomemsg
+
|vsan.debug.resync.summary
 
|get
 
|get
|Get the Welcome Message for DCUI.
+
|
 
+
|Print summary information about vSAN resyncing objects (output may change between releases)
 
|-
 
|-
|system.welcomemsg
+
|vsan.debug.vmdk
|set
 
|Set the Welcome Message for DCUI.
 
 
 
|-
 
|vm.process
 
|kill
 
|Used to forcibly kill Virtual Machines that are stuck and not responding to normal stop operations.
 
 
 
|-
 
|vm.process
 
 
|list
 
|list
|List the virtual machines on this system. This command currently will only list running VMs on the system.
+
|
 
+
|Print summary information about VMDKs on local vSAN datastore (output may change between releases)
 
|-
 
|-
|vsan.cluster
+
|vsan.faultdomain
 
|get
 
|get
|Get information about the vSAN cluster that this host is joined to.
+
|
 
+
|Get the fault domain name for this host.
 +
|-
 +
|vsan.faultdomain
 +
|reset
 +
|
 +
|Reset Host fault domain to default value
 
|-
 
|-
|vsan.cluster
+
|vsan.faultdomain
|join
+
|set
|Join the host to a vSAN cluster.
+
|
 
+
|Set the fault domain for this host
 
|-
 
|-
|vsan.cluster
+
|vsan.health.cluster
|leave
+
|get
|Leave the vSAN cluster the host is currently joined to.
+
|
 
+
|Get a specific health check status and its details
 
|-
 
|-
|vsan.cluster
+
|vsan.health.cluster
|new
+
|list
|Create a vSAN cluster with current host joined. A random sub- cluster UUID will be generated.
+
|
 
+
|List a cluster wide health check across all types of health checks
 
|-
 
|-
|vsan.cluster.preferredfaultdomain
+
|vsan.iscsi.defaultconfig
 
|get
 
|get
|Get the preferred fault domain for a stretched cluster.
+
|
 
+
|Get default values for vSAN iSCSI Target configu rations.
 
|-
 
|-
|vsan.cluster.preferredfaultdomain
+
|vsan.iscsi.defaultconfig
 
|set
 
|set
|Set the preferred fault domain for a stretched cluster.
+
|
 
+
|Set default values for vSAN iSCSI Target configu rations.
 
|-
 
|-
|vsan.cluster
+
|vsan.iscsi.homeobject
|restore
+
|create
|Restore the persisted vSAN cluster configuration.
+
|
 
+
|Create vSAN iSCSI target home object. Once created, the home object will be available for all the hosts in vSAN cluster. vSAN iSCSI target home object should be created only once for the vSAN cluster.
 
|-
 
|-
|vsan.cluster.unicastagent
+
|vsan.iscsi.homeobject
|add
+
|delete
|Add a unicast agent to the vSAN cluster configuration.
+
|
 
+
|Delete vSAN iSCSI target home object. This operation will destroy all vSAN iSCSI target configuration
 
|-
 
|-
|vsan.cluster.unicastagent
+
|vsan.iscsi.homeobject
|clear
+
|get
|Removes all unicast agents in the vSAN cluster configuration.
+
|
 
+
|Get status for the vSAN iSCSI target home object
 
|-
 
|-
|vsan.cluster.unicastagent
+
|vsan.iscsi.homeobject
|list
+
|set
|List all unicast agents in the vSAN cluster configuration.
+
|
 
+
|Update configuration for the vSAN iSCSI target home object
 
|-
 
|-
|vsan.cluster.unicastagent
+
|vsan.iscsi.initiatorgroup
|remove
+
|add
|Remove a unicast agent from the vSAN cluster configuration.
+
|
 
+
|Add a new initiator group. An initiator group is a collection of iSCSI initiator hosts. A LUN can be exposed to multiple initiators via initiator group.
 
|-
 
|-
|vsan.cmmds.timemachine
+
|vsan.iscsi.initiatorgroup
 
|get
 
|get
|Get vSAN CMMDS time machine configuration.
+
|
 
+
|Get initiator group properties.
 +
|-
 +
|vsan.iscsi.initiatorgroup.initiator
 +
|add
 +
|
 +
|Add new initiator iSCSI names to the vSAN iSCSI initiator group.
 
|-
 
|-
|vsan.cmmds.timemachine
+
|vsan.iscsi.initiatorgroup.initiator
|set
+
|remove
|Configure vSAN CMMDS time machine.
+
|
 
+
|Remove initiator iSCSI names from the vSAN iSCSI initiator group.
 
|-
 
|-
|vsan.dataprotection.archival.storage
+
|vsan.iscsi.initiatorgroup
 
|list
 
|list
|Lists the datastores registered for archival storage of protected VMs.
+
|
 
+
|Get the list of initiator groups.
 
|-
 
|-
|vsan.dataprotection.archival.storage
+
|vsan.iscsi.initiatorgroup
|register
+
|remove
|Registers a datastore as archival storage for VSAN data protection.
+
|
 
+
|Remove an initiator group. Group should be empty. If you want to remove non-empty group use --force option.
 
|-
 
|-
|vsan.dataprotection.archival.storage
+
|vsan.iscsi.status
|unregister
 
|Unregisters any datastore currently registered as archival storage for VSAN data protection.
 
 
 
|-
 
|vsan.dataprotection.cg
 
 
|get
 
|get
|Query and retrieve protection info of an actively protected consistency group.
+
|
 
+
|Gets current status (Enabled or Disabled).
 
|-
 
|-
|vsan.dataprotection.local.storage.usage
+
|vsan.iscsi.status
|get
 
|Get the vSAN datastore usage threshold for data protection. Data protection will be disabled if the datastore utilization goes beyond this level
 
 
 
|-
 
|vsan.dataprotection.local.storage.usage
 
 
|set
 
|set
|Configure the vSAN datastore usage threshold for data protection. Data protection will be disabled if the datastore utilization goes beyond this level
+
|
 
+
|Enable or disable iSCSI target support, query status
 
|-
 
|-
|vsan.dataprotection.orphanedobjects
+
|vsan.iscsi.target
|scan
+
|add
|Scan and cleanup any orphaned data protection objects in the VSAN cluster.
+
|
 
+
|Add a new vSAN iSCSI target.
 
|-
 
|-
|vsan.dataprotection.recovery.op
+
|vsan.iscsi.target
 
|get
 
|get
|Get the recovery operation status and events.
+
|
 
+
|Get configuration for vSAN iSCSI target
 
|-
 
|-
|vsan.dataprotection.recovery.op
+
|vsan.iscsi.target
 
|list
 
|list
|List IDs of all known recovery operations, completed or pending.
+
|
 
+
|List vSAN iSCSI targets.
 
|-
 
|-
|vsan.dataprotection.recovery.vm
+
|vsan.iscsi.target.lun
|start
 
|Initiate a recovery operation to restore a VM in a consistency group. This command returns an operation ID upon successful initiation of recovery operation. User can monitor the status using the following command: esxcli vsan dataprotection recovery op get -i "operation-id"
 
 
 
|-
 
|vsan.datastore
 
 
|add
 
|add
|Add a new datastore to the vSAN cluster. This operation is only allowed if vSAN is enabled on the host. In general, add should be done at cluster level. Across a vSAN cluster vSAN datastores should be in sync.
+
|
 
+
|Add a new vSAN iSCSI LUN to specified target
 
|-
 
|-
|vsan.datastore
+
|vsan.iscsi.target.lun
|clear
+
|get
|Remove all but the default datastore from the vSAN cluster. This operation is only allowed if vSAN is enabled on the host. In general, add should be done at cluster level. Across a vSAN cluster vSAN datastores should be in sync.
+
|
 
+
|Get configuration for vSAN iSCSI LUN
 
|-
 
|-
|vsan.datastore
+
|vsan.iscsi.target.lun
 
|list
 
|list
|List datastores in the vSAN cluster.
+
|
 
+
|List vSAN iSCSI LUNs in specified target.
 
|-
 
|-
|vsan.datastore.name
+
|vsan.iscsi.target.lun
|get
+
|remove
|Get vSAN datastore name.
+
|
 
+
|Remove a vSAN iSCSI LUN from specified target.
 
|-
 
|-
|vsan.datastore.name
+
|vsan.iscsi.target.lun
 
|set
 
|set
|Configure vSAN datastore name. In general, rename should always be done at cluster level. Across a vSAN cluster vSAN datastore name should be in sync.
+
|
 
+
|Update configuration for given vSAN iSCSI target LUN.
 
|-
 
|-
|vsan.datastore
+
|vsan.iscsi.target
 
|remove
 
|remove
|Remove a datastore from the vSAN cluster. This operation is only allowed if vSAN is enabled on the host. In general, remove should be done at cluster level. Across a vSAN cluster vSAN datastores should be in sync.
+
|
 
+
|Remove a vSAN iSCSI target.
 
|-
 
|-
|vsan.debug.controller
+
|vsan.iscsi.target
|list
+
|set
|Print detailed information about all vSAN disk controllers (output may change between releases)
+
|
 
+
|Update configuration of the given iSCSI target.
 
|-
 
|-
|vsan.debug.disk
+
|vsan.maintenancemode
|list
+
|cancel
|Print detailed information about all vSAN disks in the cluster.
+
|
 
+
|Cancel an in- progress vSAN maintenance mode operation.
 
|-
 
|-
|vsan.debug.disk
+
|vsan.network
|overview
+
|clear
|Print overview information about all vSAN disks in the cluster.
+
|
 
+
|Clear the vSAN network configuration.
 
|-
 
|-
|vsan.debug.disk.summary
+
|vsan.network.ip
|get
+
|add
|Print summary information about all vSAN disks in the cluster.
+
|
 
+
|Add an IP interface to the vSAN network configuration.
 
|-
 
|-
|vsan.debug.evacuation
+
|vsan.network.ip
|precheck
+
|remove
|Examine what it takes if an entity (disk group or host) is evacuated in various modes (Action). The result is accurate when all hosts in the vSAN cluster are of the same version and have the same disk format.
+
|
 
+
|Remove an IP interface from the vSAN network configuration.
 
|-
 
|-
|vsan.debug.limit
+
|vsan.network.ip
|get
+
|set
|Print summary information about vSAN limits (output may change between releases)
+
|
 
+
|Reconfigure an IP interface in the vSAN network configuration.
 
|-
 
|-
|vsan.debug.memory
+
|vsan.network.ipv4
|list
+
|add
|Print both userworld and kernel memory consumptions of vSAN.
+
|
 
+
|Add an IP interface to the vSAN network configuration.
 
|-
 
|-
|vsan.debug.mob
+
|vsan.network.ipv4
|start
+
|remove
|Start vSAN Managed Object Browser Service.
+
|
 
+
|Remove an IP interface from the vSAN network configuration.
 
|-
 
|-
|vsan.debug.mob
+
|vsan.network.ipv4
|status
+
|set
|Query vSAN Managed Object Browser Service is running or not.
+
|
 
+
|Reconfigure an IP interface in the vSAN network configuration.
 
|-
 
|-
|vsan.debug.mob
+
|vsan.network
|stop
+
|list
|Stop vSAN Managed Object Browser Service.
+
|
 
+
|List the network configuration currently in use by vSAN.
 
|-
 
|-
|vsan.debug.object.health.summary
+
|vsan.network
|get
+
|remove
|Print health summary information about all vSAN objects in the cluster (output may change between releases)
+
|
 
+
|Remove an interface from the vSAN network configuration.
 
|-
 
|-
|vsan.debug.object
+
|vsan.network
|list
+
|restore
|Print detailed information about vSAN objects in the cluster(output may change between releases)
+
|
 
+
|Restore the persisted vSAN network configuration.
 
|-
 
|-
|vsan.debug.object
+
|vsan.perf.diagnostic
|overview
+
|get
|Print overview information about all vSAN objects in the cluster.
+
|
 
+
|Gets current status about diagnostic mode.
 
|-
 
|-
|vsan.debug.resync
+
|vsan.perf.diagnostic
|list
+
|set
|Print detailed information about vSAN resyncing objects (output may change between releases)
+
|
 
+
|Set vSAN diagnostic mode configuration.
 
|-
 
|-
|vsan.debug.resync.summary
+
|vsan.perf
 
|get
 
|get
|Print summary information about vSAN resyncing objects (output may change between releases)
+
|
 
+
|Gets current status (Enabled or Disabled).
 
|-
 
|-
|vsan.debug.vmdk
+
|vsan.perf
|list
+
|set
|Print summary information about VMDKs on local vSAN datastore (output may change between releases)
+
|
 
+
|Set vSAN performance service configuration.
 
|-
 
|-
|vsan.faultdomain
+
|vsan.policy
|get
+
|cleardefault
|Get the fault domain name for this host.
+
|
 
+
|Clear default vSAN storage policy values.
 
|-
 
|-
|vsan.faultdomain
+
|vsan.policy
|reset
+
|getdefault
|Reset Host fault domain to default value
+
|
 
+
|Get default vSAN storage policy values.
 
|-
 
|-
|vsan.faultdomain
+
|vsan.policy
|set
+
|setdefault
|Set the fault domain for this host
+
|
 
+
|Set default vSAN storage policy values.
 
|-
 
|-
|vsan.health.cluster
+
|vsan.resync.bandwidth
 
|get
 
|get
|Get a specific health check status and its details
+
|
 
+
|Get information about vSAN resync bandwidth in Mbps for the disk group with the heaviest resync workload.
 
|-
 
|-
|vsan.health.cluster
+
|vsan.resync.throttle
|list
 
|List a cluster wide health check across all types of health checks
 
 
 
|-
 
|vsan.iscsi.defaultconfig
 
 
|get
 
|get
|Get default values for vSAN iSCSI Target configu rations.
+
|
 
+
|Get information about vSAN resync throttling
 
|-
 
|-
|vsan.iscsi.defaultconfig
+
|vsan.resync.throttle
 
|set
 
|set
|Set default values for vSAN iSCSI Target configu rations.
+
|
 
+
|Configure vSAN resync throttling
 
|-
 
|-
|vsan.iscsi.homeobject
+
|vsan.storage
|create
+
|add
|Create vSAN iSCSI target home object. Once created, the home object will be available for all the hosts in vSAN cluster. vSAN iSCSI target home object should be created only once for the vSAN cluster.
+
|
 
+
|Add physical disk for vSAN usage.
 
|-
 
|-
|vsan.iscsi.homeobject
+
|vsan.storage.automode
|delete
 
|Delete vSAN iSCSI target home object. This operation will destroy all vSAN iSCSI target configuration
 
 
 
|-
 
|vsan.iscsi.homeobject
 
 
|get
 
|get
|Get status for the vSAN iSCSI target home object
+
|
 
+
|Get status of storage auto claim mode.
 
|-
 
|-
|vsan.iscsi.homeobject
+
|vsan.storage.automode
 
|set
 
|set
|Update configuration for the vSAN iSCSI target home object
+
|
 
+
|Configure storage auto claim mode
 
|-
 
|-
|vsan.iscsi.initiatorgroup
+
|vsan.storage.diskgroup
|add
+
|mount
|Add a new initiator group. An initiator group is a collection of iSCSI initiator hosts. A LUN can be exposed to multiple initiators via initiator group.
+
|
 
+
|Mount a vSAN disk or disk group.
 
|-
 
|-
|vsan.iscsi.initiatorgroup
+
|vsan.storage.diskgroup
|get
+
|rebuild
|Get initiator group properties.
+
|
 
+
|Rebuild a disk group.
 
|-
 
|-
|vsan.iscsi.initiatorgroup.initiator
+
|vsan.storage.diskgroup
|add
+
|unmount
|Add new initiator iSCSI names to the vSAN iSCSI initiator group.
+
|
 
+
|Unmount vSAN disk or disk group.
 
|-
 
|-
|vsan.iscsi.initiatorgroup.initiator
+
|vsan.storage
|remove
 
|Remove initiator iSCSI names from the vSAN iSCSI initiator group.
 
 
 
|-
 
|vsan.iscsi.initiatorgroup
 
 
|list
 
|list
|Get the list of initiator groups.
+
|
 
+
|List vSAN storage configuration.
 
|-
 
|-
|vsan.iscsi.initiatorgroup
+
|vsan.storage
 
|remove
 
|remove
|Remove an initiator group. Group should be empty. If you want to remove non-empty group use --force option.
+
|
 
+
|Remove physical disks from vSAN disk groups.
 
|-
 
|-
|vsan.iscsi.status
+
|vsan.storage.tag
|get
 
|Gets current status (Enabled or Disabled).
 
 
 
|-
 
|vsan.iscsi.status
 
|set
 
|Enable or disable iSCSI target support, query status
 
 
 
|-
 
|vsan.iscsi.target
 
|add
 
|Add a new vSAN iSCSI target.
 
 
 
|-
 
|vsan.iscsi.target
 
|get
 
|Get configuration for vSAN iSCSI target
 
 
 
|-
 
|vsan.iscsi.target
 
|list
 
|List vSAN iSCSI targets.
 
 
 
|-
 
|vsan.iscsi.target.lun
 
|add
 
|Add a new vSAN iSCSI LUN to specified target
 
 
 
|-
 
|vsan.iscsi.target.lun
 
|get
 
|Get configuration for vSAN iSCSI LUN
 
 
 
|-
 
|vsan.iscsi.target.lun
 
|list
 
|List vSAN iSCSI LUNs in specified target.
 
 
 
|-
 
|vsan.iscsi.target.lun
 
|remove
 
|Remove a vSAN iSCSI LUN from specified target.
 
 
 
|-
 
|vsan.iscsi.target.lun
 
|set
 
|Update configuration for given vSAN iSCSI target LUN.
 
 
 
|-
 
|vsan.iscsi.target
 
|remove
 
|Remove a vSAN iSCSI target.
 
 
 
|-
 
|vsan.iscsi.target
 
|set
 
|Update configuration of the given iSCSI target.
 
 
 
|-
 
|vsan.maintenancemode
 
|cancel
 
|Cancel an in- progress vSAN maintenance mode operation.
 
 
 
|-
 
|vsan.network
 
|clear
 
|Clear the vSAN network configuration.
 
 
 
|-
 
|vsan.network.ip
 
|add
 
|Add an IP interface to the vSAN network configuration.
 
 
 
|-
 
|vsan.network.ip
 
|remove
 
|Remove an IP interface from the vSAN network configuration.
 
 
 
|-
 
|vsan.network.ip
 
|set
 
|Reconfigure an IP interface in the vSAN network configuration.
 
 
 
|-
 
|vsan.network.ipv4
 
|add
 
|Add an IP interface to the vSAN network configuration.
 
 
 
|-
 
|vsan.network.ipv4
 
|remove
 
|Remove an IP interface from the vSAN network configuration.
 
 
 
|-
 
|vsan.network.ipv4
 
|set
 
|Reconfigure an IP interface in the vSAN network configuration.
 
 
 
|-
 
|vsan.network
 
|list
 
|List the network configuration currently in use by vSAN.
 
 
 
|-
 
|vsan.network
 
|remove
 
|Remove an interface from the vSAN network configuration.
 
 
 
|-
 
|vsan.network
 
|restore
 
|Restore the persisted vSAN network configuration.
 
 
 
|-
 
|vsan.perf.diagnostic
 
|get
 
|Gets current status about diagnostic mode.
 
 
 
|-
 
|vsan.perf.diagnostic
 
|set
 
|Set vSAN diagnostic mode configuration.
 
 
 
|-
 
|vsan.perf
 
|get
 
|Gets current status (Enabled or Disabled).
 
 
 
|-
 
|vsan.perf
 
|set
 
|Set vSAN performance service configuration.
 
 
 
|-
 
|vsan.policy
 
|cleardefault
 
|Clear default vSAN storage policy values.
 
 
 
|-
 
|vsan.policy
 
|getdefault
 
|Get default vSAN storage policy values.
 
 
 
|-
 
|vsan.policy
 
|setdefault
 
|Set default vSAN storage policy values.
 
 
 
|-
 
|vsan.resync.bandwidth
 
|get
 
|Get information about vSAN resync bandwidth in Mbps for the disk group with the heaviest resync workload.
 
 
 
|-
 
|vsan.resync.throttle
 
|get
 
|Get information about vSAN resync throttling
 
 
 
|-
 
|vsan.resync.throttle
 
|set
 
|Configure vSAN resync throttling
 
 
 
|-
 
|vsan.storage
 
|add
 
|Add physical disk for vSAN usage.
 
 
 
|-
 
|vsan.storage.automode
 
|get
 
|Get status of storage auto claim mode.
 
 
 
|-
 
|vsan.storage.automode
 
|set
 
|Configure storage auto claim mode
 
 
 
|-
 
|vsan.storage.diskgroup
 
|mount
 
|Mount a vSAN disk or disk group.
 
 
 
|-
 
|vsan.storage.diskgroup
 
|rebuild
 
|Rebuild a disk group.
 
 
 
|-
 
|vsan.storage.diskgroup
 
|unmount
 
|Unmount vSAN disk or disk group.
 
 
 
|-
 
|vsan.storage
 
|list
 
|List vSAN storage configuration.
 
 
 
|-
 
|vsan.storage
 
|remove
 
|Remove physical disks from vSAN disk groups.
 
 
 
|-
 
|vsan.storage.tag
 
 
|add
 
|add
 +
|
 
|Add a vSAN storage tag.
 
|Add a vSAN storage tag.
 
 
|-
 
|-
 
|vsan.storage.tag
 
|vsan.storage.tag
 
|remove
 
|remove
 +
|
 
|Remove a vSAN storage tag.
 
|Remove a vSAN storage tag.
 
 
|-
 
|-
 
|vsan.trace
 
|vsan.trace
 
|get
 
|get
 +
|
 
|Get the vSAN tracing configuration.
 
|Get the vSAN tracing configuration.
 
 
|-
 
|-
 
|vsan.trace
 
|vsan.trace
 
|set
 
|set
|Configure vSAN trace. Please note: This command is not thread safe.|-
+
|
 +
|Configure vSAN trace. Please note: This command is not thread safe.
 +
| -
 
|
 
|
 
|
 
|
 
|
 
|
 
|}
 
|}

Latest revision as of 00:38, 5 August 2020

esxcli commands

Namespace Command Description
device add Add a device to enable a software device driver.
device.alias get Display hardware location info for a device alias.
device.alias list esxcli device alias list List device aliases.
device.driver list Show driver status for specific devices.
device.software add Add a device to enable a software device driver.
device.software list List software devices.
device.software remove Remove a software device.
esxcli.command list List all of the esxcli commands.
fcoe.adapter list List FCOE- capable CNA devices.
fcoe.adapter remove Initiate FCOE adapter removal.
fcoe.nic disable Disable rediscovery of FCOE storage on behalf of an FCOE- capable CNA upon next boot.
fcoe.nic discover Initiate FCOE adapter discovery on behalf of an FCOE-capable CNA.
fcoe.nic enable Enable an FCOE-capable NIC if it is disabled.
fcoe.nic list List FCOE- capable CNA devices.
fcoe.nic remove Initiate FCOE device destroy on behalf of an FCOE- capable PNIC.
fcoe.nic set Set options on FCOE-capable CNA.
graphics.device list List all of the graphics devices on this host.
graphics.device.stats list List graphics device statistics.
graphics.host get Get host graphics properties.
graphics.host refresh Refresh host graphics properties.
graphics.host set Set host graphics properties.
graphics.vm list List active VMs associated with graphics devices.
hardware.bootdevice list List the boot device order, if available, for this host.
hardware.clock get Disply the current hardware clock time.
hardware.clock set Set the hardware clock time. Any missing parameters will default to the current time.
hardware.cpu.cpuid get Get subset of CPUID fields for a CPU (deprecated, use: esxcli hardware cpu cpuid raw list).
hardware.cpu.cpuid.raw list Get all CPUID fields for a CPU.
hardware.cpu.global get Get properties that are global to all CPUs.
hardware.cpu.global set Set properties that are global to all CPUs.
hardware.cpu list List all of the CPUs on this host.
hardware.ipmi.bmc get Get IPMI Baseboard Management Controller (BMC) properties.
hardware.ipmi.bmc set Set IPMI Baseboard Management Controller (BMC) properties. Changes take effect immediately.
hardware.ipmi.fru get Get IPMI Field Replaceable Unit (FRU) device details.
hardware.ipmi.fru list List IPMI Field Replaceable Unit (FRU) inventory.
hardware.ipmi.sdr get Get IPMI Sensor Data Repository (SDR) properties.
hardware.ipmi.sdr list List IPMI Sensor Data Repository.
hardware.ipmi.sel clear Clear IPMI System Event Log.
hardware.ipmi.sel get Get IPMI System Event Log (SEL) properties.
hardware.ipmi.sel list List IPMI System Event Log.
hardware.memory get Get information about memory.
hardware.pci list List all of the PCI devices on this host.
hardware.platform get Get information about the platform
hardware.power.policy.choices list List the power policies.
hardware.power.policy get Display the current power policy.
hardware.power.policy set Set the power policy.
hardware.smartcard.certificate list Certificates from inserted smart cards.
hardware.smartcard.info get Information about the smart card subsystem.
hardware.smartcard.slot list Information about connected smart card readers.
hardware.smartcard.token list Information about inserted smart cards.
hardware.tpm.tag clear Clear the TPM's tag (at index 0x40000010).
hardware.tpm.tag get Get the TPM's tag (from index 0x40000010).
hardware.tpm.tag set Set the TPM's tag (at index 0x40000010).
hardware.trustedboot get Information about the status of trusted boot. (TPM, DRTM status)
hardware.usb.passthrough.device disable Disable usb passthrough
hardware.usb.passthrough.device enable Enable usb passthrough
hardware.usb.passthrough.device list List usb devices and their passthrough status
iscsi.adapter.auth.chap get Get the iSCSI CHAP authentication for the iSCSI Host Bus Adapter.
iscsi.adapter.auth.chap set Set the iSCSI CHAP authentication for the iSCSI Host Bus Adapter.
iscsi.adapter.capabilities get List the iSCSI details for the iSCSI Host Bus Adapter.
iscsi.adapter.discovery rediscover Do the iSCSI Discovery for the iSCSI Host Bus Adapter.
iscsi.adapter.discovery.sendtarget add Add a sendtarget address
iscsi.adapter.discovery.sendtarget.auth.chap get Get iSCSI CHAP authentication on a sendtarget address
iscsi.adapter.discovery.sendtarget.auth.chap set Set iSCSI CHAP authentication on a sendtarget address
iscsi.adapter.discovery.sendtarget list List sendtarget addresses
iscsi.adapter.discovery.sendtarget.param get Get iSCSI parameter on a sendtarget address
iscsi.adapter.discovery.sendtarget.param set Set the iSCSI parameter for the iSCSI Sendtarget.
iscsi.adapter.discovery.sendtarget remove Remove a sendtarget address
iscsi.adapter.discovery.statictarget add Add a static target address
iscsi.adapter.discovery.statictarget list List static target addresses
iscsi.adapter.discovery.statictarget remove Remove a static target
iscsi.adapter.discovery.status get Get the iSCSI adapter discovery status for the iSCSI Host Bus Adapter.
iscsi.adapter.firmware get Validate the iSCSI firmware for the iSCSI Host Bus Adapter.
iscsi.adapter.firmware set Upload the iSCSI firmware for the iSCSI Host Bus Adapter.
iscsi.adapter get List the iSCSI information for the iSCSI Host Bus Adapter.
iscsi.adapter list List all the iSCSI Host Bus Adapters on the system.
iscsi.adapter.param get Get the iSCSI parameters for the iSCSI Host Bus Adapter.
iscsi.adapter.param set Set the iSCSI parameter for the iSCSI Host Bus Adapter.
iscsi.adapter set Set the iSCSI name and alias for the iSCSI Host Bus Adapter.
iscsi.adapter.target list List iSCSI targets.
iscsi.adapter.target.lun list Get iSCSI LUN information
iscsi.adapter.target.portal.auth.chap get Get iSCSI CHAP authentication on a target
iscsi.adapter.target.portal.auth.chap set Set the iSCSI CHAP authentication for the iSCSI Target.
iscsi.adapter.target.portal list List iSCSI target portals.
iscsi.adapter.target.portal.param get Get iSCSI parameter on a target
iscsi.adapter.target.portal.param set Set the iSCSI parameter for the iSCSI Target.
iscsi.ibftboot get Get iSCSI IBFT Boot details.
iscsi.ibftboot import Import iSCSI target configuration from iBFT to ESX iSCSI initiators. The boot target recorded in iBFT is added to all the eligible 'dependent' iSCSI adapters.
iscsi.logicalnetworkportal list List Logical Network Portals for iSCSI Adapter
iscsi.networkportal add Add a network portal for iSCSI adapter
iscsi.networkportal.ipconfig get Get iSCSI network portal ipv4 configuration
iscsi.networkportal.ipconfig set Set iSCSI network portal IPv4 configuration.
iscsi.networkportal.ipv6config.address add Add IPv6 addresses to the given iSCSI network portal.
iscsi.networkportal.ipv6config.address list List the IPv6 addresses assigned to the iSCSI network portal.
iscsi.networkportal.ipv6config.address remove Remove IPv6 addresses from the given iSCSI network portal.
iscsi.networkportal.ipv6config get Get iSCSI network portal ipv6 configuration
iscsi.networkportal.ipv6config set Set iSCSI network portal IPv6 configuration.
iscsi.networkportal list List Network Portal for iSCSI Adapter
iscsi.networkportal remove Remove a network portal for iSCSI adapter
iscsi.physicalnetworkportal list List Physical Network Portal for iSCSI Adapter
iscsi.physicalnetworkportal.param get Get network parameters on a Physical Network Portal (vmnic)
iscsi.physicalnetworkportal.param set Set network parameter on a Physical Network Portal
iscsi.plugin list List IMA plugins.
iscsi.session add Login sessions on current iSCSI configuration.
iscsi.session.connection list List iSCSI connections.
iscsi.session list List iSCSI Sessions.
iscsi.session remove Logout sessions on current iSCSI configuration.
iscsi.software get Software iSCSI information.
iscsi.software set Enable or disable software iSCSI.
network.diag ping Send ICMP echo requests to network hosts.
network.ens.lcore add Create ENS context.
network.ens.lcore.affinity get Get the affinity for given ENS context.
network.ens.lcore.affinity set Set affinity for given ENS context.
network.ens.lcore list List ENS contexts.
network.ens.lcore remove Destroy ENS context.
network.ens.lcore.switch add Associate given ENS context with given switch.
network.ens.lcore.switch get Get the switch associated with given ENS context.
network.ens.lcore.switch remove Disassociate given ENS context from virtual switch.
network.ens.maxLcores get Get the maximum number of ENS contexts (lcores).
network.ens.maxLcores set Set the maximum number of ENS contexts.
network.firewall get Get the firewall status.
network.firewall load Load firewall module and rulesets configuration.
network.firewall refresh Load ruleset configuration for firewall.
network.firewall.ruleset.allowedip add Add allowed ip address/range to the ruleset ruleset.
network.firewall.ruleset.allowedip list list allowed ip addresses for rulesets.
network.firewall.ruleset.allowedip remove Remove allowed ip address/range from the ruleset.
network.firewall.ruleset.client add Add a new client to a firewall ruleset. This enables the firewall ruleset and increments the number of clients using the ruleset.
network.firewall.ruleset.client get Show the number of clients using a firewall ruleset.
network.firewall.ruleset.client remove Remove a client from a firewall ruleset. This decrements the number of clients using the ruleset and if the number reaches zero the ruleset is disabled.
network.firewall.ruleset list List the rulesets in firewall.
network.firewall.ruleset.rule list List the rules of each ruleset in firewall.
network.firewall.ruleset set Set firewall ruleset status (allowedAll flag and enabled status).
network.firewall set Set firewall enabled status and default action.
network.firewall unload Allow unload firewall module.
network.ip.connection list List active TCP/IP connections
network.ip.dns.search add Add a search domain to the list of domains to be searched when trying to resolve an host name on the ESXi host.
network.ip.dns.search list List the search domains currently configured on the ESXi host in the order in which they will be used when searching.
network.ip.dns.search remove Remove a search domain from the list of domains to be searched when trying to resolve an host name on the ESXi host.
network.ip.dns.server add Add a new DNS server to the end of the list of DNS servers to use for this ESXi host.
network.ip.dns.server list Print a list of the DNS server currently configured on the system in the order in which they will be used.
network.ip.dns.server remove Remove a DNS server from the list of DNS servers to use for this ESXi host.
network.ip get Get global IP settings
network.ip.interface add Add a new VMkernel network interface.
network.ip.interface.ipv4.address list List the IPv4 addresses assigned to VMkernel network interfaces.
network.ip.interface.ipv4 get List the IPv4 addresses assigned to VMkernel network interfaces.
network.ip.interface.ipv4 set Configure IPv4 setting for a given VMkernel network interface.
network.ip.interface.ipv6.address add Add a static IPv6 address to a given VMkernel network interface.
network.ip.interface.ipv6.address list This command will list all of the IPv6 addresses currently assigned to the system
network.ip.interface.ipv6.address remove Remove an IPv6 address from a given VMkernel network interface.
network.ip.interface.ipv6 get Get IPv6 settings for VMkernel network interfaces. This does not include the IPv6 addresses which can be found in the "address list" command.
network.ip.interface.ipv6 set Configure IPv6 settings for a given VMkernel network interface.
network.ip.interface list This command will list the VMkernel network interfaces currently known to the system.
network.ip.interface remove Remove a VMkernel network interface from the ESXi host. A VMKernel network interface can be uniquely specified by --interface- name or --portgroup- name or --dvs- name/--dvport- id. i.e. Providing its name or its connection point are two ways to uniquely specify a VMKernel network interface.
network.ip.interface set This command sets the enabled status and MTU size of a given IP interface
network.ip.interface.tag add Adds a tag on a given VMkernel network interface. Supported tags are: Management, VMotion, fault ToleranceLoggi ng, vSphereRep lication, vSph ereReplication NFC, vSpherePr ovisioning, VSAN, VSANWitness
network.ip.interface.tag get Gets the tags set on the given VMkernel network interface.
network.ip.interface.tag remove Removes a tag on a given VMkernel network interface.
network.ip.ipsec.sa add Add a Security Association.
network.ip.ipsec.sa list List configured Security Associations
network.ip.ipsec.sa remove Operation to remove Security Association(s)
network.ip.ipsec.sp add Add a Security Policy.
network.ip.ipsec.sp list List configured Security Policys
network.ip.ipsec.sp remove Operation to remove Security Policy
network.ip.neighbor list List ARP table entries
network.ip.neighbor remove Remove ARP table entries
network.ip.netstack add Add a new Netstack Instance.
network.ip.netstack get Get runtime/co nfiguration settings for a given Netstack Instance.
network.ip.netstack list This command will list the VMkernel Netstack instances currently known to the system.
network.ip.netstack remove Remove a new Netstack Instance.
network.ip.netstack set Configure settings for a given Netstack Instance.
network.ip.route.ipv4 add Add IPv4 route to the VMkernel.
network.ip.route.ipv4 list List configured IPv4 routes
network.ip.route.ipv4 remove Remove IPv4 route
network.ip.route.ipv6 add Add IPv6 route to the VMkernel.
network.ip.route.ipv6 list List configured IPv6 routes
network.ip.route.ipv6 remove Remove IPv6 route from the VMkernel
network.ip set Update global IP settings
network.multicast.group list List all the multicast group members.
network.nic.coalesce get Get coalesce parameters
network.nic.coalesce.high get Get information about the behavior of a NIC when it sends or receives packets at high packet rate.
network.nic.coalesce.high set Set parameters to control the behavior of a NIC when it sends or receives packets at high packet rate.
network.nic.coalesce.low get Get information about the behavior of a NIC when it sends or receives packets at low packet rate.
network.nic.coalesce.low set Set parameters to control the behavior of a NIC when it sends or receives packets at low packet rate.
network.nic.coalesce set Set coalesce parameters on a nic
network.nic.cso get Get checksum offload settings
network.nic.cso set Set checksum offload settings on a nic
network.nic down Bring down the specified network device.
network.nic.eeprom change Change EEPROM on a nic
network.nic.eeprom dump Dump device EEPROM
network.nic get Get the generic configuration of a network device
network.nic list This command will list the Physical NICs currently installed and loaded on the system.
network.nic.negotiate restart Restart N-Way negotiation on a nic
network.nic.pauseParams list List pause parameters of all NICs
network.nic.pauseParams set Set pause parameters for a NIC
network.nic.queue.count get Get netqueue count on a nic
network.nic.queue.count set Set number of netqueues on a nic
network.nic.queue.filterclass list List the netqueue supported filterclass of all physical NICs currently installed and loaded on the system.
network.nic.queue.loadbalancer list List the netqueue load balancer settings of all physical NICs currently installed and loaded on the system. Setting legend as follows, S: Setting supported by device U: Setting unsupported by device N: Setting not applicable to device A: Setting allowed at load balancing D: Setting disallowed at load balancing
network.nic.queue.loadbalancer.plugin list Details of netqueue balancer plugins on all physical NICs currently installed and loaded on the system
network.nic.queue.loadbalancer.plugin set Enable/disable netqueue balancer plugin on a NIC
network.nic.queue.loadbalancer set Enable/disable netqueue load balancer setting on a NIC.
network.nic.queue.loadbalancer.state list Netqueue balancer state of all physical NICs currently installed and loaded on the system
network.nic.queue.loadbalancer.state set Enable/disable netqueue balancer on a NIC
network.nic.register dump Dump device registers
network.nic.ring.current get Get current RX/TX ring buffer parameters of a NIC
network.nic.ring.current set Set current RX/TX ring buffer parameters of a NIC
network.nic.ring.preset get Get preset RX/TX ring buffer parameters of a NIC
network.nic.selftest run Run self test
network.nic set Set the general options for the specified ethernet device.
network.nic.sg get Get scatter- gather settings
network.nic.sg set Set scatter- gatter settings on a nic
network.nic.software list List software simulation settings of physical NICs currently installed and loaded on the system.
network.nic.software set Enable and disable software simulation settings on a NIC.
network.nic.stats get Get NIC statistics for a given interface.
network.nic.tso get Get TCP segmentation offload settings
network.nic.tso set Set TCP segmentation offload settings on a nic
network.nic up Bring up the specified network device.
network.nic.vlan.stats get List VLAN statistics for active VLAN's on the NIC.
network.nic.vlan.stats set Enable/disable VLAN statistics collection on the NIC.
network.port.filter.stats get Filter statistics for a given port.
network.port.stats get Packet statistics for a given port.
network.sriovnic list This command will list the SRIOV Enabled NICs (PFs) currently installed and loaded on the system.
network.sriovnic.vf list Get the generic configuration of VFs for SRIOV NIC.
network.sriovnic.vf stats Get statistics for given VF of a SRIOV NIC.
network.vm list List networking information for the VM's that have active ports.
network.vm.port list List of active ports for a given VM.
network.vswitch.dvs.vmware.lacp.config get Get LACP configuration on DVS
network.vswitch.dvs.vmware.lacp.stats get Get LACP stats on DVS uplinks
network.vswitch.dvs.vmware.lacp.status get Get LACP status on DVS
network.vswitch.dvs.vmware.lacp.timeout set Set long/short timeout for vmnics in one LACP LAG
network.vswitch.dvs.vmware list List the VMware vSphere Distributed Switch currently configured on the ESXi host.
network.vswitch.standard add Add a new virtual switch to the ESXi networking system.
network.vswitch.standard list List the virtual switches current on the ESXi host.
network.vswitch.standard.policy.failover get Get the failover policy settings governing the given virtual switch
network.vswitch.standard.policy.failover set Configure the Failover policy for a virtual switch.
network.vswitch.standard.policy.security get Get the Security Policy governing the given virtual switch.
network.vswitch.standard.policy.security set Set the security policy for a given virtual switch
network.vswitch.standard.policy.shaping get Get the shaping policy settings for the given virtual switch
network.vswitch.standard.policy.shaping set Set the shaping policy settings for the given virtual switch
network.vswitch.standard.portgroup add Allows the addition of a standard port group to a virtual switch.
network.vswitch.standard.portgroup list List all of the port groups currently on the system.
network.vswitch.standard.portgroup.policy.failover get Get the network failover policy settings governing the given port group
network.vswitch.standard.portgroup.policy.failover set Configure the Failover policy for a port group. These setting may potentially override virtual switch settings.
network.vswitch.standard.portgroup.policy.security get Get the Security Policy governing the given port group.
network.vswitch.standard.portgroup.policy.security set Set the security policy for a given port group
network.vswitch.standard.portgroup.policy.shaping get Get the network shaping policy settings governing the given port group
network.vswitch.standard.portgroup.policy.shaping set Set the shaping policy settings for the given port group
network.vswitch.standard.portgroup remove Remove a port group from the given virtual switch
network.vswitch.standard.portgroup set Set the vlan id for the given port group
network.vswitch.standard remove Remove a virtual switch from the ESXi networking system.
network.vswitch.standard set This command sets the MTU size and CDP status of a given virtual switch.
network.vswitch.standard.uplink add Add an uplink to the given virtual switch. Note if this virtual switch has a NIC teaming policy assigned to it then the policy must also be modified to enable use of this uplink on this virtual switch
network.vswitch.standard.uplink remove Remove an uplink from the given virtual switch. Note if this virtual switch has a NIC teaming policy assigned to it then the policy must also be modified to disable use of this uplink on this virtual switch
nvme.device.controller list List all controllers on the device if namespace is not specified, otherwise list all controllers the namespace attached
nvme.device.feature.aec get Get NVMe device feature async event configuration information
nvme.device.feature.aec set Set NVMe device feature async event configuration information
nvme.device.feature.apst get Get NVMe device feature autonomous power state transition information
nvme.device.feature.ar get Get NVMe device feature arbitration information
nvme.device.feature.ar set Set NVMe device feature arbitration information
nvme.device.feature cap Get NVMe device feature supported capabilities information
nvme.device.feature.er get Get NVMe device feature error recovery information
nvme.device.feature.er set Set NVMe device feature error recovery information
nvme.device.feature.hi get Get NVMe device feature host identifier information
nvme.device.feature.hmb get Get NVMe device feature host memory buffer information
nvme.device.feature.ic get Get NVMe device feature interrupt coalescing information
nvme.device.feature.ic set Set NVMe device feature interrupt coalescing information
nvme.device.feature.ivc get Get NVMe device feature interrupt vector configuration information
nvme.device.feature.ivc set Set NVMe device feature interrupt vector configuration information
nvme.device.feature.kat get Get NVMe device feature keep alive timer information
nvme.device.feature.kat set Set NVMe device feature keep alive timer information
nvme.device.feature.lba get Get NVMe device feature LBA range type information
nvme.device.feature.nq get Get NVMe device feature number of queue information
nvme.device.feature.pm get Get NVMe device feature power management information
nvme.device.feature.pm set Set NVMe device feature power management information
nvme.device.feature.spm get Get NVMe device feature software progress marker information
nvme.device.feature.spm set Set software progress marker feature information, will clear Pre-boot Software Load Count (PBSLC) to 0
nvme.device.feature.tt get Get NVMe device feature temperature threshold information
nvme.device.feature.tt set Set NVMe device feature temperature threshold information
nvme.device.feature.vwc get Get NVMe device feature volatile write cache information
nvme.device.feature.vwc set Set NVMe device feature volatile write cache information
nvme.device.feature.wa get Get NVMe device feature write atomicity information
nvme.device.feature.wa set Set NVMe device feature write atomicity information
nvme.device.firmware activate Commit downloaded firmware image to a specific slot
nvme.device.firmware download Download firmware image to the device
nvme.device get Get NVMe device information
nvme.device list List NVMe devices registered to VMware NVMe driver
nvme.device.log.error get Get NVMe device error log information
nvme.device.log.fwslot get Get NVMe device firmware slot log information
nvme.device.log.smart get Get NVMe device SMART log information
nvme.device.namespace attach Attach namespace on NVMe device
nvme.device.namespace create Create namespace on NVMe device
nvme.device.namespace delete Delete namespace on NVMe device
nvme.device.namespace detach Detach namespace on NVMe device
nvme.device.namespace format Change namespace format
nvme.device.namespace get Get nvme namespace information
nvme.device.namespace list List namespace on NVMe device
nvme.device.register get Dump NVMe device registers
nvme.device.timeout get Get timeout value of IO timeout checker
nvme.device.timeout set Set timeout value for IO timeout checker
nvme.driver.loglevel set Set NVMe driver log level and debug level
rdma.device list List the logical RDMA devices currently registered on the system.
rdma.device.protocol list List the enabled RDMA protocols.
rdma.device.stats get Get statistics for a given RDMA device.
rdma.device.vmknic list List the vmknics associated with RDMA devices.
rdma.iser add Add an iser device to enable iser module driver.
rdma.iser delete Delete an iser logical device.
sched.reliablemem get Check if the system is currently aware of reliable memory.
sched.swap.system get Get current state of the options of the system-wide shared swap space.
sched.swap.system set Change the configuration of system-wide shared swap space.
software.acceptance get Gets the host acceptance level. This controls what VIBs will be allowed on a host.
software.acceptance set Sets the host acceptance level. This controls what VIBs will be allowed on a host.
software.profile get Display the installed image profile.
software.profile install Installs or applies an image profile from a depot to this host. This command completely replaces the installed image with the image defined by the new image profile, and may result in the loss of installed VIBs. The common vibs between host and image profile will be skipped. To preserve installed VIBs, use profile update instead. WARNING: If your installation requires a reboot, you need to disable HA first.
software.profile update Updates the host with VIBs from an image profile in a depot. Installed VIBs may be upgraded (or downgraded if --allow- downgrades is specified), but they will not be removed. Any VIBs in the image profile which are not related to any installed VIBs will be added to the host. WARNING: If your installation requires a reboot, you need to disable HA first.
software.profile validate Validates the current image profile on the host against an image profile in a depot.
software.sources.profile get Display details about an image profile from the depot.
software.sources.profile list List all the image profiles in a depot.
software.sources.vib get Displays detailed information about one or more VIB packages in the depot
software.sources.vib list List all the VIBs from depots.
software.vib get Displays detailed information about one or more installed VIBs
software.vib install Installs VIB packages from a URL or depot. VIBs may be installed, upgraded, or downgraded. WARNING: If your installation requires a reboot, you need to disable HA first.
software.vib list Lists the installed VIB packages
software.vib remove Removes VIB packages from the host. WARNING: If your installation requires a reboot, you need to disable HA first.
software.vib.signature verify Verifies the signatures of installed VIB packages and displays the name, version, vendor, acceptance level and the result of signature verification for each of them
software.vib update Update installed VIBs to newer VIB packages. No new VIBs will be installed, only updates. WARNING: If your installation requires a reboot, you need to disable HA first.
storage.core.adapter.capabilities list List the capabilities of the SCSI HBAs in the system.
storage.core.adapter.device list List the devices associated with HBAs.
storage.core.adapter list List all the SCSI Host Bus Adapters on the system.
storage.core.adapter rescan Rescan SCSI HBAs to search for new Devices, remove DEAD paths and update path state. This operation will also run an claim operation equivalent to the claimrule run command and a filesystem rescan.
storage.core.adapter.stats get List the SCSI stats for the SCSI Host Bus Adapters in the system.
storage.core.claiming autoclaim Control the automatic PSA (path/device) claiming code allowing the disabling of the automatic claiming process or re- enabling of the claiming process if it was previously disabled. By default the automatic PSA claiming process is on and should not be disabled by users unless specifically instructed to do so.
storage.core.claiming reclaim Attempt to unclaim all paths to a device and then run the loaded claimrules on each of the paths unclaimed to attempt to reclaim them.
storage.core.claiming unclaim 1) Unclaim a path or set of paths, disassociating them from a PSA plugin. NOTES: It is normal for path claiming to fail especially when unclaiming by plugin or adapter. Only inactive paths with no I/O will be able to be unclaimed. Typically the ESXi USB partition and devices with VMFS volumes on them will not be unclaimable. Also NOTE unclaiming will not persist and periodic path claiming will reclaim these paths in the near future unless claim rules are configured to mask the path. 2) Detach a (set of) filter(s) from one or more devices.
storage.core.claimrule add Add a claimrule to the set of claimrules on the system.
storage.core.claimrule convert Convert ESX 3.x style /adv /Disk/MaskLUNs LUN masks to Claim Rule format. WARNING: This conversion will not work for all input MaskLUNs variations! Please inspect the list of generated claim rules carefuly, then if the suggested LUN mask claim rules are correct use the --commit parameter to write the list to the config file.
storage.core.claimrule list List all the claimrules on the system.
storage.core.claimrule load Load path claiming rules from config file into the VMkernel.
storage.core.claimrule move Move a claimrule from one rule id to another
storage.core.claimrule remove Delete a claimrule to the set of claimrules on the system.
storage.core.claimrule run Execute path claiming rules.
storage.core.device.capacity list List capacity information for the known storage devices.
storage.core.device.detached list Lists all devices that were detached manually by changing their state on the system.
storage.core.device.detached remove Provide control to allow a user to remove Detached devices from the persistent detached device list.
storage.core.device.inquirycache list List inquiry cache information for the known storage devices.
storage.core.device.inquirycache set Manipulate inquiry cache settings of storage devices.
storage.core.device.latencythreshold list List latency sensitive threshold for the known storage devices.
storage.core.device.latencythreshold set Set device's latency sensitive threshold (in milliseconds). If IO latency exceeds the threshold, new IOs will use default IO scheduler.
storage.core.device list List the devices currently registered with the PSA.
storage.core.device.partition list For a given device list all of the partitions
storage.core.device.partition showguid For a given device list the GUID for GPT partitions
storage.core.device.physical get Get information about a physical storage device.
storage.core.device purge Removes storage devices which have not been seen in some time interval.
storage.core.device.raid list List the physical devices that compose a given logical device.
storage.core.device set Provide control to allow a user to modify a SCSI device's state.
storage.core.device setconfig Set device configuration
storage.core.device.smart get List Smart device parameters.
storage.core.device.stats get List the SCSI stats for SCSI Devices in the system.
storage.core.device.uidmap list Get a mapping between a device's primary UID and the alternative UIDs for that device on the system.
storage.core.device.vaai.ats list List the ATS VAAI attributes (as per SCSI standard) for the devices.
storage.core.device.vaai.clone list List the Clone VAAI attributes (as per SCSI standard) for the devices.
storage.core.device.vaai.delete list List the Delete VAAI attributes (as per SCSI standard) for the devices.
storage.core.device.vaai.status get List VAAI properties for devices currently registered with the PSA.
storage.core.device.vaai.status set Enable/Disable VAAI operations on local SCSI disks. (NOTE: A request to enable an operation will take effect only if the underlying device supports the VAAI operation.)
storage.core.device.vaai.zero list List the Zero VAAI attributes (as per SCSI standard) for the devices.
storage.core.device.world list Get a list of the worlds that are currently using devices on the ESX host.
storage.core.path list List all the SCSI paths on the system.
storage.core.path set Provide control to allow a user to modify a single path's state. This efffectively allows a user to enable or disable SCSI paths. The user is not able to change the full range of path states, but can toggle between 'active' and 'off'. Please NOTE changing the Path state on any path that is the only path to a given device is likely to fail. The VMkernel will not change the path's state if changing the state would cause an 'All paths down' state or the device is currently in use.
storage.core.path.stats get List the SCSI stats for the SCSI Paths in the system.
storage.core.plugin list List loaded PSA plugins on the system.
storage.core.plugin.registration add Register a plugin module with PSA.
storage.core.plugin.registration list List modules currently registered with PSA.
storage.core.plugin.registration remove UnRegister a plugin module with PSA.
storage.filesystem automount Request mounting of known datastores not explicitly unmounted.
storage.filesystem list List the volumes available to the host. This includes VMFS, NAS, VFAT and UFS partitions.
storage.filesystem mount Connect to and mount an unmounted volume on the ESX host.
storage.filesystem rescan Scan storage devices for new mountable filesystems.
storage.filesystem unmount Disconnect and unmount and existing VMFS or NAS volume. This will not delete the configuration for the volume, but will remove the volume from the list of mounted volumes.
storage.hpp.device list List the devices currently controlled by the VMware High Performance Plugin.
storage.hpp.device set Configure settings for an HPP device.
storage.hpp.device.usermarkedssd list List the devices that were marked as SSD by user.
storage.hpp.path list List the paths currently claimed by the VMware High Performance Plugin
storage.iofilter enable Enable an iofilter.
storage.iofilter list List the iofilters installed on this host.
storage.nfs add Add a new NAS volume to the ESX Host and mount it with the given volume name.
storage.nfs list List the NAS volumes currently known to the ESX host.
storage.nfs.param get Get the volume parameters of the NAS volumes.
storage.nfs.param set Set the volume parameters of the NAS volumes.
storage.nfs remove Remove an existing NAS volume from the ESX host.
storage.nfs41 add Add a new NFS v4.1 volume to the ESX Host and mount it with the given volume name.
storage.nfs41 list List the NFS v4.1 volumes currently known to the ESX host.
storage.nfs41.param get Get the volume parameters of the NFS v4.1 volumes.
storage.nfs41.param set Set the volume parameters of the NFS v4.1 volumes.
storage.nfs41 remove Remove an existing NFS v4.1 volume from the ESX host.
storage.nmp.device list List the devices currently controlled by the VMware NMP Multipath Plugin and show the SATP and PSP information associated with that device.
storage.nmp.device set Allow setting of the Path Selection Policy (PSP) for the given device to one of the loaded policies on the system.
storage.nmp.path list List the paths currently claimed by the VMware NMP Multipath Plugin and show the SATP and PSP information associated with that path.
storage.nmp.psp.fixed.deviceconfig get Allow retrieving of Fixed Path Selection Policy settings for a given device.
storage.nmp.psp.fixed.deviceconfig set Allow setting of the perferred path on a given device controlled by the Fixed Path Selection Policy.
storage.nmp.psp.generic.deviceconfig get Allow retrieving of per device PSP configuration parameters.
storage.nmp.psp.generic.deviceconfig set Allow setting of per device PSP configuration parameters. This command will set the configuration for the given device with whichever PSP it is currently configurated with.
storage.nmp.psp.generic.pathconfig get Allow retrieving of per path PSP configuration parameters.
storage.nmp.psp.generic.pathconfig set Allow setting of per path PSP configuration parameters. This command will set the configuration for the given path with whichever PSP it is currently configurated with.
storage.nmp.psp list List the Path Selection Plugins (PSP) that are currently loaded into the NMP system and display information about those PSPs
storage.nmp.psp.roundrobin.deviceconfig get Allow retrieving of Round Robin Path Selection Policy settings for a given device.
storage.nmp.psp.roundrobin.deviceconfig set Allow setting of the Round Robin path options on a given device controlled by the Round Robin Selection Policy.
storage.nmp.satp.generic.deviceconfig get Allow retrieving of per device SATP configuration parameters.
storage.nmp.satp.generic.deviceconfig set Allow setting of per device SATP configuration parameters. This command will set the configuration for the given device with whichever SATP it is currently configurated with.
storage.nmp.satp.generic.pathconfig get Allow retrieving of per path SATP configuration parameters.
storage.nmp.satp.generic.pathconfig set Allow setting of per path SATP configuration parameters. This command will set the configuration for the given path with whichever SATP it is currently configurated with.
storage.nmp.satp list List the Storage Array Type Plugins (SATP) that are currently loaded into the NMP system and display information about those SATPs
storage.nmp.satp.rule add Add a rule to the list of claim rules for the given SATP.
storage.nmp.satp.rule list List the claiming rules for Storage Array Type Plugins (SATP)
storage.nmp.satp.rule remove Delete a rule from the list of claim rules for the given SATP.
storage.nmp.satp set Set the default Path Selection Policy for a given Storage Array Type Plugin (SATP).
storage.san.fc.events clear Clear events for a given FC adapter on the system.
storage.san.fc.events get Get Events for FC Devices
storage.san.fc list List attributes of all FC adapters on the system.
storage.san.fc reset Perform LIP (Loop Initiation Primitive) Reset to a given FC adapter on the system.
storage.san.fc.stats get Get statistics for a given FC adapter, or all FC adapters on the system.
storage.san.fcoe list List attributes of all FCoE adapters on the system.
storage.san.fcoe reset Perform LIP (Loop Initiation Primitive) Reset to a given FCoE adapter on the system.
storage.san.fcoe.stats get Get statistics for a given FCoE adapter, or all FCoE adapters on the system.
storage.san.iscsi list List attributes of all Software iSCSI adapters on the system.
storage.san.iscsi.stats get Get statistics for Software iSCSI adapter.
storage.san.sas list List all SAS IO Device Management devices.
storage.san.sas reset Perform SAS Reset
storage.san.sas.stats get List Stats for given device, or all devices.
storage.vflash.cache get Get individual vflash cache info.
storage.vflash.cache list List individual vflash caches.
storage.vflash.cache.stats get Get vflash cache statistics.
storage.vflash.cache.stats reset Reset vflash cache statistics.
storage.vflash.device list List vflash SSD devices.
storage.vflash.module get Get vflash module info.
storage.vflash.module list List vflash modules.
storage.vflash.module.stats get Get vflash module statistics
storage.vmfs.extent list List the VMFS extents available on the host.
storage.vmfs.host list List hosts accessing a particular VMFS Volume.
storage.vmfs.lockmode list List the on- disk critical section locking mode for VMFS volumes available on this host.
storage.vmfs.lockmode set Update the on- disk critical section locking mode for a particular VMFS Volume.
storage.vmfs.pbcache get Get VMFS Pointer Block cache statistics.
storage.vmfs.pbcache reset Reset the VMFS Pointer Block cache statistics.
storage.vmfs.reclaim.config get Get space reclamation configuration parameters
storage.vmfs.reclaim.config set Set space reclamation configuration parameters
storage.vmfs.snapshot.extent list List extents of unresolved snapshots/repl icas of VMFS volume.
storage.vmfs.snapshot list List unresolved sna pshots/replica s of VMFS volume.
storage.vmfs.snapshot mount Mount a snapsh ot/replica of a VMFS volume.
storage.vmfs.snapshot resignature Resignature a snapshot/repli ca of a VMFS volume.
storage.vmfs unmap Reclaim the space by unmapping free blocks from VMFS Volume
storage.vmfs upgrade Upgrade a VMFS3 volume to VMFS5.
storage.vvol.daemon unbindall Unbind all Virtual Volumes from all VASA Providers known to this host.
storage.vvol.protocolendpoint list List the VVol Protocol EndPoints currently known to this host.
storage.vvol.storagecontainer.abandonedvvol scan Scans the specified storage container for abandoned VVols.
storage.vvol.storagecontainer list List VVol storage containers known to this host.
storage.vvol.vasacontext get Get the VVol VASA Context (vCenter UUID).
storage.vvol.vasaprovider list List the VASA Providers registered on this host.
system.account add Create a new local user account.
system.account list List local user accounts.
system.account remove Remove an existing local user account.
system.account set Modify an existing local user account.
system.auditrecords get Information about audit record recording.
system.auditrecords.local disable Disable audit record recording.
system.auditrecords.local enable Enable audit record recording.
system.auditrecords.local set Configure audit record recording.
system.auditrecords.remote disable Disable audit record handling for remote hosts.
system.auditrecords.remote enable Enable audit record handling for remote hosts.
system.boot.device get Get the systems boot device.
system.clock get Display the current system clock parameters.
system.clock set Set system clock parameters.
system.coredump.file add Create a VMkernel Dump VMFS file for this system.
system.coredump.file get Get the dump file path. This command will print the path to the active and/or configured VMFS Dump File.
system.coredump.file list List the active and configured VMFS Diagnostic Files.
system.coredump.file remove Remove a VMkernel Dump VMFS file from this system.
system.coredump.file set Set the active and configured VMkernel Dump VMFS file for this system.
system.coredump.network check Check the status of the configured network dump server
system.coredump.network get Get the currently configured parameters for network coredump, if enabled.
system.coredump.network set Set the parameters used for network core dump
system.coredump.partition get Get one of the dump partition configured values. This command will print either the active dump partition or the configured dump partition depending on the flags passed.
system.coredump.partition list List all of the partitions on the system that have a partition type matching the VMware Core partition type. Also indicate which partition, if any, is being used as the system's dump partition and which is configured to be used at next boot.
system.coredump.partition set Set the specific VMkernel dump partition for this system. This will configure the dump partition for the next boot. This command will change the active dump partition to the partition specified.
system.hostname get Get the host, domain or fully qualified name of the ESX host.
system.hostname set This command allows the user to set the hostname, domain name or fully qualified domain name of the ESX host.
system.maintenanceMode get Get the maintenance mode state of the system.
system.maintenanceMode set Enable or disable the maintenance mode of the system.
system.module get Show information for a VMkernel module.
system.module list List the VMkernel modules that the system knows about.
system.module load Load a VMkernel module with the given name if it is enabled. If the module is disabled then the use of --force is required to load the module.
system.module.parameters copy Copy the load time parameters from one VMkernel module to another.
system.module.parameters list List the parameters, a descriptions of each parameter supported for a given module name and the user defined value for each parameter.
system.module.parameters set Set the load time parameters for the given VMkernel module.
system.module set Allow enabling and disabling of a VMkernel module.
system.permission list List permissions defined on the host.
system.permission set Set permission for a user or group.
system.permission unset Remove permission for a user or group.
system.process list List the VMkernel UserWorld processes currently on the host.
system.process.stats.load get System load average over the last 1, 5 and 15 minutes.
system.process.stats.running get Number of currently running processes.
system.secpolicy.domain list List the enforcement level for each domain.
system.secpolicy.domain set Set the enforcement level for a domain in the system. Any option specified here is not persistent and will not survive a reboot of the system.
system.security.certificatestore add Add a new CA certificate to the CA certificate store.
system.security.certificatestore list List all certificates in the CA certificate store.
system.security.certificatestore remove Remove a certificate from the CA certificate store.
system.security.fips140.rhttpproxy get Get FIPS140 mode of rhttpproxy.
system.security.fips140.rhttpproxy set Set FIPS140 mode of rhttpproxy.
system.security.fips140.ssh get Get FIPS140 mode of ssh.
system.security.fips140.ssh set Set FIPS140 mode of ssh.
system.settings.advanced list List the advanced options available from the VMkernel.
system.settings.advanced set Set the value of an advanced option.
system.settings.kernel list List VMkernel kernel settings.
system.settings.kernel set Set a VMKernel setting.
system.settings.keyboard.layout get Get the keyboard layout
system.settings.keyboard.layout list List the keyboard layout
system.settings.keyboard.layout set Set the keyboard layout
system.shutdown poweroff Power off the system. The host must be in maintenance mode.
system.shutdown reboot Reboot the system. The host must be in maintenance mode.
system.slp search Perform SLP search for neighboring services
system.slp.stats get Report operational state of Service Location Protocol Daemon
system.snmp get Get SNMP Agent configuration
system.snmp hash Generate localized hash values based on this agents snmp engine id.
system.snmp set This command allows the user to set up ESX SNMP agent.
system.snmp test Verify ESX SNMP notifications can be delivered to target destinations.
system.stats.installtime get Display the date and time when this system was first installed. Value will not change on subsequent updates.
system.stats.uptime get Display the number of microseconds the system has been running.
system.syslog.config get Show the current global configuration values.
system.syslog.config.logger list Show the currently configured sub-loggers.
system.syslog.config.logger set Set configuration options for a specific sub- logger.
system.syslog.config set Set global log configuration options.
system.syslog mark Issue a message to all outputs.
system.syslog reload Reload the log daemon to apply any new configuration options.
system.time get Disply the current system time.
system.time set Set the system clock time. Any missing parameters will default to the current time
system.uuid get Get the system UUID.
system.version get Display the product name, version and build information.
system.visorfs get Obtain status information on the memory filesystem as a whole.
system.visorfs.ramdisk add Add a new Visorfs RAM disk to the ESXi Host and mount it.
system.visorfs.ramdisk list List the RAM disks used by the host.
system.visorfs.ramdisk remove Remove a Visorfs RAM disk from the ESXi Host.
system.visorfs.tardisk list List the tardisks used by the host.
system.wbem get Display WBEM Agent configuration.
system.wbem.provider list Display WBEM provider configuration.
system.wbem.provider set This command is used to manage ESX CIMOM providers.
system.wbem set This command allows the user to set up ESX CIMOM agent.
system.welcomemsg get Get the Welcome Message for DCUI.
system.welcomemsg set Set the Welcome Message for DCUI.
vm.process kill Used to forcibly kill Virtual Machines that are stuck and not responding to normal stop operations.
vm.process list List the virtual machines on this system. This command currently will only list running VMs on the system.
vsan.cluster get Get information about the vSAN cluster that this host is joined to.
vsan.cluster join Join the host to a vSAN cluster.
vsan.cluster leave Leave the vSAN cluster the host is currently joined to.
vsan.cluster new Create a vSAN cluster with current host joined. A random sub- cluster UUID will be generated.
vsan.cluster.preferredfaultdomain get Get the preferred fault domain for a stretched cluster.
vsan.cluster.preferredfaultdomain set Set the preferred fault domain for a stretched cluster.
vsan.cluster restore Restore the persisted vSAN cluster configuration.
vsan.cluster.unicastagent add Add a unicast agent to the vSAN cluster configuration.
vsan.cluster.unicastagent clear Removes all unicast agents in the vSAN cluster configuration.
vsan.cluster.unicastagent list List all unicast agents in the vSAN cluster configuration.
vsan.cluster.unicastagent remove Remove a unicast agent from the vSAN cluster configuration.
vsan.cmmds.timemachine get Get vSAN CMMDS time machine configuration.
vsan.cmmds.timemachine set Configure vSAN CMMDS time machine.
vsan.dataprotection.archival.storage list Lists the datastores registered for archival storage of protected VMs.
vsan.dataprotection.archival.storage register Registers a datastore as archival storage for VSAN data protection.
vsan.dataprotection.archival.storage unregister Unregisters any datastore currently registered as archival storage for VSAN data protection.
vsan.dataprotection.cg get Query and retrieve protection info of an actively protected consistency group.
vsan.dataprotection.local.storage.usage get Get the vSAN datastore usage threshold for data protection. Data protection will be disabled if the datastore utilization goes beyond this level
vsan.dataprotection.local.storage.usage set Configure the vSAN datastore usage threshold for data protection. Data protection will be disabled if the datastore utilization goes beyond this level
vsan.dataprotection.orphanedobjects scan Scan and cleanup any orphaned data protection objects in the VSAN cluster.
vsan.dataprotection.recovery.op get Get the recovery operation status and events.
vsan.dataprotection.recovery.op list List IDs of all known recovery operations, completed or pending.
vsan.dataprotection.recovery.vm start Initiate a recovery operation to restore a VM in a consistency group. This command returns an operation ID upon successful initiation of recovery operation. User can monitor the status using the following command: esxcli vsan dataprotection recovery op get -i "operation-id"
vsan.datastore add Add a new datastore to the vSAN cluster. This operation is only allowed if vSAN is enabled on the host. In general, add should be done at cluster level. Across a vSAN cluster vSAN datastores should be in sync.
vsan.datastore clear Remove all but the default datastore from the vSAN cluster. This operation is only allowed if vSAN is enabled on the host. In general, add should be done at cluster level. Across a vSAN cluster vSAN datastores should be in sync.
vsan.datastore list List datastores in the vSAN cluster.
vsan.datastore.name get Get vSAN datastore name.
vsan.datastore.name set Configure vSAN datastore name. In general, rename should always be done at cluster level. Across a vSAN cluster vSAN datastore name should be in sync.
vsan.datastore remove Remove a datastore from the vSAN cluster. This operation is only allowed if vSAN is enabled on the host. In general, remove should be done at cluster level. Across a vSAN cluster vSAN datastores should be in sync.
vsan.debug.controller list Print detailed information about all vSAN disk controllers (output may change between releases)
vsan.debug.disk list Print detailed information about all vSAN disks in the cluster.
vsan.debug.disk overview Print overview information about all vSAN disks in the cluster.
vsan.debug.disk.summary get Print summary information about all vSAN disks in the cluster.
vsan.debug.evacuation precheck Examine what it takes if an entity (disk group or host) is evacuated in various modes (Action). The result is accurate when all hosts in the vSAN cluster are of the same version and have the same disk format.
vsan.debug.limit get Print summary information about vSAN limits (output may change between releases)
vsan.debug.memory list Print both userworld and kernel memory consumptions of vSAN.
vsan.debug.mob start Start vSAN Managed Object Browser Service.
vsan.debug.mob status Query vSAN Managed Object Browser Service is running or not.
vsan.debug.mob stop Stop vSAN Managed Object Browser Service.
vsan.debug.object.health.summary get Print health summary information about all vSAN objects in the cluster (output may change between releases)
vsan.debug.object list Print detailed information about vSAN objects in the cluster(output may change between releases)
vsan.debug.object overview Print overview information about all vSAN objects in the cluster.
vsan.debug.resync list Print detailed information about vSAN resyncing objects (output may change between releases)
vsan.debug.resync.summary get Print summary information about vSAN resyncing objects (output may change between releases)
vsan.debug.vmdk list Print summary information about VMDKs on local vSAN datastore (output may change between releases)
vsan.faultdomain get Get the fault domain name for this host.
vsan.faultdomain reset Reset Host fault domain to default value
vsan.faultdomain set Set the fault domain for this host
vsan.health.cluster get Get a specific health check status and its details
vsan.health.cluster list List a cluster wide health check across all types of health checks
vsan.iscsi.defaultconfig get Get default values for vSAN iSCSI Target configu rations.
vsan.iscsi.defaultconfig set Set default values for vSAN iSCSI Target configu rations.
vsan.iscsi.homeobject create Create vSAN iSCSI target home object. Once created, the home object will be available for all the hosts in vSAN cluster. vSAN iSCSI target home object should be created only once for the vSAN cluster.
vsan.iscsi.homeobject delete Delete vSAN iSCSI target home object. This operation will destroy all vSAN iSCSI target configuration
vsan.iscsi.homeobject get Get status for the vSAN iSCSI target home object
vsan.iscsi.homeobject set Update configuration for the vSAN iSCSI target home object
vsan.iscsi.initiatorgroup add Add a new initiator group. An initiator group is a collection of iSCSI initiator hosts. A LUN can be exposed to multiple initiators via initiator group.
vsan.iscsi.initiatorgroup get Get initiator group properties.
vsan.iscsi.initiatorgroup.initiator add Add new initiator iSCSI names to the vSAN iSCSI initiator group.
vsan.iscsi.initiatorgroup.initiator remove Remove initiator iSCSI names from the vSAN iSCSI initiator group.
vsan.iscsi.initiatorgroup list Get the list of initiator groups.
vsan.iscsi.initiatorgroup remove Remove an initiator group. Group should be empty. If you want to remove non-empty group use --force option.
vsan.iscsi.status get Gets current status (Enabled or Disabled).
vsan.iscsi.status set Enable or disable iSCSI target support, query status
vsan.iscsi.target add Add a new vSAN iSCSI target.
vsan.iscsi.target get Get configuration for vSAN iSCSI target
vsan.iscsi.target list List vSAN iSCSI targets.
vsan.iscsi.target.lun add Add a new vSAN iSCSI LUN to specified target
vsan.iscsi.target.lun get Get configuration for vSAN iSCSI LUN
vsan.iscsi.target.lun list List vSAN iSCSI LUNs in specified target.
vsan.iscsi.target.lun remove Remove a vSAN iSCSI LUN from specified target.
vsan.iscsi.target.lun set Update configuration for given vSAN iSCSI target LUN.
vsan.iscsi.target remove Remove a vSAN iSCSI target.
vsan.iscsi.target set Update configuration of the given iSCSI target.
vsan.maintenancemode cancel Cancel an in- progress vSAN maintenance mode operation.
vsan.network clear Clear the vSAN network configuration.
vsan.network.ip add Add an IP interface to the vSAN network configuration.
vsan.network.ip remove Remove an IP interface from the vSAN network configuration.
vsan.network.ip set Reconfigure an IP interface in the vSAN network configuration.
vsan.network.ipv4 add Add an IP interface to the vSAN network configuration.
vsan.network.ipv4 remove Remove an IP interface from the vSAN network configuration.
vsan.network.ipv4 set Reconfigure an IP interface in the vSAN network configuration.
vsan.network list List the network configuration currently in use by vSAN.
vsan.network remove Remove an interface from the vSAN network configuration.
vsan.network restore Restore the persisted vSAN network configuration.
vsan.perf.diagnostic get Gets current status about diagnostic mode.
vsan.perf.diagnostic set Set vSAN diagnostic mode configuration.
vsan.perf get Gets current status (Enabled or Disabled).
vsan.perf set Set vSAN performance service configuration.
vsan.policy cleardefault Clear default vSAN storage policy values.
vsan.policy getdefault Get default vSAN storage policy values.
vsan.policy setdefault Set default vSAN storage policy values.
vsan.resync.bandwidth get Get information about vSAN resync bandwidth in Mbps for the disk group with the heaviest resync workload.
vsan.resync.throttle get Get information about vSAN resync throttling
vsan.resync.throttle set Configure vSAN resync throttling
vsan.storage add Add physical disk for vSAN usage.
vsan.storage.automode get Get status of storage auto claim mode.
vsan.storage.automode set Configure storage auto claim mode
vsan.storage.diskgroup mount Mount a vSAN disk or disk group.
vsan.storage.diskgroup rebuild Rebuild a disk group.
vsan.storage.diskgroup unmount Unmount vSAN disk or disk group.
vsan.storage list List vSAN storage configuration.
vsan.storage remove Remove physical disks from vSAN disk groups.
vsan.storage.tag add Add a vSAN storage tag.
vsan.storage.tag remove Remove a vSAN storage tag.
vsan.trace get Get the vSAN tracing configuration.
vsan.trace set Configure vSAN trace. Please note: This command is not thread safe. -