]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/OSD: osd_fast_shutdown_notify_mon not quite right 44807/head
authorNitzan Mordechai <nmordech@redhat.com>
Thu, 27 Jan 2022 13:13:28 +0000 (15:13 +0200)
committerNitzanMordhai <nmordech@redhat.com>
Wed, 23 Mar 2022 14:37:01 +0000 (14:37 +0000)
commit07302d5e41c49c885c9398c1c478638023e3f264
tree2d7b170039d27813466e41530e46d439bea57ef3
parent729a5b85a6586b47d16acbba2cf8e765e498cd65
osd/OSD: osd_fast_shutdown_notify_mon not quite right

When osd_fast_shutdown and osd_fast_shutdown_notify_mon set as true, OSD marked as Down
it should be marked as Dead,

Fixed: https://tracker.ceph.com/issues/53327

Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
nd

nd
src/messages/MOSDMarkMeDown.h
src/mon/OSDMonitor.cc
src/osd/OSD.cc