mirror of
https://github.com/ceph/ceph
synced 2025-02-02 08:22:36 +00:00
83d252cc30
These overrides are standard for all configurations. The config to enable fragmentation is also long removed. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
18 lines
451 B
YAML
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
|