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

src/common/config_opts.h: Clean up config_opts.h #13372

Closed

Conversation

shinobu-x
Copy link
Contributor

Current default value of mon_osd_report_timeout is 900. With this value, if the MON is considering some OSD(s) down, clients I/O could be potentially blocked for 900 seconds.

This PR is to propose lowering this default value to 300 seconds.
IMHO it is still a bit long.

Signed-off-by: Shinobu Kinjo shinobu@redhat.com

…ring the OSD(s) ``down`` otherwise clients I/O would be blocked for long time.

Current ``mon_osd_report_timeout`` values is 900 seconds. It's too long.

This pull request will change current value to 300.

IMHO 300 is still long a bit.

Signed-off-by: Shinobu Kinjo <shinobu@redhat.com>
… considering the OSD(s) ``down`` otherwise clients I/O would be blocked for long time."

This reverts commit a443f5b.
Current default value of ``mon_osd_report_timeout`` is 900. With this value, if the MON is considering some OSD(s) down, clients I/O could be potentially blocked for 900 seconds.

This PR is to propose lowering this default value to 300 seconds.
IMHO it is still a bit long.

Signed-off-by: Shinobu Kinjo <shinobu@redhat.com>
@shinobu-x shinobu-x closed this Feb 12, 2017
@shinobu-x shinobu-x deleted the wip-shinobu-common_config_opt_h branch February 12, 2017 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant