]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
mon/PGMap: align to same side when output ceph df / ceph df detail
authorhaoyixing <haoyixing@kuaishou.com>
Mon, 4 Jan 2021 03:36:00 +0000 (11:36 +0800)
committerhaoyixing <haoyixing@kuaishou.com>
Mon, 4 Jan 2021 11:59:16 +0000 (19:59 +0800)
commit5c2577825848d8b88092fa619cb436e569ac77d2
tree5bc596a3eb3f3f3c69a790e5a73a194f12e31263
parent5fbae26e9eea55b88bb2eea479c336ea19d0ddeb
mon/PGMap: align to same side when output ceph df / ceph df detail

Aligns are not in the same side when showing raw storage usage and
pools, change to the same side.

Signed-off-by: haoyixing <haoyixing@kuaishou.com>
doc/rados/operations/monitoring.rst
src/mon/PGMap.cc