summaryrefslogtreecommitdiffstats
path: root/src/ceph/qa/suites/rados/singleton/all/thrash-eio.yaml
blob: cac3cb3b792df64a894fe9fa0a916a7cd0e93d92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
roles:
- - mon.a
  - mgr.x
  - osd.0
  - osd.1
  - osd.2
- - osd.3
  - osd.4
  - osd.5
  - client.0
openstack:
  - volumes: # attached to each instance
      count: 3
      size: 10 # GB
override:
  ceph:
    conf:
      mon:
        osd default pool size: 3
tasks:
- install:
- ceph:
    log-whitelist:
    - but it is still running
    - missing primary copy of
    - objects unfound and apparently lost
    - overall HEALTH_
    - (OSDMAP_FLAGS)
    - (REQUEST_SLOW)
    - (PG_
    - \(OBJECT_MISPLACED\)
    - (OSD_
- thrashosds:
    op_delay: 30
    clean_interval: 120
    chance_down: .5
    random_eio: .33
    min_live: 5
    min_in: 5
- radosbench:
    clients: [client.0]
    time: 720
    type: rand
    objectsize: 1048576