]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: note deprecation of Cache Tiering in Reef 51651/head
authorZac Dover <zac.dover@proton.me>
Mon, 22 May 2023 01:35:26 +0000 (11:35 +1000)
committerZac Dover <zac.dover@proton.me>
Mon, 22 May 2023 01:35:26 +0000 (11:35 +1000)
Add a note to the documentation that cache tiering is deprecated in
Reef.

Signed-off-by: Zac Dover <zac.dover@proton.me>
doc/architecture.rst
doc/rados/operations/cache-tiering.rst
doc/rados/operations/erasure-code.rst

index f2b99a566476478a4a5c56e6ffc2911adf0ce0e8..405263557fd4cbedfc9c90ea2b9456c044db904d 100644 (file)
@@ -1094,6 +1094,8 @@ See `Erasure Code Notes`_ for additional details.
 Cache Tiering
 -------------
 
+.. 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)
index 8056ace4743bd628a8b6296c693bb08bd3230a2e..5d9e4c46562ec98b68eaa94fcb6c54646cb45c79 100644 (file)
@@ -2,6 +2,8 @@
  Cache Tiering
 ===============
 
+.. 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)
index 8befed9e8b3d7ad3fcf3843e8ec43df7b6e9a140..ccb2099394c569f7f4ea691edcb8673dc28f151c 100644 (file)
@@ -196,6 +196,8 @@ file system creation or via `file layouts <../../../cephfs/file-layouts>`_.
 Erasure-coded pools and cache tiering
 -------------------------------------
 
+.. note:: Cache tiering is deprecated in Reef.
+
 Erasure-coded pools require more resources than replicated pools and
 lack some of the functionality supported by replicated pools (for example, omap).
 To overcome these limitations, one can set up a `cache tier <../cache-tiering>`_