Hi all,
I am facing a problem with no disk space left because of a bad FS design where /var is not separate from / and the server is far away from me. I have a disk where I can mv/cp /var and link it back to / but it is not possible.
So I'm thinking about moving /var/db and /var/spool which overflows the most and link those directories back to /var. So my question is - do you have a better workaround?
Thanks in advanced!
I am facing a problem with no disk space left because of a bad FS design where /var is not separate from / and the server is far away from me. I have a disk where I can mv/cp /var and link it back to / but it is not possible.
So I'm thinking about moving /var/db and /var/spool which overflows the most and link those directories back to /var. So my question is - do you have a better workaround?
Thanks in advanced!