From: Yuan Zhou Date: Thu, 15 Oct 2015 02:19:19 +0000 (+0800) Subject: doc: fix outdated content in cache tier X-Git-Tag: v10.0.0~93^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F6272%2Fhead;p=ceph.git doc: fix outdated content in cache tier same as d5a56c497a844da8401661f24e68bb325be551e7 Signed-off-by: Yuan Zhou --- diff --git a/doc/rados/operations/cache-tiering.rst b/doc/rados/operations/cache-tiering.rst index 8275fe4381d3..bde4267b56b2 100644 --- a/doc/rados/operations/cache-tiering.rst +++ b/doc/rados/operations/cache-tiering.rst @@ -174,9 +174,7 @@ 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. Currently there is minimal -benefit for ``hit_set_count`` > 1 since the agent does not yet act intelligently -on that information. :: +should cover, and how many such HitSets to store. :: ceph osd pool set {cachepool} hit_set_count 1 ceph osd pool set {cachepool} hit_set_period 3600