mirror of
https://github.com/ceph/ceph
synced 2024-12-24 12:24:19 +00:00
b89733aa72
Goal is to reduce arbitrary differences between fs suites. Note: o fs/{multiclient,multifs,recovery,snaps,standbyreplay} now use basic/overrides/whitelist_wrongly_marked_down.yaml. o fs/{snaps,standbyreplay} now use basic/overrides/debug.yaml. Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
10 lines
200 B
YAML
10 lines
200 B
YAML
overrides:
|
|
ceph:
|
|
conf:
|
|
mds:
|
|
mds bal frag: true
|
|
mds bal fragment size max: 10000
|
|
mds bal split size: 100
|
|
mds bal merge size: 5
|
|
mds bal split bits: 3
|