I basically tried moving my Immich library from an external HDD to a new internal SSD. -> With help from AI, I used rsync, but HAOS host doesn't allow it, so it created a temp container for it. The process started, but HAOS killed the container after 30m midway as it doesn't seem to support extra containers.
This corrupted the new SSD (it's not getting detected at all anymore, I'm returning it). And for some reason, I noticed my storage went from 55% to 92% full after that.
I went on a quest to find out why, with AI help ofc. I seems overlays were using 50GB. AI suggested I could prune, but I wasn't sure, so I didn't. I end up using script to find dangling overlays, and deleted them.
After this, HAOS doesn't boot anymore. ๐ Thanks AI. Lesson, be careful with SSH access, and trust AI even less.