Skip to content

osd: make osd_fast_shutdown_notify_mon option true by default#44016

Closed
satoru-takeuchi wants to merge 1 commit intoceph:mainfrom
cybozu:osd-make-osd_fast_shutdown_notify_mon-option-true-by-default
Closed

osd: make osd_fast_shutdown_notify_mon option true by default#44016
satoru-takeuchi wants to merge 1 commit intoceph:mainfrom
cybozu:osd-make-osd_fast_shutdown_notify_mon-option-true-by-default

Conversation

@satoru-takeuchi
Copy link
Contributor

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

Checklist

  • Tracker (select at least one)
    • References tracker ticket
    • Very recent bug; references commit where it was introduced
    • New feature (ticket optional)
    • Doc update (no ticket needed)
  • Component impact
    • Affects Dashboard, opened tracker ticket
    • Affects Orchestrator, opened tracker ticket
    • No impact that needs to be tracked
  • Documentation (select at least one)
    • Updates relevant documentation
    • No doc update is appropriate
  • Tests (select at least one)
  • Teuthology
    • Completed teuthology run
    • No teuthology test necessary (e.g., documentation)
Show available Jenkins commands
  • jenkins retest this please
  • jenkins test classic perf
  • jenkins test crimson perf
  • jenkins test signed
  • jenkins test make check
  • jenkins test make check arm64
  • jenkins test submodules
  • jenkins test dashboard
  • jenkins test dashboard cephadm
  • jenkins test api
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

@neha-ojha
Copy link
Member

@liewegas discovered https://tracker.ceph.com/issues/53327, so we should change the default after this bug is fixed

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>
@satoru-takeuchi satoru-takeuchi force-pushed the osd-make-osd_fast_shutdown_notify_mon-option-true-by-default branch from 7302e8d to bf4d358 Compare November 22, 2021 02:38
@djgalloway djgalloway changed the base branch from master to main June 2, 2022 21:25
@satoru-takeuchi
Copy link
Contributor Author

This fix is in #44807.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants