Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

crimson/osd: fix osd shutdown problem #36128

Merged
merged 1 commit into from
Jul 16, 2020

Conversation

xxhdx1985126
Copy link
Contributor

the osd shutdown hangs waiting for monc to send the markmedown msg.

Fixes: https://tracker.ceph.com/issues/46564
Signed-off-by: Xuehan Xu xxhdx1985126@163.com

Checklist

  • References tracker ticket
  • Updates documentation if necessary
  • Includes tests for new functionality or reproducer for bug

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 backend
  • jenkins test docs
  • jenkins render docs
  • jenkins test ceph-volume all
  • jenkins test ceph-volume tox

@xxhdx1985126 xxhdx1985126 requested a review from a team as a code owner July 16, 2020 05:47
src/crimson/osd/osd.cc Outdated Show resolved Hide resolved
src/crimson/osd/osd.cc Show resolved Hide resolved
when doing full-system shutdown, monitors may go down before OSDs in which case
the osd shutdown hangs waiting for monc to successfully send the markmedown msg
to monitors

Fixes: https://tracker.ceph.com/issues/46564
Signed-off-by: Xuehan Xu <xxhdx1985126@163.com>
@tchaikov
Copy link
Contributor

jenkins test crimson perf

Copy link
Contributor

@rzarzynski rzarzynski left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@tchaikov tchaikov merged commit 2298dd1 into ceph:master Jul 16, 2020
@xxhdx1985126 xxhdx1985126 deleted the wip-crimson-fix-osd-shutdown branch April 23, 2024 02:49
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.

3 participants