mirror of
https://github.com/ceph/ceph
synced 2025-02-10 20:38:30 +00:00
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
|