From cce0a9f91dd6b635e608c9bba5d0157fdc97eaa7 Mon Sep 17 00:00:00 2001 From: Venky Shankar Date: Fri, 13 May 2022 18:25:42 +0530 Subject: [PATCH] doc: add note for cephfs upgrade in notable changes Signed-off-by: Venky Shankar --- doc/releases/pacific.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/releases/pacific.rst b/doc/releases/pacific.rst index a9e9b00b8c1b1..76684bef413da 100644 --- a/doc/releases/pacific.rst +++ b/doc/releases/pacific.rst @@ -27,6 +27,10 @@ Notable Changes * A health warning will now be reported if the ``require-osd-release`` flag is not set to the appropriate release after a cluster upgrade. +* CephFS: Upgrading Ceph Metadata Servers when using multiple active MDSs requires + ensuring no pending stray entries which are directories are present for active + ranks except rank 0. See :ref:`upgrading_from_octopus_or_nautilus`. + Changelog --------- @@ -1294,6 +1298,8 @@ CephFS distributed file system API, similar to FUSE. For more information, see :ref:`ceph-dokan`. +.. _upgrading_from_octopus_or_nautilus: + Upgrading from Octopus or Nautilus ---------------------------------- -- 2.39.5