]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rados/singleton/all/rebuild-mondb.yaml
update ceph source to reef 18.2.1
[ceph.git] / ceph / qa / suites / rados / singleton / all / rebuild-mondb.yaml
CommitLineData
7c673cae
FG
1roles:
2- - mon.a
3 - mon.b
4 - mon.c
5 - mgr.x
6 - osd.0
7 - osd.1
8 - osd.2
9 - client.0
10openstack:
11 - volumes: # attached to each instance
12 count: 3
13 size: 10 # GB
14tasks:
15- install:
16- ceph:
9f95a23c 17 pre-mgr-commands:
20effc67 18 - sudo ceph config set mgr mgr_pool false --force
cd265ab1 19 log-ignorelist:
224ce89b
WB
20 - no reply from
21 - overall HEALTH_
d2e6a577 22 - \(MON_DOWN\)
11fdf7f2 23 - \(MGR_DOWN\)
d2e6a577
FG
24 - \(OSDMAP_FLAGS\)
25 - \(OSD_
26 - \(PG_
aee94f69 27 - \(POOL_APP_NOT_ENABLED\)
a4b75251
TL
28 conf:
29 mon:
30 debug auth: 30
7c673cae
FG
31- full_sequential:
32 - radosbench:
33 clients: [client.0]
34 time: 30
35 - rebuild_mondb:
36 - radosbench:
37 clients: [client.0]
38 time: 30