Instructions to use data collected with RVTools to size a Nutanix platform.
RVTools is a windows .NET application which uses the VI SDK to display information about your virtual machines and ESX hosts. RVTools is able to list information about VMs, CPU, Memory, Disks, Partitions, Network, Floppy Drives, CD drives, Snapshots, VMware tools, Resource pools, Clusters, ESX hosts, HBAs, Nics, Switches, Ports, Distributed Switches, Distributed Ports, Service consoles, VM Kernels, Datastores, Multipath info and health checks.
Download RVtools: http://www.robware.net/
To install RVTools follow these steps:
Use the following steps to run RVTools, and export the results:
Now lets get the VM information we need from RVTools, and see where that information goes in Sizer.
On tab tabvInfo in RVTools Excel extract, column A list the name of VMs. Select all the VMs and get the number as indicated in « Count » in the Excel footer:
In the Sizer, provide the number of VMs:
We need to get the average vCPU and RAM per VM from the tabvInfo tab. Below you can see we sum up the vCPU of the VMs (M column) and divide it by the number of VMs. Same thing for the Memory (N column).
In the Sizer, provide the average vCPU and RAM values:
In tabvPartition tab, add a column named Used Capacity after Free MB (F column). Add a formula to subtract Free MB (F) to Capacity MB (E). In the example below: =E2-F2 (Repeat that formula until the last line).
Sum up the new Used Capacity column:
Divide the sum Used Capacity (27 155 568 MB in this example) by the number of VMs (181 VMs here). The average storage per VM here is 150,03 GB.
In the Sizer, provide the quantity of storage in GiB* (140GiB).
Split the storage amount between Cold Data and Hot Data (Based on DPACK results or a ratio, like 10% Hot/Cold)
Note
You can use Google to convert GigaByte to GibiByte