#"Full Disk" Troubleshooting
1 messages · Page 1 of 1 (latest)
I'm not able to send screenshots, but I have HA reporting no space available, but when I run the utility, it's only showing 33.9GB of usage on my 60GB virtual disk.
Please use imgur or other image sharing web sites, and share the link here.
Image posting is blocked in most channels to discourage people from sharing text as images. Sharing text as images assumes that everybody sees the world as you do, which isn't the case. Some people are colour blind, or have visual impairment that means they can't make sense of an image of text.
Ah
Can you run df -h as well?
This is the beginning of that command's output.
https://imgur.com/a/fSFT0D8
Okay so /dev/sda8 is full. Can you also show lsblk?
Also run gdu against /mnt/data and show what it looks like.
docker system df might also be interesting.
Output for those 3 commands: https://imgur.com/a/B83VgYx
Running gdu against all 3 of those locations in /dev/sda8 oddly enough does not add up to anywhere near 50GB
Okay so sda8 can't really grow much more. It's expected as HAOS will grow to 100% on its own but good to see the whole disk layout.
I trust gdu but can you check with du -sh /mnt/* | sort -h as well? Everything looks okay at first glance besides that discrepancy.
Also see here for some spelunking you can try: https://serverfault.com/questions/275206/disk-full-du-tells-different-how-to-further-investigate