Got notification today that I am out of storage.
System: HAOS on proxmox VM. 16GB RAM, 64GB SSD.
Deleted some backups, now HA reports as 90% used. Checked it in shell: df -h reports 56GB used. gdu reports a total of 25GB used. du -h / | sort -rh | head -n 20 reports ~25GB worth of folders. docker system df says there are 23GB of images.
So the numbers don’t add up and I don’t know where/how else to look.
so it looks like docker is taking up 40GB? This adds up. But how do I clean this up?
tried docker system prune -a, but it freed up only 5GB or so.
What else can I do?
Files are growing uncontrollably, this looks like a real issue with HAOS.
I’m running HAOS on Proxmox with the same disk size and only at 19% used. Maybe some Add-on is consuming a bunch of space? Add-on usage will be variable for every install since they are essentially unique docker containers.
Tried it. I have many containers, checked manually like 10 of them and I can’t find what’s taking the space.
Did a few more tests after docker system prune -a, and my overlay folder is around 33GB now, while docker itself reports 16GB, out of which 10GB are “reclaimable” (it’s after prune was done, so not really reclaimable):