From: Laura Flores Date: Fri, 17 Oct 2025 16:13:42 +0000 (-0500) Subject: doc/releases: add Crimson section and clean up references X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=41c4232a245e6781b9b01eeb10761b24ba13a366;p=ceph.git doc/releases: add Crimson section and clean up references Signed-off-by: Laura Flores --- diff --git a/doc/releases/tentacle.rst b/doc/releases/tentacle.rst index 09b5835ba00..240ab2f4453 100644 --- a/doc/releases/tentacle.rst +++ b/doc/releases/tentacle.rst @@ -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 `. + 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 ` + - 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 ` + - 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 ------------