Check cluster health status
Check cluster usage stats
Get the statistics for the placement groups in a cluster
ceph pg dump --format plainCreate a storage pool
ceph osd pool create pool_name page_numberDelete a storage pool
ceph osd pool delete pool_nameRename a storage pool
ceph osd pool rename current_name new_name