이 콘텐츠는 선택한 언어로 제공되지 않습니다.
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 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).