mon debug unsafe allow tier with nonempty snaps: true
roles:
- - mon.a
- - mds.a
- osd.0
- osd.1
- - mon.b
+++ /dev/null
-meta:
-- desc: |
- run a cephfs stress test
- mount ceph-fuse on client.2 before running workunit
-workload:
- full_sequential:
- - sequential:
- - ceph-fuse:
- - print: "**** done ceph-fuse 2-workload"
- - workunit:
- clients:
- client.2:
- - suites/blogbench.sh
- - print: "**** done suites/blogbench.sh 2-workload"
- ceph.restart:
daemons: [mon.a]
wait-for-healthy: false
- - sleep:
- duration: 60
- - ceph.restart: [mds.a]
- sleep:
duration: 60
- print: "**** running mixed versions of osds and mons"
+++ /dev/null
-meta:
-- desc: |
- run a cephfs stress test
- mount ceph-fuse on client.2 before running workunit
-workload:
- full_sequential:
- - sequential:
- - ceph-fuse:
- - print: "**** done ceph-fuse 2-workload"
- - workunit:
- clients:
- client.2:
- - suites/blogbench.sh
- - print: "**** done suites/blogbench.sh 2-workload"
upgrade-sequence:
sequential:
- ceph.restart:
- daemons: [mon.a, mon.b, mon.c, mds.a, osd.0, osd.1, osd.2, osd.3]
+ daemons: [mon.a, mon.b, mon.c, osd.0, osd.1, osd.2, osd.3]
wait-for-healthy: false
wait-for-osds-up: true
- exec:
- desc: |
upgrade the ceph cluster,
upgrate in two steps
- step one ordering: mon.a, osd.0, osd.1, mds.a
+ step one ordering: mon.a, osd.0, osd.1
step two ordering: mon.b, mon.c, osd.2, osd.3
ceph expected to be healthy state after each step
upgrade-sequence:
- ceph.restart:
daemons: [osd.0, osd.1]
wait-for-healthy: true
- - sleep:
- duration: 60
- - ceph.restart: [mds.a]
- sleep:
duration: 60
- print: "**** running mixed versions of osds and mons"
+++ /dev/null
-meta:
-- desc: |
- run a cephfs stress test
- mount ceph-fuse on client.3 before running workunit
-tasks:
-- sequential:
- - ceph-fuse:
- - print: "**** done ceph-fuse 5-final-workload"
- - workunit:
- clients:
- client.3:
- - suites/blogbench.sh
- - print: "**** done suites/blogbench.sh 5-final-workload"