ceph/cephfs/overrides/frag_enable.yaml
Patrick Donnelly b89733aa72
suites/fs: unify/reuse common overrides
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>
2016-11-21 16:22:55 -05:00

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