]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/PGMap: fix "0 stuck requests are blocked > 4096 sec" warn
authorxie xingguo <xie.xingguo@zte.com.cn>
Sat, 19 Aug 2017 02:05:36 +0000 (10:05 +0800)
committerxie xingguo <xie.xingguo@zte.com.cn>
Sat, 19 Aug 2017 02:54:09 +0000 (10:54 +0800)
commit364178e71622be032b10273a845af4373278cb0c
tree06061de9b278b91e0c635ced267415273bdb823c
parent4ea1cd2a4ecf492f9b3fccabdea98f218244bd97
mon/PGMap: fix "0 stuck requests are blocked > 4096 sec" warn

There are test cases I saw Ceph complained about:

2017-08-19 01:02:22.393763 mon.a mon.0 172.21.15.108:6789/0 279 : cluster [ERR] Health check failed: 0 stuck requests are blocked > 4096 sec (REQUEST_STUCK)

Signed-off-by: xie xingguo <xie.xingguo@zte.com.cn>
src/mon/PGMap.cc