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

osd: check health state before pre_booting #7053

Merged
merged 1 commit into from Jan 11, 2016

Conversation

xiaoxichen
Copy link
Contributor

In previous code we forgot to check the health state before
going to STATE_PREBOOT, which will result OSD flapping when
public/cluster network failure.

Fixes: #14181

Signed-off-by: Xiaoxi Chen xiaoxi.chen@intel.com

In previous code we forgot to check the health state before
going to STATE_PREBOOT, which will result OSD flapping when
public/cluster network failure.

Fixes: ceph#14181

Signed-off-by: Xiaoxi Chen <xiaoxi.chen@intel.com>
@xiaoxichen
Copy link
Contributor Author

@liewegas ping

liewegas added a commit that referenced this pull request Jan 11, 2016
osd: check health state before pre_booting

Reviewed-by: Sage Weil <sage@redhat.com>
@liewegas liewegas merged commit 6234f70 into ceph:master Jan 11, 2016
@ghost ghost changed the title osd/OSD.cc Check health state before pre_booting osd: check health state before pre_booting Feb 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants