From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Tue, 20 Jan 2026 06:17:44 +0000 (+0700) Subject: doc/rados: fix links in operations/cache-tiering.rst X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F66982%2Fhead;p=ceph.git doc/rados: fix links in operations/cache-tiering.rst 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> --- diff --git a/doc/rados/operations/cache-tiering.rst b/doc/rados/operations/cache-tiering.rst index 36076360b5c59..e024bbb34f462 100644 --- a/doc/rados/operations/cache-tiering.rst +++ b/doc/rados/operations/cache-tiering.rst @@ -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