summaryrefslogtreecommitdiffstats
path: root/qa/suites/rados/singleton-nomsgr/all/large-omap-object-warnings.yaml
blob: 62794b4b8f0555750f557f0c6b2730578dded047 (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
openstack:
  - volumes: # attached to each instance
      count: 2
      size: 10 # GB
roles:
- [mon.a, mgr.x, osd.0, osd.1, client.0]
overrides:
  ceph:
    log-whitelist:
      - \(OSDMAP_FLAGS\)
      - \(OSD_FULL\)
      - \(MDS_READ_ONLY\)
      - large omap objects
      - Large omap object found
      - application not enabled
    conf:
      osd:
        osd scrub backoff ratio: 0
        osd deep scrub large omap object value sum threshold: 8800000
        osd deep scrub large omap object key threshold: 20000
tasks:
- install:
- ceph:
- workunit:
    clients:
      all:
        - rados/test_large_omap_detection.py