mirror of
https://github.com/ceph/ceph
synced 2025-01-28 05:53:37 +00:00
a5675535ba
Otherwise these local conf overrides prevent functional testing. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
10 lines
174 B
YAML
10 lines
174 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
mds:
|
|
mds bal fragment size max: 10000
|
|
mds bal merge size: 5
|
|
mds bal split bits: 3
|
|
mds bal split size: 100
|
|
|