]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
mon: apply grace period scaling to mon_osd_down_out_interval
authorSage Weil <sage@inktank.com>
Wed, 5 Sep 2012 00:17:40 +0000 (17:17 -0700)
committerSage Weil <sage@inktank.com>
Tue, 18 Sep 2012 21:39:01 +0000 (14:39 -0700)
commit5499778f8d80feb3320ce3237b175ee68fdd9da9
tree9172444410e48e7d12c11f9d747e40ebc7d8bf12
parent2ad62d5256aba54bc290fd0822c3ea159c365819
mon: apply grace period scaling to mon_osd_down_out_interval

Scale the down/out interval the same way we do the heartbeat grace, so that
we give laggy osds a bit longer to recovery.

See #3047.

Signed-off-by: Sage Weil <sage@inktank.com>
src/mon/OSDMonitor.cc