- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 211字
- 2021-07-02 20:59:59
Identifying when memory is the problem
Both your host memory and VM memory can indicate that they are under pressure. But the main challenge to a VMware admin is how to determine that there is a memory performance issue.
There are a few things that a VMware admin should understand to confirm whether there is a memory performance issue, and they are:
- Your host memory consumption is approaching your total host memory
- Active Memory in your host is approaching your total memory
- Ballooning is occurring
- Host swapping is occurring
Now if you wonder what is the Active Memory here in relation to Consumed Memory, let me tell you that Active Memory is the amount of memory that is actively used, as estimated by VMkernel, based on recently touched memory pages. For a VM, this is referred to the amount of guest physical memory that is actively used.
The ESXi host calculates Active Memory using the sum of all the active counters for all the powered-on VMs plus vSphere services on the host.
There could be another side to it, which can depict that VM is under memory pressure, to determine that you could combine the factors described previously. You should check whether VM memory has a high amount of Active Memory.
- Maven Build Customization
- CentOS 7 Linux Server Cookbook(Second Edition)
- C#程序設計(慕課版)
- Java:Data Science Made Easy
- Python金融數據分析
- Cassandra Data Modeling and Analysis
- SAS數據統計分析與編程實踐
- JavaScript入門經典
- Apache Spark 2.x for Java Developers
- Unity UI Cookbook
- AIRIOT物聯網平臺開發框架應用與實戰
- 一本書講透Java線程:原理與實踐
- Kubernetes源碼剖析
- UI設計全書(全彩)
- 從零開始:UI圖標設計與制作(第3版)