Sorry for delay in response to this.
I remember a few years ago the hard drive filled up logs.
Voicemail pro Call logging was left on because we wanted to investigate a fault with email messages.,
it didn’t get turned off..
It filled up quickly
So check that and delete as many files you can find.
Assuming this is server R11.1, probably the same with the application server. If so there is a bug that will fill up the drive with log files. You need to login to the cli as root and run find /var/log/audit -type f -mtime +5 -exec rm -f {} \;
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.