Tag: Storage
-
End of Life Information – Hardware Platform
To plan a healthy and available Nutanix environment, we need to always check the end of the life cycle of the hardware model that makes up our Cluster. Using this tool, which I provide in the link below, simply select the model of your current hardware and check the date on which support for it…
-
Changing the Storage Container VM
When creating a virtual machine in the wrong storage container, with this command you can place your virtual machine in the correct storage container. Syntax Command: acli vm.update_container [VM NAME] container=[destination container] wait=false Command examples: acli vm.update_container nxctic002 container=SelfServiceContainer wait=false acli vm.update_container exchange03 container=CONT_RF2_GEN_WORKLOADS wait=false
-
How to list SSD and HDD capacity and usage of Nutanix cluster
With this command, we can immediately list the total storage capacity of Nutanix separated by SSD and HDD (or other) tier. ncli storagetier ls