- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 293字
- 2021-07-02 20:59:57
Monitoring a host-ballooning activity
Ballooning is part of normal operations when memory is overcommitted. The occurrence of ballooning is not necessarily an indication of a resource-deficient infrastructure. The use of the balloon driver enables the guest to give up physical memory pages that are not being used. In fact, ballooning can be a sign that you're getting extra value out of the memory you have in the host.
However, if ballooning causes the guest to give up memory that it actually needs, performance problems can occur due to guest operating system paging.
In vSphere Web Client, use the Memory Balloon counter to monitor a host's ballooning activity. This counter represents the total amount of memory claimed by the balloon drivers of the VMs on the host. The memory claimed by the balloon drivers can be used by other VMs. Again, this is not a performance problem, but it represents that the host takes memory from the less needful VMs for those with large amounts of Active Memory. If the host balloons, check the swap rate counters (Memory Swap In Rate and Memory Swap Out Rate), which might indicate performance problems, but it does not mean that you have a performance problem presently. It means that the unallocated pRAM on the host has dropped below a predefined threshold.
In a world where a vast majority of VMs have oversized vRAM, much of the vRAM -> pRAM mapping just holds zeroed out free pages, and these will be freed up by ballooning without displacing real data and risking poor performance in future.
- Learning Neo4j
- Instant Node Package Manager
- JMeter 性能測試實戰(第2版)
- 差分進化算法及其高維多目標優化應用
- Python數據可視化之Matplotlib與Pyecharts實戰
- C語言實驗指導及習題解析
- Python編程從0到1(視頻教學版)
- Learning Unity 2D Game Development by Example
- Getting Started with Hazelcast(Second Edition)
- Linux C編程:一站式學習
- Java圖像處理:基于OpenCV與JVM
- RubyMotion iOS Develoment Essentials
- QPanda量子計算編程
- Python Deep Learning
- Software Development on the SAP HANA Platform