]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: note simpler MDS upgrade procedure for v16.2.6
authorPatrick Donnelly <pdonnell@redhat.com>
Tue, 14 Sep 2021 15:12:10 +0000 (11:12 -0400)
committerJosh Durgin <jdurgin@redhat.com>
Wed, 15 Sep 2021 16:14:58 +0000 (09:14 -0700)
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
doc/releases/pacific.rst

index 4f07f8c5ea689f7601aad74b3831775ddb240e65..c53cfea20736ac29ed10f418867f1babcafdbd26 100644 (file)
@@ -20,6 +20,13 @@ Notable Changes
   For more details, see:
   https://docs.ceph.com/en/latest/rados/operations/placement-groups/
 
+* CephFS: the upgrade procedure for CephFS is now simpler. It is no longer
+  necessary to stop all MDS before upgrading the sole active MDS. After
+  disabling standby-replay, reducing max_mds to 1, and waiting for the file
+  systems to become stable (each fs with 1 active and 0 stopping daemons), a
+  rolling upgrade of all MDS daemons can be performed.
+
+
 Changelog
 ---------