]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc: v13.2.3 release notes for wrong mds backport 24485/head
authorYan, Zheng <zyan@redhat.com>
Mon, 29 Oct 2018 02:11:35 +0000 (10:11 +0800)
committerYan, Zheng <zyan@redhat.com>
Mon, 29 Oct 2018 02:12:10 +0000 (10:12 +0800)
Signed-off-by: "Yan, Zheng" <zyan@redhat.com>
PendingReleaseNotes

index fbbc0e5795fe7ee7eece4432922704a85503e47c..e15de1d451a190881bf60ce734d786ea2679a33b 100644 (file)
@@ -32,3 +32,11 @@ notes (?))
   filesystem ``cephfs_a``, use command:
 
     - ``ceph auth caps client.foo mon 'allow r' osd 'allow rw tag cephfs data=cephfs_a' mds 'allow rw, allow rws path=/bar'``
+
+13.2.3
+======
+
+* Ceph v13.2.2 includes a wrong backport, which may cause mds to go into
+  'damaged' state when upgrading Ceph cluster from previous version.
+  The bug is fixed in v13.2.3. For ceph v13.2.2 installation, upgrading
+  to v13.2.3 does not requires special action.