- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 168字
- 2021-07-02 20:59:53
Controlling CPU resources using resource settings
If you cannot rebalance CPU load or increase processor efficiency even after all of the recipes discussed earlier, then it might be something else that is keeping the host CPU still saturated.
It could be a resource pool and its allocation of resources toward the VM.
Many applications, such as batch jobs, respond to a lack of CPU resources by taking longer to complete but still produce correct and useful results. Other applications might experience failure or might be unable to meet critical business requirements when denied sufficient CPU resources.
The resource controls available in vSphere can be used to ensure that resource-sensitive applications always get sufficient CPU resources, even when host CPU saturation exists. You need to make sure that you understand how shares, reservations, and limits work when applied to resource pools or to individual VMs. The default values ensure that ESXi will be efficient and fair to all VMs. Change the default settings only when you understand the consequences.
- Java 開發(fā)從入門到精通(第2版)
- Python入門很簡單
- SpringMVC+MyBatis快速開發(fā)與項目實戰(zhàn)
- JavaScript 網(wǎng)頁編程從入門到精通 (清華社"視頻大講堂"大系·網(wǎng)絡開發(fā)視頻大講堂)
- PHP+MySQL+Dreamweaver動態(tài)網(wǎng)站開發(fā)實例教程
- Apache Spark 2.x for Java Developers
- Android系統(tǒng)原理及開發(fā)要點詳解
- 微信小程序全棧開發(fā)技術(shù)與實戰(zhàn)(微課版)
- Visual Basic程序設計教程
- Unity&VR游戲美術(shù)設計實戰(zhàn)
- Fast Data Processing with Spark(Second Edition)
- 實戰(zhàn)Java高并發(fā)程序設計(第2版)
- C#程序設計基礎入門教程
- Web編程基礎:HTML5、CSS3、JavaScript(第2版)
- Java Web開發(fā)基礎與案例教程