mirror of
https://github.com/ceph/ceph
synced 2025-02-01 07:52:57 +00:00
d7e49c8f8e
So that these configs can be easily overriden by tests. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
15 lines
357 B
YAML
15 lines
357 B
YAML
overrides:
|
|
ceph:
|
|
cluster-conf:
|
|
mds:
|
|
debug mds: 20
|
|
debug mds balancer: 20
|
|
debug ms: 1
|
|
mds debug frag: true
|
|
mds debug scatterstat: true
|
|
mds op complaint time: 180
|
|
mds verify scatter: true
|
|
osd op complaint time: 180
|
|
rados mon op timeout: 900
|
|
rados osd op timeout: 900
|