Local (PVE) lost space

Moreiq

Member
Mar 6, 2018
30
0
6
51
Hi,

Can not understand where all space have gone from local PVE.

Local PVE Usage : 1,19% (1,26gb of 106.18gb)
Local directory path = var/lib/vz
du -hs /var/lib = 49mb

Where i can find the difference ?
 
Hi,

This info available in the GUI > Datacenter>PVE>Local (pve)>Summary

Regards
 

Attachments

  • Screen Shot 2018-03-28 at 11.21.21.jpg
    Screen Shot 2018-03-28 at 11.21.21.jpg
    21 KB · Views: 4
on a default install >= 4.2 local is on the root partition so this include all system files
check the 'df' output
 
Hi,

Its quite close but not perfect.

root@pve://# df -h /
Filesystem Size Used Avail Use% Mounted on
rpool/ROOT/pve-1 115G 1.3G 113G 2% /

big thanks for an explanation.