Skip to content

Computes the logical capacity of a Ceph pool based on settings and raw node capacities

Notifications You must be signed in to change notification settings

remram44/ceph-capacity-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ceph space calculator

Open the calculator

This is a small web form where you can enter the size of each failure domain to calculate the amount of usable space in your pool.

For example, if you have set Ceph to replicate data across racks, a erasure-coded pool in 2+1 configuration, and you have 3 racks with storage capacities of 16, 8, and 6 TB. In this situation, the maximum amount of data you can store is 12 TB, which will use 18 TB of raw storage, meaning only 60% of your drives are actually usable.

screenshot

About

Computes the logical capacity of a Ceph pool based on settings and raw node capacities

Topics

Resources

Stars

Watchers

Forks