]> git.proxmox.com Git - ceph.git/blob - ceph/qa/suites/rbd/thrash/thrashers/cache.yaml
7ed2c709b24b2ebc7eca75c89a9e6fd49a87c7f5
[ceph.git] / ceph / qa / suites / rbd / thrash / thrashers / cache.yaml
1 overrides:
2 ceph:
3 log-whitelist:
4 - but it is still running
5 - objects unfound and apparently lost
6 tasks:
7 - exec:
8 client.0:
9 - sudo ceph osd pool create cache 4
10 - sudo ceph osd tier add rbd cache
11 - sudo ceph osd tier cache-mode cache writeback
12 - sudo ceph osd tier set-overlay rbd cache
13 - sudo ceph osd pool set cache hit_set_type bloom
14 - sudo ceph osd pool set cache hit_set_count 8
15 - sudo ceph osd pool set cache hit_set_period 60
16 - sudo ceph osd pool set cache target_max_objects 250
17 - thrashosds:
18 timeout: 1200