From 970184cc576ccaf25f9e6c4a88c428c740af88d3 Mon Sep 17 00:00:00 2001 From: Neha Ojha Date: Wed, 7 Nov 2018 11:21:57 -0800 Subject: [PATCH] doc/releases/mimic.rst: make note of 13.2.2 upgrade bug Signed-off-by: Neha Ojha --- doc/releases/mimic.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/releases/mimic.rst b/doc/releases/mimic.rst index ac33e3c7910..26fdcf84161 100644 --- a/doc/releases/mimic.rst +++ b/doc/releases/mimic.rst @@ -5,6 +5,14 @@ This is the second bugfix release of the Mimic v13.2.x long term stable release series. This release contains many fixes across all components of Ceph. We recommend that all users upgrade. +* This version contains an upgrade bug, http://tracker.ceph.com/issues/36686, + due to which upgrading during recovery/backfill can cause OSDs to fail. This + bug can be worked around, either by restarting all the OSDs after the upgrade, + or by upgrading when all PGs are in "active+clean" state. + + If you have successfully upgraded to 13.2.2, this issue should not impact + you. Going forward, we are working on a clean upgrade path for this feature. + Changelog --------- * build/ops: Boost system library is no longer required to compile and link example librados program (`issue#25073 `_, `issue#25054 `_, `pr#23201 `_, Nathan Cutler) -- 2.39.5