The purpose is to verify where my data is stored on the Ceph cluster.
For this, I have just create a minimal cluster with 3 osd :
$ ceph-deploy osd create ceph-01:/dev/sdb ceph-02:/dev/sdb ceph-03:/dev/sdb
Where is my osd directory on ceph-01 ?
$ mount | grep ceph
/dev/sdb1 …