what should I do?In a default installation, your disk is divided into two parts at a high level: root filesystem and LVM pool for VM storage.
They both live on the same physical disk. They are both backed by LVM volume group.
Again, as part of the default installation, there are two PVE storage pools: local and local-lvm.
Local is a Directory type storage pool. It points to a directory in the Root Filesystem.
Local-LVM is a separate LVM pool.
Local being full coincides with your Root Filesystem being full. If you run "df -h" you will see a confirmation. You should not run your Root Filesystem at 100%, or even 90%. There will be unpredictable and strange behavior in the OS, and data loss/corruption is possible.
Hope it helps.
Blockbridge : Ultra low latency all-NVME shared storage for Proxmox - https://www.blockbridge.com/proxmox
Many people have been in similar situations before, and, of course, it's not PVE specific.what should I do?
Don't see how you've got a 500Gb ISO in a Local Storage of 100Gb. Probably a typo & it should read 500Mb?On local no backup, only iso file (500Gb)
Check the real root /mnt you may have written to it before it was mounted...
To do that,
#umount /mnt
then go into /mnt and use the ncdu or df and see whats in there, surprise surprise?
Try unmounting /mnt then checking the real root /mnt
umount /mnt
& checking ls /mnt
etc. removing extra stuff etc.We use essential cookies to make this site work, and optional cookies to enhance your experience.