[ceph-osd] A rack's OSDs are not marked out after down_out interval

An entire rack's OSDs are not being marked out after
down_out interval. This manifested itself during
resiliency testing when all interfaces were brought
down on a control plan host and the down_interval
was surpassed.

Change-Id: I6f4a69ec442c3e768feb7bd74c7d610aa9d4aa67
This commit is contained in:
Wickersham, Brian (bw6938) 2020-03-16 19:47:28 +00:00 committed by Brian Wickersham
parent 35ff844cbb
commit 5952acdd93
2 changed files with 6 additions and 0 deletions
ceph-mon
ceph-osd

@ -189,6 +189,9 @@ conf:
objecter_inflight_ops: 10240
debug_ms: "0/0"
mon_osd_down_out_interval: 1800
mon_osd_down_out_subtree_limit: root
mon_osd_min_in_ratio: 0
mon_osd_min_up_ratio: 0
mon_data_avail_warn: 15
log_file: /dev/stdout
mon_cluster_log_file: /dev/stdout

@ -163,6 +163,9 @@ conf:
objecter_inflight_ops: 10240
debug_ms: "0/0"
mon_osd_down_out_interval: 1800
mon_osd_down_out_subtree_limit: root
mon_osd_min_in_ratio: 0
mon_osd_min_up_ratio: 0
osd:
osd_mkfs_type: xfs
osd_mkfs_options_xfs: -f -i size=2048