mirror of
https://github.com/ceph/ceph
synced 2024-12-25 21:03:31 +00:00
a448f8186a
Signed-off-by: Sage Weil <sage@inktank.com>
42 lines
838 B
YAML
42 lines
838 B
YAML
upgrade-sequence:
|
|
sequential:
|
|
- install.upgrade:
|
|
all:
|
|
branch: cuttlefish
|
|
- ceph.restart: [osd.0]
|
|
- sleep:
|
|
duration: 30
|
|
- ceph.restart: [osd.1]
|
|
- sleep:
|
|
duration: 30
|
|
- ceph.restart: [osd.2]
|
|
- sleep:
|
|
duration: 30
|
|
- ceph.restart: [osd.3]
|
|
- sleep:
|
|
duration: 30
|
|
- ceph.restart: [osd.4]
|
|
- sleep:
|
|
duration: 30
|
|
- ceph.restart: [osd.5]
|
|
- sleep:
|
|
duration: 60
|
|
- 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: [mds.a]
|
|
- sleep:
|
|
duration: 60
|