Project

General

Profile

Actions

Bug #23128

open

invalid values in ceph.conf do not issue visible warnings

Added by Debashis Mondal about 6 years ago. Updated about 6 years ago.

Status:
Triaged
Priority:
Normal
Assignee:
-
Category:
Administration/Usability
Target version:
-
% Done:

0%

Source:
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Component(RADOS):
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Execution Steps
-----------------

1. Change the setting of "mon osd down out interval" in ceph.conf as per below
mon osd down out interval = 1.1
2. Restart Monitor
3. Stop the service of any OSD # systemctl stop ceph-osd@2
4. Check the status of ceph # watch -s

Observation:
---------------
Normally when we set the value to 0 then the "ceph -s" displays an warning message as " mon.ceph-server2 has mon_osd_down_out_interval set to 0"

There should be an error handling in source code to show the warning regarding unexpected configured value.


Files

Warning_message_when_interval_set_to_zero.JPG (40.3 KB) Warning_message_when_interval_set_to_zero.JPG console output Debashis Mondal, 02/26/2018 04:29 AM
Actions

Also available in: Atom PDF