mirror of
https://github.com/ceph/ceph
synced 2025-02-26 12:33:41 +00:00
Merge pull request #19691 from MrStupnikov/fix_logic
doc: Improved hitset parameters description Reviewed-by: Kefu Chai <kchai@redhat.com>
This commit is contained in:
commit
8a48b64fff
@ -235,8 +235,8 @@ For example::
|
||||
|
||||
ceph osd pool set hot-storage hit_set_type bloom
|
||||
|
||||
The ``hit_set_count`` and ``hit_set_period`` define how much time each HitSet
|
||||
should cover, and how many such HitSets to store. ::
|
||||
The ``hit_set_count`` and ``hit_set_period`` define how many such HitSets to
|
||||
store, and how much time each HitSet should cover. ::
|
||||
|
||||
ceph osd pool set {cachepool} hit_set_count 12
|
||||
ceph osd pool set {cachepool} hit_set_period 14400
|
||||
|
Loading…
Reference in New Issue
Block a user