From: Yan, Zheng Date: Mon, 29 Oct 2018 02:11:35 +0000 (+0800) Subject: doc: v13.2.3 release notes for wrong mds backport X-Git-Tag: v13.2.3~74^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F24485%2Fhead;p=ceph.git doc: v13.2.3 release notes for wrong mds backport Signed-off-by: "Yan, Zheng" --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index fbbc0e5795f..e15de1d451a 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -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.