]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: document option osd_fast_shutdown_notify_mon 40014/head
authorMauricio Faria de Oliveira <mfo@canonical.com>
Tue, 26 Jan 2021 16:14:38 +0000 (13:14 -0300)
committerMauricio Faria de Oliveira <mfo@canonical.com>
Mon, 22 Mar 2021 14:00:50 +0000 (11:00 -0300)
Let's add the ``osd_fast_shutdown_notify_mon`` option to PendingReleaseNotes
so it is documented.

Signed-off-by: Mauricio Faria de Oliveira <mfo@canonical.com>
(cherry picked from commit 7f5aaef5d4585d74535192192c56549bd023bc1f)

 Conflicts:
PendingReleaseNotes
 - Move snippet into the new 14.2.19 section

PendingReleaseNotes

index 38e83cf918742dcf301f5c91e6fbfb5e53f3f203..8a1fdb5758ed9e63916bee890ec3994c6629b816 100644 (file)
@@ -1,3 +1,11 @@
+14.2.19
+-------
+
+* 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.
+
 14.2.18
 -------