- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 142字
- 2021-07-02 20:59:56
There's more…
The basic cause of host-level swapping is memory overcommitment from running memory-intensive VMs whose combined configured memory is greater than the amount of host physical memory available.
To resolve this problem, consider the following factors:
- Reduce the level of memory overcommitment (for example, reduce oversized VMs and add more memory where necessary, add more hosts to the cluster if necessary, and so on).
- Enable the balloon driver in all the VMs by installing VMware Tools.
- Reduce memory reservations. This will be covered in Chapter 5, vSphere Cluster Design.
- Use resource controls (Shares, Reservations, and Limits) with careful understanding and planning to reduce memory contention on the most critical VMs.
Note that this will not reduce the total memory contention on this host, but it will allow you to mitigate the risk to the performance of your most important VMs.
推薦閱讀
- Node.js+Webpack開發(fā)實戰(zhàn)
- Android 9 Development Cookbook(Third Edition)
- Clojure for Domain:specific Languages
- Blockly創(chuàng)意趣味編程
- 可解釋機器學習:模型、方法與實踐
- Hands-On Reinforcement Learning with Python
- Python機器學習基礎(chǔ)教程
- Flutter跨平臺開發(fā)入門與實戰(zhàn)
- Python算法詳解
- PHP+Ajax+jQuery網(wǎng)站開發(fā)項目式教程
- OpenCV with Python Blueprints
- ASP.NET 4.0 Web程序設(shè)計
- Learning Jakarta Struts 1.2: a concise and practical tutorial
- Visual Basic語言程序設(shè)計基礎(chǔ)(第3版)
- 從零開始學UI:概念解析、實戰(zhàn)提高、突破規(guī)則