Space left on disk

fregolo52

New Member
Apr 27, 2023
2
0
1
France
Hello,

I discovered this product, recently. I'm familar with ESXi.
I installed it on my old laptop, 256Go SSD.
the df -h command displays me 60Go available.
I retried the installation on VirtualBox with HDD 310Go, now I have 80Go.
I performed a standard installation.

I do not understand.

Regards
 
When using LVM there are two storages. One smaller root filesystem with a directory storage for storing files like ISOs/templates/backups (called "local") and one bigger block device storage (called "local-lvm") for storing virtual disks. df -h will only show filesystems and "local-lvm" got no filesystem, so you won'T find it there.
 
Last edited:
  • Like
Reactions: fregolo52