From: Igor Fedotov Date: Tue, 2 Nov 2021 11:54:55 +0000 (+0300) Subject: PendingReleaseNotes: document OMAP upgrade bug. X-Git-Tag: v16.2.7~58^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F43793%2Fhead;p=ceph.git PendingReleaseNotes: document OMAP upgrade bug. Signed-off-by: Igor Fedotov (cherry picked from commit dfacf162afe55c6f15a8afb8aca18b52814e80ee) --- diff --git a/PendingReleaseNotes b/PendingReleaseNotes index d0316e55905f..8d8a50266654 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -32,6 +32,15 @@ in certain recovery scenarios, e.g., monitor database lost and rebuilt, and the restored file system is expected to have the same ID as before. +>=16.2.7 +-------- + +* Critical bug in OMAP format upgrade is fixed. This could cause data corruption + (improperly formatted OMAP keys) after pre-Pacific cluster upgrade if + bluestore-quick-fix-on-mount parameter is set to true or ceph-bluestore-tool's + quick-fix/repair commands are invoked. + Relevant tracker: https://tracker.ceph.com/issues/53062 + >=16.2.6 --------