So that these configs can be easily overriden by tests.
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
overrides:
ceph:
- conf:
+ cluster-conf:
client:
client mount timeout: 600
debug ms: 1
overrides:
ceph:
- conf:
+ cluster-conf:
mds:
debug mds: 20
debug mds balancer: 20
overrides:
ceph:
- conf:
+ cluster-conf:
mon:
mon op complaint time: 120
- # cephadm can take up to 5 minutes to bring up remaining mons
- mon down mkfs grace: 300
mon warn on pool no app: false
+ # cephadm can take up to 5 minutes to bring up remaining mons
+ # This needs to be set before cluster-conf configs are applied.
+ conf:
+ mon:
+ mon down mkfs grace: 300
overrides:
ceph:
- conf:
+ cluster-conf:
osd:
osd op complaint time: 180