From 12ccd294663b03f34a44424c6006248bb7469b73 Mon Sep 17 00:00:00 2001 From: Ilya Dryomov Date: Mon, 24 Jul 2023 15:01:26 +0200 Subject: [PATCH] doc/rados: remove redundant cache tiering deprecation note Signed-off-by: Ilya Dryomov --- doc/rados/operations/cache-tiering.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/rados/operations/cache-tiering.rst b/doc/rados/operations/cache-tiering.rst index b2b235d628edd..127b0141f0139 100644 --- a/doc/rados/operations/cache-tiering.rst +++ b/doc/rados/operations/cache-tiering.rst @@ -1,13 +1,12 @@ =============== Cache Tiering =============== + .. warning:: Cache tiering has been deprecated in the Reef release as it has lacked a maintainer for a very long time. This does not mean it will be certainly removed, but we may choose to remove it without much further notice. -.. note:: Cache tiering is deprecated in Reef. - A cache tier provides Ceph Clients with better I/O performance for a subset of the data stored in a backing storage tier. Cache tiering involves creating a pool of relatively fast/expensive storage devices (e.g., solid state drives) -- 2.39.5