]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rados/singleton-nomsgr/all/large-omap-object-warnings.yaml
bump version to 18.2.2-pve1
[ceph.git] / ceph / qa / suites / rados / singleton-nomsgr / all / large-omap-object-warnings.yaml
1 openstack:
2 - volumes: # attached to each instance
3 count: 2
4 size: 10 # GB
5 roles:
6 - [mon.a, mgr.x, osd.0, osd.1, client.0]
7 overrides:
8 ceph:
9 pre-mgr-commands:
10 - sudo ceph config set mgr mgr_pool false --force
11 log-ignorelist:
12 - \(OSDMAP_FLAGS\)
13 - \(OSD_FULL\)
14 - \(MDS_READ_ONLY\)
15 - \(POOL_APP_NOT_ENABLED\)
16 - large omap objects
17 - Large omap object found
18 - application not enabled
19 conf:
20 osd:
21 osd scrub backoff ratio: 0
22 osd deep scrub large omap object value sum threshold: 8800000
23 osd deep scrub large omap object key threshold: 20000
24 tasks:
25 - install:
26 - ceph:
27 - workunit:
28 clients:
29 all:
30 - rados/test_large_omap_detection.py