From f4b1fe5c750f1efcee2c712b5315c2e00fd18d8b Mon Sep 17 00:00:00 2001 From: Mauricio Faria de Oliveira Date: Tue, 26 Jan 2021 13:14:38 -0300 Subject: [PATCH] PendingReleaseNotes: document option osd_fast_shutdown_notify_mon Let's add the ``osd_fast_shutdown_notify_mon`` option to PendingReleaseNotes so it is documented. Signed-off-by: Mauricio Faria de Oliveira (cherry picked from commit 7f5aaef5d4585d74535192192c56549bd023bc1f) Conflicts: PendingReleaseNotes - Move snippet into new 15.2.11 section. --- PendingReleaseNotes | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/PendingReleaseNotes b/PendingReleaseNotes index cf62599debc..b5011156526 100644 --- a/PendingReleaseNotes +++ b/PendingReleaseNotes @@ -1,3 +1,11 @@ +15.2.11 +------- + +* OSD: the option ``osd_fast_shutdown_notify_mon`` has been introduced to allow + the OSD to notify the monitor it is shutting down even if ``osd_fast_shutdown`` + is enabled. This helps with the monitor logs on larger clusters, that may get + many 'osd.X reported immediately failed by osd.Y' messages, and confuse tools. + 15.2.9 ------ * MGR: progress module can now be turned on/off, using the commands: -- 2.47.3