2019-01-31 06:01:20 +08:00
|
|
|
[mons]
|
2019-02-13 17:53:15 +08:00
|
|
|
mon0 monitor_address=192.168.17.10
|
2019-02-21 23:52:12 +08:00
|
|
|
mon1 monitor_interface=ens6
|
2019-02-13 17:53:15 +08:00
|
|
|
mon2 monitor_address=192.168.17.12
|
2019-01-31 06:01:20 +08:00
|
|
|
|
|
|
|
[osds]
|
|
|
|
osd0 osd_crush_location="{ 'root': 'HDD', 'rack': 'mon-rackkkk', 'pod': 'monpod', 'host': 'osd0' }"
|
|
|
|
osd1 osd_crush_location="{ 'root': 'default', 'host': 'osd1' }"
|
|
|
|
|
|
|
|
[mdss]
|
|
|
|
mds0
|
|
|
|
|
|
|
|
[rgws]
|
|
|
|
rgw0
|
|
|
|
|
|
|
|
[clients]
|
|
|
|
client0
|
|
|
|
client1
|
|
|
|
|
|
|
|
#[nfss]
|
|
|
|
#nfs0
|
|
|
|
|
|
|
|
[rbdmirrors]
|
|
|
|
rbd-mirror0
|
|
|
|
|
|
|
|
[all:vars]
|
|
|
|
debian_ceph_packages=['ceph', 'ceph-common', 'ceph-fuse']
|
|
|
|
nfs_ganesha_stable=True
|
|
|
|
nfs_ganesha_stable_branch="V2.7-stable"
|
|
|
|
nfs_ganesha_stable_deb_repo="{{ ceph_mirror }}/nfs-ganesha/deb-{{ nfs_ganesha_stable_branch }}/{{ ceph_stable_release }}"
|
|
|
|
nfs_ganesha_dev=False
|
|
|
|
nfs_ganesha_flavor="ceph_master"
|