]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rbd/thrash/thrashers/cache.yaml
update sources to v12.1.2
[ceph.git] / ceph / qa / suites / rbd / thrash / thrashers / cache.yaml
CommitLineData
7c673cae
FG
1overrides:
2 ceph:
3 log-whitelist:
c07f9fc5 4 - but it is still running
7c673cae
FG
5 - objects unfound and apparently lost
6tasks:
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