]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/releases: add Crimson section and clean up references
authorLaura Flores <lflores@ibm.com>
Fri, 17 Oct 2025 16:13:42 +0000 (11:13 -0500)
committerLaura Flores <lflores@ibm.com>
Tue, 18 Nov 2025 17:51:13 +0000 (11:51 -0600)
Signed-off-by: Laura Flores <lflores@ibm.com>
doc/releases/tentacle.rst

index 09b5835ba004dc1f31d9fccf4014e41ccf527651..240ab2f445357ff2df1f0039c987c2d768df3d4a 100644 (file)
@@ -88,7 +88,7 @@ CephFS
   normalized directory entry names. This is an inheritable configuration,
   making it apply to an entire directory tree.
 
-  For more information, see the :ref:`documentation <charmap>`.
+  For more information, see the :ref:`charmap`.
 
 * It is now possible to pause the threads that asynchronously purge
   deleted subvolumes by using the config option
@@ -209,7 +209,7 @@ RADOS
   Related links:
 
   - Feature ticket: https://tracker.ceph.com/issues/67777
-  - :ref:`Documentation <data_availability_score>`
+  - Documentation: :ref:`data_availability_score`
 
 * Leader monitor and stretch mode status are now included in the ``ceph status``
   output.
@@ -266,7 +266,7 @@ RADOS
   Related links:
 
   - Tracker ticket: https://tracker.ceph.com/issues/70774
-  - :ref:`Documentation <override_max_iops_capacity>`
+  - Documentation: :ref:`override_max_iops_capacity`
 
 * pybind/rados: Fixes ``WriteOp.zero()`` in the original reversed order of arguments
   ``offset`` and ``length``. When pybind calls ``WriteOp.zero()``, the argument passed
@@ -358,6 +358,11 @@ Telemetry
   FastEC improvements.
   To opt into telemetry, run ``ceph telemetry on``.
 
+Crimson / Seastore
+------------------
+
+* Check out the latest news on Crimson here: https://ceph.io/en/news/crimson/
+
 Upgrading from Reef or Squid
 ----------------------------
 
@@ -559,7 +564,7 @@ Upgrading Non-cephadm Clusters
 
 #. Consider transitioning your cluster to use the cephadm deployment and orchestration framework to simplify
    cluster management and future upgrades. For more information on converting an existing cluster to cephadm,
-   see https://docs.ceph.com/en/tentacle/cephadm/adoption/.
+   see :ref:`cephadm-adoption`.
 
 Post-upgrade
 ------------