Hi,
this is how my df -h looks like:
root@test:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/pve-vm--200--disk--1 98G 58G 36G 62% /
This container got like no data on it, how is it possible that 58GBs are "used"?
Is this a bug in the filesystem?
Also, is there a way to read real disk usage on the host node?
df -h doesn't seem to work here
i've got a 320gb hdd, but df -h just shows me this:
/dev/mapper/pve-root 77G 11G 62G 15% /
and a few little other things, but nothing over 3gb disk size
Edit: ok i found "pvs" and "lvs"
pvs shows this:
PV VG Fmt Attr PSize PFree
/dev/sda3 pve lvm2 a-- 311.75g 15.79g
Did I do anything wrong? Theres no way I use nearly 300GB disk space..
this is how my df -h looks like:
root@test:~# df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/pve-vm--200--disk--1 98G 58G 36G 62% /
This container got like no data on it, how is it possible that 58GBs are "used"?
Is this a bug in the filesystem?
Also, is there a way to read real disk usage on the host node?
df -h doesn't seem to work here
i've got a 320gb hdd, but df -h just shows me this:
/dev/mapper/pve-root 77G 11G 62G 15% /
and a few little other things, but nothing over 3gb disk size
Edit: ok i found "pvs" and "lvs"
pvs shows this:
PV VG Fmt Attr PSize PFree
/dev/sda3 pve lvm2 a-- 311.75g 15.79g
Did I do anything wrong? Theres no way I use nearly 300GB disk space..
Last edited: