]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/pgmap: update pool nearfull display
authorhuanwen ren <rhwlyw@163.com>
Wed, 16 Aug 2017 07:38:34 +0000 (15:38 +0800)
committerGitHub <noreply@github.com>
Wed, 16 Aug 2017 07:38:34 +0000 (15:38 +0800)
commit63dc57649aec8bec27782ac37d5fde133c34df53
tree581b7a72632967ca314abb838ad18bbebadd0170
parent21d93377353ba8a9ef9580669491a4b420205312
mon/pgmap: update pool nearfull display

if "pool full" and "pool nearfull" show the same,
we will not be able to distinguish between these two scenes in health check.

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