- vSphere High Performance Cookbook(Second Edition)
- Kevin Elder Christopher Kusek Prasenjit Sarkar
- 151字
- 2021-07-02 21:00:01
How to do it…
So you may ask how can we determine the total required data center memory?
Well, there are several methods to determine the total memory capacity requirement:
- Use the information gathered during the current state analysis to determine the current memory capacity requirements
- Use application vendor documentation to estimate memory capacity requirements
- Actual data center usage analysis is typically more accurate
Do not plan on fully utilizing host memory resources. You will want to have enough memory so you can remove one host from any cluster and still run all the VMs. This will allow you to perform maintenance on a host or have a host fail without the need to power off VMs. Also, leave some headroom for such things as:
- Increase in short-term utilization as part of the normal business cycle
- Failover from other data centers during disaster recovery
- VMkernel overhead
- VM overhead
- Future growth
推薦閱讀
- Visual FoxPro程序設計教程(第3版)
- C和C++安全編碼(原書第2版)
- FreeSWITCH 1.6 Cookbook
- Mastering Python High Performance
- Python應用輕松入門
- Mastering RStudio:Develop,Communicate,and Collaborate with R
- Integrating Facebook iOS SDK with Your Application
- Mastering ROS for Robotics Programming
- 現代C++編程實戰:132個核心技巧示例(原書第2版)
- Java語言程序設計教程
- 深度探索Go語言:對象模型與runtime的原理特性及應用
- Apache Solr PHP Integration
- Software Development on the SAP HANA Platform
- 計算機組裝與維護(第二版)
- Spring Boot從入門到實戰