]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/singleton/all/ec-inconsistent-hinfo.yaml
31724f9e81b110e4867b9c52ae4eef9b89ad7c61
[ceph.git] / ceph / qa / suites / rados / singleton / all / ec-inconsistent-hinfo.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 - osd.3
10 openstack:
11 - volumes: # attached to each instance
12 count: 4
13 size: 10 # GB
14 tasks:
15 - install:
16 - ceph:
17 create_rbd_pool: false
18 pre-mgr-commands:
19 - sudo ceph config set mgr mgr/devicehealth/enable_monitoring false --force
20 log-ignorelist:
21 - \(OBJECT_
22 - \(OSDMAP_FLAGS\)
23 - \(OSD_
24 - \(PG_
25 - \(SLOW_OPS\)
26 - deep-scrub
27 - missing
28 - overall HEALTH_
29 - repair
30 - slow request
31 - unfound
32 - \(POOL_APP_NOT_ENABLED\)
33 conf:
34 osd:
35 osd min pg log entries: 5
36 osd max pg log entries: 5
37 - ec_inconsistent_hinfo: