]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: misleading message in print_oneline_summary() 20313/head
authorGu Zhongyan <guzhongyan@360.cn>
Mon, 5 Feb 2018 10:45:54 +0000 (18:45 +0800)
committerGu Zhongyan <guzhongyan@360.cn>
Mon, 5 Feb 2018 10:53:24 +0000 (18:53 +0800)
commit7004b35f71a657a0d9479b7cc46acc210de303d4
tree022a72b10909513176306c2951cbeefdb77aabf1
parentd9637b7675dff8777f0f1026f0fecb379ccbfd75
osd/OSDMap: misleading message in print_oneline_summary()
The output scared people as showing so many osds were full/nearfull

Improve the output to make the message clearer

Fixes: http://tracker.ceph.com/issues/22350
Signed-off-by: Gu Zhongyan <guzhongyan@360.cn>
src/osd/OSDMap.cc