Fixes #15301
`cache min_write_recency_for_promote` which do not exist
in hammer is introduced as part of proxy write.
This config just remove simply
Signed-off-by: Vicente Cheng <freeze.bilsted@gmail.com>
- ceph osd pool set cache hit_set_period 60
- ceph osd pool set cache target_max_objects 5000
- ceph osd pool set cache min_read_recency_for_promote 2
- - ceph osd pool set cache min_write_recency_for_promote 2
- rados:
clients: [client.0]
pools: [base]
- ceph osd pool set cache hit_set_period 60
- ceph osd pool set cache target_max_objects 250
- ceph osd pool set cache min_read_recency_for_promote 0
- - ceph osd pool set cache min_write_recency_for_promote 0
- rados:
clients: [client.0]
pools: [base]
- ceph osd pool set cache hit_set_period 3600
- ceph osd pool set cache target_max_objects 250
- ceph osd pool set cache min_read_recency_for_promote 0
- - ceph osd pool set cache min_write_recency_for_promote 0
- rados:
clients: [client.0]
pools: [base]