[pve-devel] [PATCH v4 storage 0/2] show storage utilization per pool

Alwin Antreich a.antreich at proxmox.com
Fri Apr 13 14:28:30 CEST 2018


After some off-list discussions, I removed the calculations and use the used,
free to stay with the old output. This removes the introduction of a new key
and keeps the per pool values. It has the slight disadvantage not to show the
same values as ceph during recovery, but otherwise shows the right %-usage.

Alwin Antreich (2):
  Fix #1542: show storage utilization per pool
  Refactor of method build_cmd and path

 PVE/Storage.pm           |   3 +-
 PVE/Storage/RBDPlugin.pm | 119 ++++++++++++++++++++++++-----------------------
 debian/control           |   2 +
 3 files changed, 63 insertions(+), 61 deletions(-)

-- 
2.11.0





More information about the pve-devel mailing list