disk full

Started by caplam, August 16, 2025, 04:48:51 PM

Previous topic - Next topic
Hello,

My opnsense instance is sick.
My disk space (zfs) is full and webui doesn't work anymore (php errors).
I'm away from home. I can ssh into opnsense with regular credentials.
I can't use sudo (php error thrown) so can't do much.
From what i can see /var/log could be full but as i can't sudo, i can't delete anything nor reboot.
Can i do something or should i reinstall it when i come home ?

How about "su"? It should fire the root login script if you're able to authenticate.

su - doesn't work either.


boot single user, mount the disk, check it.

I'll do that when I come back.