The Memory (MB) chart displays memory usage in the resource pool or vApp.
This chart is located in the Home view of the resource pool or vApp Performance tab.
Chart Label | Description |
---|---|
resource_pool or vApp | Sum of the active memory used by all virtual machines in the resource pool or vApp. Active memory is determined by the VMkernel and includes overhead memory. memory usage = active memory / configured virtual machine memory size
|
Chart Analysis
Memory usage is not necessarily an indicator of performance problems. Memory can be high if a host is swapping or ballooning, which can result in virtual machine guest swapping. In such cases, check for other problems, such as CPU over-commitment or storage latencies.
If you have constantly high memory usage in a cluster, resource pool, or vApp, consider taking the following actions.
# | Resolution |
---|---|
1 | Verify that VMware Tools is installed on each virtual machine. |
2 | Verify that the balloon driver is enabled. The balloon driver is installed with VMware Tools and is critical to performance. The VMkernel regularly reclaims unused virtual machine memory by ballooning and swapping. Generally, it does not impact virtual machine performance. |
3 | If the balloon value is high, check the resource shares, reservations, and limits for the virtual machines and resource pools on the hosts. Verify that the host's settings are adequate and not lower than those set for the virtual machine. If free memory is available on the hosts and the virtual machines are experiencing high swap or balloon memory, the virtual machine (or resource pool, if it belongs to one) has reached its resource limit. Check the maximum resource limit set on that host. |
4 | If the cluster is not a DRS cluster, enable DRS. To enable DRS, perform the following tasks:
|
5 | If the cluster is a DRS cluster:
|
6 | Add more physical memory to one or more hosts. |