]> git.proxmox.com Git - ceph.git/blame - ceph/qa/suites/rbd/cli_v1/pool/small-cache-pool.yaml
add stop-gap to fix compat with CPUs not supporting SSE 4.1
[ceph.git] / ceph / qa / suites / rbd / cli_v1 / pool / small-cache-pool.yaml
CommitLineData
11fdf7f2
TL
1overrides:
2 ceph:
cd265ab1 3 log-ignorelist:
11fdf7f2
TL
4 - overall HEALTH_
5 - \(CACHE_POOL_NEAR_FULL\)
6 - \(CACHE_POOL_NO_HIT_SET\)
7tasks:
8- exec:
9 client.0:
10 - sudo ceph osd pool create cache 4
11 - sudo ceph osd tier add rbd cache
12 - sudo ceph osd tier cache-mode cache writeback
13 - sudo ceph osd tier set-overlay rbd cache
14 - sudo ceph osd pool set cache hit_set_type bloom
15 - sudo ceph osd pool set cache hit_set_count 8
16 - sudo ceph osd pool set cache hit_set_period 60
17 - sudo ceph osd pool set cache target_max_objects 250