2014-02-12 23:08:42 +00:00
|
|
|
upgrade-sequence:
|
|
|
|
sequential:
|
|
|
|
- install.upgrade:
|
2014-04-09 21:20:58 +00:00
|
|
|
mon.a:
|
|
|
|
mon.b:
|
2014-02-12 23:08:42 +00:00
|
|
|
- ceph.restart:
|
|
|
|
daemons: [mon.a]
|
|
|
|
wait-for-healthy: false
|
|
|
|
wait-for-osds-up: true
|
|
|
|
- sleep:
|
|
|
|
duration: 60
|
|
|
|
- ceph.restart:
|
|
|
|
daemons: [mon.b]
|
|
|
|
wait-for-healthy: false
|
|
|
|
wait-for-osds-up: true
|
|
|
|
- sleep:
|
|
|
|
duration: 60
|
|
|
|
- ceph.restart: [mon.c]
|
|
|
|
- sleep:
|
|
|
|
duration: 60
|
|
|
|
- ceph.restart: [osd.0]
|
|
|
|
- sleep:
|
|
|
|
duration: 60
|
|
|
|
- ceph.restart: [osd.1]
|
|
|
|
- sleep:
|
|
|
|
duration: 60
|
|
|
|
- ceph.restart: [osd.2]
|
|
|
|
- sleep:
|
|
|
|
duration: 60
|
|
|
|
- ceph.restart: [osd.3]
|
2014-04-09 21:20:58 +00:00
|
|
|
- sleep:
|
|
|
|
duration: 60
|
|
|
|
- ceph.restart: [mds.a]
|