]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mgr: fix weird health-alert daemon key
authorxie xingguo <xie.xingguo@zte.com.cn>
Sun, 29 Sep 2019 06:15:07 +0000 (14:15 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sun, 29 Sep 2019 07:45:55 +0000 (15:45 +0800)
commit25963f24e59568871e8231432bfc31d60624e911
treecf6f68014c954da9090397a608be3a589e9b6300
parent8d6d084d08d28c6afc0dc5246efd43b0a3dca00d
mgr: fix weird health-alert daemon key

Was:
  19 slow ops, oldest one blocked for 34 sec, daemons [osd,2,osd,4] have slow ops.

Now:
  153 slow ops, oldest one blocked for 38 sec, daemons [osd.3,osd.4,osd.5] have slow ops.

Fixes: https://tracker.ceph.com/issues/42079
Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/mgr/DaemonHealthMetricCollector.cc