From: Alexey Stupnikov Date: Tue, 26 Dec 2017 13:40:31 +0000 (+0300) Subject: doc: Improve parameters description in cache_tiering article X-Git-Tag: v13.0.2~706^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=e19b0cd66a07dbac476d8c9afc835324780240b6;p=ceph.git doc: Improve parameters description in cache_tiering article hit_set parameters aren't described in a sequence they introduced. This patch effecrively changes the sequence to improve description's logic. Signed-off-by: Alexey Stupnikov --- diff --git a/doc/rados/operations/cache-tiering.rst b/doc/rados/operations/cache-tiering.rst index 0f75afe4293..e743b5f2a12 100644 --- a/doc/rados/operations/cache-tiering.rst +++ b/doc/rados/operations/cache-tiering.rst @@ -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