From 3be0d81e56e0ffabcf17b34e9431d8aff7da5a66 Mon Sep 17 00:00:00 2001 From: Ville Ojamo <14869000+bluikko@users.noreply.github.com> Date: Tue, 20 Jan 2026 13:17:44 +0700 Subject: [PATCH] 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> --- doc/rados/operations/cache-tiering.rst | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) 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 -- 2.47.3