]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: Improve parameters description in cache_tiering article 19691/head
authorAlexey Stupnikov <astupnikov@mirantis.com>
Tue, 26 Dec 2017 13:40:31 +0000 (16:40 +0300)
committerAlexey Stupnikov <astupnikov@mirantis.com>
Wed, 27 Dec 2017 10:26:18 +0000 (13:26 +0300)
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 <aleksey.stupnikov@gmail.com>
doc/rados/operations/cache-tiering.rst

index 0f75afe42932ca74bb7ed908edc598220bc2a505..e743b5f2a128ba7ffb329d48b1ae225775983efd 100644 (file)
@@ -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