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

mon/OSDMonitor: check last_osd_report only when the whole cluster is lu… #14294

Merged

Conversation

tchaikov
Copy link
Contributor

@tchaikov tchaikov commented Apr 3, 2017

…minous

if a peon is not luminous, it won't forward the beacon message. if any
OSD is not luminous, it won't report to mon with beacon messages. so, we
can trust the OSDMonitor::last_osd_report only if the whole cluster is
luminous.

Signed-off-by: Kefu Chai kchai@redhat.com

…minous

if a peon is not luminous, it won't forward the beacon message. if any
OSD is not luminous, it won't report to mon with beacon messages. so, we
can trust the OSDMonitor::last_osd_report only if the whole cluster is
luminous.

Signed-off-by: Kefu Chai <kchai@redhat.com>
@tchaikov tchaikov force-pushed the wip-check-last-osd-report-if-luminous branch from 85880d9 to a521b13 Compare April 3, 2017 07:12
@tchaikov tchaikov changed the title mon/OSDMonitor: only check last_osd_report if the whole cluster is lu… mon/OSDMonitor: check last_osd_report only when the whole cluster is lu… Apr 3, 2017
@tchaikov
Copy link
Contributor Author

tchaikov commented Apr 3, 2017

@liewegas
Copy link
Member

liewegas commented Apr 5, 2017

@liewegas liewegas merged commit d452512 into ceph:master Apr 5, 2017
@tchaikov tchaikov deleted the wip-check-last-osd-report-if-luminous branch April 5, 2017 14:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
2 participants