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: set default timeout 30 seconds for Mon/OSD ops #132

Merged
merged 1 commit into from
Oct 9, 2019

Conversation

yuezhu
Copy link
Contributor

@yuezhu yuezhu commented Oct 9, 2019

It's found that PGCommand may hang when issuing PG query if the PG is in some intermediate states. To prevent it from hanging there set rados_osd_op_timeout and rados_mon_op_timeout for go-ceph only.

r @neurodrone

@coveralls
Copy link

coveralls commented Oct 9, 2019

Coverage Status

Coverage remained the same at 88.175% when pulling 8ec22c9 on yzhu/add-mon-osd-timeout into 444007f on luminous.

exporter.go Outdated Show resolved Hide resolved
exporter.go Outdated Show resolved Hide resolved
@yuezhu yuezhu force-pushed the yzhu/add-mon-osd-timeout branch 3 times, most recently from 05b2021 to c04d3a7 Compare October 9, 2019 17:53
@yuezhu yuezhu requested a review from neurodrone October 9, 2019 17:57
Copy link
Contributor

@neurodrone neurodrone left a comment

Choose a reason for hiding this comment

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

👍

@yuezhu yuezhu merged commit f9d0b36 into luminous Oct 9, 2019
@yuezhu yuezhu deleted the yzhu/add-mon-osd-timeout branch October 9, 2019 18:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants