- Mastering OpenStack(Second Edition)
- Omar Khedher Chandan Dutta Chowdhury
- 123字
- 2021-07-02 23:52:44
Memory calculations
Based on the previous example, 25 VMs can be deployed per compute node. Memory sizing is also important to avoid making unreasonable resource allocations.
Let's make an assumption list (keep in mind that it always depends on your budget and needs):
- 2 GB RAM per VM
- 8 GB RAM maximum dynamic allocations per VM
- Compute nodes supporting slots of: 2, 4, 8, and 16 GB sticks
- RAM available per compute node:
8 * 25 = 200 GB
Considering the number of sticks supported by your server, you will need around 256 GB installed. Therefore, the total number of RAM sticks installed can be calculated in the following way:
Total available RAM / MAX Available RAM-Stick size
256 / 16 = 16
推薦閱讀
- 教父母學(xué)會(huì)上網(wǎng)
- Visual FoxPro 6.0數(shù)據(jù)庫(kù)與程序設(shè)計(jì)
- Windows 8應(yīng)用開(kāi)發(fā)實(shí)戰(zhàn)
- Visual C# 2008開(kāi)發(fā)技術(shù)詳解
- iClone 4.31 3D Animation Beginner's Guide
- 3D Printing for Architects with MakerBot
- 計(jì)算機(jī)網(wǎng)絡(luò)原理與技術(shù)
- Linux服務(wù)與安全管理
- Visual FoxPro數(shù)據(jù)庫(kù)基礎(chǔ)及應(yīng)用
- Blender 3D Printing by Example
- R Data Analysis Projects
- 從零開(kāi)始學(xué)Java Web開(kāi)發(fā)
- 重估:人工智能與賦能社會(huì)
- MPC5554/5553微處理器揭秘
- 工業(yè)機(jī)器人入門(mén)實(shí)用教程