[mons]
ceph-mon0 monitor_address=192.168.1.10
ceph-mon1 monitor_interface=eth1
ceph-mon2 monitor_address=192.168.1.12

[mgrs]
ceph-mgr0

[osds]
ceph-osd0 osd_crush_location="{ 'root': 'HDD', 'rack': 'mon-rackkkk', 'pod': 'monpod', 'host': 'ceph-osd0' }"
ceph-osd1 osd_crush_location="{ 'root': 'default', 'host': 'ceph-osd1' }"

[mdss]
ceph-mds0

[rgws]
ceph-rgw0

[clients]
ceph-client0
ceph-client1

#[nfss]
#ceph-nfs0

[rbdmirrors]
ceph-rbd-mirror0

[iscsigws]
ceph-iscsi-gw0 ceph_repository="dev"
