ceph/suites/upgrade-parallel/stress-split/6-next-mon/monb.yaml
Sage Weil 7646133eea upgrade-parallel: restart mon after starting osd thrasher
The tell mon.* currently blocks forever if all mons aren't up.
2013-07-27 18:26:14 -07:00

7 lines
134 B
YAML

tasks:
- ceph.restart:
daemons: [mon.b]
wait-for-healthy: false
wait-for-osds-up: true
- ceph.wait_for_mon_quorum: [a, b]