A unified storage system. More information: https://ceph.io.
ceph status
ceph df
ceph pg dump --format {{plain}}
ceph osd pool create {{pool_name}} {{page_number}}
ceph osd pool delete {{pool_name}}
ceph osd pool rename {{current_name}} {{new_name}}
ceph pg repair {{pool_name}}