- 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!
- 高效能辦公必修課:Word圖文處理
- 精通MATLAB神經網絡
- 21天學通JavaScript
- 輕松學C#
- Spark編程基礎(Scala版)
- Visual Basic從初學到精通
- PHP開發手冊
- STM32G4入門與電機控制實戰:基于X-CUBE-MCSDK的無刷直流電機與永磁同步電機控制實現
- Maya 2012從入門到精通
- DevOps:Continuous Delivery,Integration,and Deployment with DevOps
- Splunk Operational Intelligence Cookbook
- 新編計算機組裝與維修
- INSTANT Munin Plugin Starter
- 從零開始學SQL Server
- 計算機組成與操作系統