Namely, that it's just assigned/reserved space, not necessarily actively used. Selection of forum threads about this confusion (of dozens more):
https://forum.proxmox.com/threads/93820/ https://forum.proxmox.com/threads/52899/ https://forum.proxmox.com/threads/52929/ Signed-off-by: Fabian Ebner <f.eb...@proxmox.com> --- www/manager6/node/LVM.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/www/manager6/node/LVM.js b/www/manager6/node/LVM.js index 58532bb0..79cce433 100644 --- a/www/manager6/node/LVM.js +++ b/www/manager6/node/LVM.js @@ -108,8 +108,8 @@ Ext.define('PVE.node.LVMList', { align: 'right', }, { - header: gettext('Usage'), - width: 110, + header: gettext('Assigned to LVs'), + width: 130, dataIndex: 'usage', tdCls: 'x-progressbar-default-cell', xtype: 'widgetcolumn', -- 2.30.2 _______________________________________________ pve-devel mailing list pve-devel@lists.proxmox.com https://lists.proxmox.com/cgi-bin/mailman/listinfo/pve-devel