]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/rados: fix links in operations/cache-tiering.rst 66982/head
authorVille Ojamo <14869000+bluikko@users.noreply.github.com>
Tue, 20 Jan 2026 06:17:44 +0000 (13:17 +0700)
committerVille Ojamo <14869000+bluikko@users.noreply.github.com>
Tue, 20 Jan 2026 06:17:44 +0000 (13:17 +0700)
Change a link using an external link definition to ref that was missed
in commit 49af82c, PR #66943.

Remove a sentence that also linked to the same destination because the
destination had no cache tier configuration or default values that the
text promised.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
doc/rados/operations/cache-tiering.rst

index 36076360b5c59589f3ba283e0dd2fcdacae43e31..e024bbb34f462fcbc24c7d1103b3fe9c7986005a 100644 (file)
@@ -206,9 +206,6 @@ that have the high performance drives while omitting the hosts that don't. See
 In subsequent examples, we will refer to the cache pool as ``hot-storage`` and
 the backing pool as ``cold-storage``.
 
-For cache tier configuration and default values, see 
-:ref:`setpoolvalues`.
-
 
 Creating a Cache Tier
 =====================
@@ -264,7 +261,7 @@ cache tier configuration options with the following usage:
 
    ceph osd pool set {cachepool} {key} {value}
    
-See `Pools - Set Pool Values`_ for details.
+See :ref:`setpoolvalues` for details.
 
 
 Target Size and Type