Chapter 30. Get the Number of Object Replicas
To get the number of object replicas, execute the following:
ceph osd dump | grep 'replicated size'
Ceph will list the pools, with the replicated size
attribute highlighted. By default, ceph Creates two replicas of an object (a total of three copies, or a size of 3).