From eab0be5ca513ca2dfaeb31911c175e88bcf4f9e4 Mon Sep 17 00:00:00 2001 From: Zac Dover Date: Sat, 14 Oct 2023 04:40:26 +1000 Subject: [PATCH] doc/rados: remove FileStore material (in Reef) Remove FileStore-related material because FileStore is not supported in Reef. Signed-off-by: Zac Dover --- doc/rados/configuration/filestore-config-ref.rst | 11 ++++++----- doc/releases/reef.rst | 2 ++ 2 files changed, 8 insertions(+), 5 deletions(-) diff --git a/doc/rados/configuration/filestore-config-ref.rst b/doc/rados/configuration/filestore-config-ref.rst index 9d65d00a6cf64..7aefe26b38e03 100644 --- a/doc/rados/configuration/filestore-config-ref.rst +++ b/doc/rados/configuration/filestore-config-ref.rst @@ -4,11 +4,12 @@ .. note:: Since the Luminous release of Ceph, Filestore has not been Ceph's default storage back end. Since the Luminous release of Ceph, BlueStore has - been Ceph's default storage back end. However, Filestore OSDs are still - supported. See :ref:`OSD Back Ends - `. See :ref:`BlueStore Migration - ` for instructions explaining how to - replace an existing Filestore back end with a BlueStore back end. + been Ceph's default storage back end. However, Filestore OSDs are still + supported up to Quincy. Filestore OSDs are not supported in Reef. See + :ref:`OSD Back Ends `. See + :ref:`BlueStore Migration ` for + instructions explaining how to replace an existing Filestore back end with a + BlueStore back end. ``filestore_debug_omap_check`` diff --git a/doc/releases/reef.rst b/doc/releases/reef.rst index 01e0f7b690bd8..6f4f827830b79 100644 --- a/doc/releases/reef.rst +++ b/doc/releases/reef.rst @@ -27,6 +27,7 @@ Highlights See the relevant sections below for more details on these changes. +* **RADOS** FileStore is not supported in Reef. * **RADOS:** RocksDB has been upgraded to version 7.9.2. * **RADOS:** There have been significant improvements to RocksDB iteration overhead and performance. * **RADOS:** The ``perf dump`` and ``perf schema`` commands have been deprecated in @@ -115,6 +116,7 @@ MGR RADOS ~~~~~ +* FileStore is not supported in Reef. * RocksDB has been upgraded to version 7.9.2, which incorporates several performance improvements and features. This is the first release that can tune RocksDB settings per column family, which allows for more granular -- 2.39.5