mirror of
https://github.com/ceph/ceph
synced 2025-02-02 00:12:28 +00:00
26710f0a9b
It will still be "off". Signed-off-by: Sage Weil <sage@redhat.com>
7 lines
148 B
YAML
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
|