ceph/qa/cephfs/conf/mds.yaml
Patrick Donnelly 83d252cc30 qa: fold frag confs into conf/mds.yaml
These overrides are standard for all configurations. The config to
enable fragmentation is also long removed.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2021-07-26 07:14:38 -07:00

18 lines
451 B
YAML

overrides:
ceph:
conf:
mds:
debug mds: 20
debug ms: 1
mds bal fragment size max: 10000
mds bal merge size: 5
mds bal split bits: 3
mds bal split size: 100
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: 15m
rados osd op timeout: 15m