]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
PendingReleaseNotes: document option osd_fast_shutdown_notify_mon 39957/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>
Tue, 9 Mar 2021 19:46:15 +0000 (16:46 -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)

PendingReleaseNotes

index fc75ba0d20c3dc8e0cd8914aaf24c6fa54df8a71..26931ef92463affd680b56ada063a11aa2e19a1e 100644 (file)
   to property reflect the upper cache utilization before space is reclaimed. The default ``immutable_object_cache_watermark``
   now is ``0.9``. If the capacity reaches 90% the daemon will delete cold cache.
 
+* 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.0.0
 --------