]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd: make osd_fast_shutdown_notify_mon option true by default
authorSatoru Takeuchi <satoru.takeuchi@gmail.com>
Thu, 18 Nov 2021 20:48:18 +0000 (20:48 +0000)
committerNitzanMordhai <nmordech@redhat.com>
Sun, 13 Mar 2022 07:18:02 +0000 (07:18 +0000)
commit729a5b85a6586b47d16acbba2cf8e765e498cd65
treef2a5c9f89b79992a772e5b4a49e29f0d8139efa4
parentb8fc4097cbbda97d59dca39eb86991e7f313985b
osd: make osd_fast_shutdown_notify_mon option true by default

osd_fast_shutdown_notify_mon option is false by default. So users suffer
from error log flood, slow ops, and the long I/O timeouts on voluntary OS
shutdown before they are aware of the existence of this option. Let's
make this option true by default.

Fixes: https://tracker.ceph.com/issues/53328
Signed-off-by: Satoru Takeuchi <satoru.takeuchi@gmail.com>
src/common/options/global.yaml.in