- Mastering OpenStack(Second Edition)
- Omar Khedher Chandan Dutta Chowdhury
- 185字
- 2021-07-02 23:52:44
Storage calculations
Considering the previous example, you need to plan for an initial storage capacity per server that will serve 25 VMs each.
A simple calculation, assuming 100 GB ephemeral storage per VM, will require a space of 25*100 = 2.5 TB of local storage on each compute node.
You can assign 250 GB of persistent storage per VM to have 25*250 = 5 TB of persistent storage per compute node.
Most probably, you have an idea about the replication of object storage in OpenStack, which implies the usage of three times the required space for replication.
In other words, if you are planning for X TB for object storage, your storage requirement will be 3X.
Other considerations, such as the best storage performance using SSD, can be useful for a better throughput where you can invest more boxes to get an increased IOPS.
For example, working with SSD with 20K IOPS installed in a server with eight slot drives will bring you:
(20K * 8) / 25 = 6.4 K Read IOPS and 3.2K Write IOPS
That is not bad for a production starter!
- Apache Hive Essentials
- 機(jī)器人智能運(yùn)動(dòng)規(guī)劃技術(shù)
- Windows程序設(shè)計(jì)與架構(gòu)
- 大數(shù)據(jù)平臺(tái)異常檢測分析系統(tǒng)的若干關(guān)鍵技術(shù)研究
- 影視后期編輯與合成
- Kubernetes for Serverless Applications
- 工業(yè)機(jī)器人運(yùn)動(dòng)仿真編程實(shí)踐:基于Android和OpenGL
- DevOps Bootcamp
- 激光選區(qū)熔化3D打印技術(shù)
- Salesforce Advanced Administrator Certification Guide
- 水晶石影視動(dòng)畫精粹:After Effects & Nuke 影視后期合成
- 生成對抗網(wǎng)絡(luò)項(xiàng)目實(shí)戰(zhàn)
- Linux Shell Scripting Cookbook(Third Edition)
- 大數(shù)據(jù)素質(zhì)讀本
- Cloudera Hadoop大數(shù)據(jù)平臺(tái)實(shí)戰(zhàn)指南