]> git.proxmox.com Git - pve-storage.git/commit
Fix #1542: show storage utilization per pool
authorAlwin Antreich <a.antreich@proxmox.com>
Fri, 13 Apr 2018 12:28:31 +0000 (14:28 +0200)
committerDietmar Maurer <dietmar@proxmox.com>
Wed, 18 Apr 2018 08:43:14 +0000 (10:43 +0200)
commit41aacc6cdeea9b0c8007cbfb280acf827932c3d6
tree667c737f99cbb884b4e9e0a12a11803a95135b61
parent32c0a1d59bfea6a21212cb5386a9d06e27089f10
Fix #1542: show storage utilization per pool

 - get storage utilization per pool
 - use librados2-perl for pool status
 - add librados2-perl as build-depends and depends in debian/control

Signed-off-by: Alwin Antreich <a.antreich@proxmox.com>
PVE/Storage.pm
PVE/Storage/RBDPlugin.pm
debian/control