]> git.apps.os.sepia.ceph.com Git - ceph.git/commit
osd/OSDMap: misleading message in print_oneline_summary()
authorGu Zhongyan <guzhongyan@360.cn>
Mon, 5 Feb 2018 10:45:54 +0000 (18:45 +0800)
committerNathan Cutler <ncutler@suse.com>
Mon, 14 Oct 2019 12:43:54 +0000 (14:43 +0200)
commit25da46af896f4f0b8a778864cf7898b4caed7f3d
tree6ead71ac1d69315c6332cb3c8c86b62d486f5029
parent6b3ac130b9ebbc4ecda4bf5011908f56aa38f211
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>
(cherry picked from commit 7004b35f71a657a0d9479b7cc46acc210de303d4)
src/osd/OSDMap.cc