]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/singleton/all/rebuild-mondb.yaml
875e5930a8f3e1724268da0e717bd739f07f8a75
[ceph.git] / ceph / qa / suites / rados / singleton / all / rebuild-mondb.yaml
1 roles:
2 - - mon.a
3 - mon.b
4 - mon.c
5 - mgr.x
6 - osd.0
7 - osd.1
8 - osd.2
9 - client.0
10 openstack:
11 - volumes: # attached to each instance
12 count: 3
13 size: 10 # GB
14 tasks:
15 - install:
16 - ceph:
17 pre-mgr-commands:
18 - sudo ceph config set mgr mgr/devicehealth/enable_monitoring false --force
19 log-whitelist:
20 - no reply from
21 - overall HEALTH_
22 - \(MON_DOWN\)
23 - \(MGR_DOWN\)
24 - \(OSDMAP_FLAGS\)
25 - \(OSD_
26 - \(PG_
27 - full_sequential:
28 - radosbench:
29 clients: [client.0]
30 time: 30
31 - rebuild_mondb:
32 - radosbench:
33 clients: [client.0]
34 time: 30