I logged in as root and /dev/sda6 is 100% used, 50+% at /var/storage/pgsql92. Will I be able to cleanup this dir to reinstate Webadmin?
Hi, Tim, and welcome to the UTM Community!
That's the root directory. What do you get with the following command?
du -shx /* | sort -rh | head -10
Cheers - Bob