ESXCLI Commands

ESXCLI Commands

esxcli memtier Commands

Command Description Options Help
memtier disable Disable memory tiering.
--delete-devices | -d
Deletes the devices
--help
Show the help message.
memtier enable Enable memory tiering.
--devices | -d
First Device used for the Memory Tiering.
--encryption | -c
Enable Memory Tiering encryption on the ESXi host.
--tier-size-pct | -r
Set maximum tiering size with respect to DRAM (Value must be between 1 and 400).
--help
Show the help message.
memtier config delete Delete the memory tiering configuration.
--help
Show the help message.
memtier config get Get the memory tiering configuration.
--devices | -d
Get memory tiering devices.
--enable | -e
Get the enable config value.
--encryption | -c
Get the encryption config value.
--tier-size-pct | -r
Get the tiering ratio percentage config value.
--help
Show the help message.
memtier config set Set the memory tiering configuration.
--devices | -d
Devices used for the Memory Tiering.
--encryption | -c
Enable Memory Tiering encryption on the ESXi host.
--tier-size-pct | -r
Set maximum tiering size with respect to DRAM (Value must be between 1 and 400).
--help
Show the help message.
memtier device list List memory tiering devices.
--available | -a
Devices available for memory tiering.
--configured | -c
Devices configured for memory tiering.
--help
Show the help message.
memtier status get Show the currently deployed Memory Tiering configuration.
--help
Show the help message.