ceph/qa/suites/rados/thrash/d-balancer/crush-compat.yaml
Sage Weil 26710f0a9b mgr/balancer: enable module by default
It will still be "off".

Signed-off-by: Sage Weil <sage@redhat.com>
2017-11-02 16:11:26 -05:00

7 lines
148 B
YAML

tasks:
- exec:
mon.a:
- while ! ceph balancer status ; do sleep 1 ; done
- ceph balancer mode crush-compat
- ceph balancer on