Service Status showing /tmp as full but its empty
In Home "Server Status "Service Status it shows /tmp as using 2.86 of the 3.00 GB.
With SSH using the command
Running tmpwatch only removed 1M of data
/usr/sbin/tmpwatch --mtime --all 24 /tmp
du -sh /tmp only shows 12M
Looking at the files in /tmp then there are no large files or folders.
But on Server Status it is still 1.86GB full.
Why is Server Status showing /tmp as full?
-
Hello :) Please post the output from the following command: df -h
Thank you.0 -
For anyone with the same problem: Run lsof /tmp Kill the process that has been deleted but is still locked and using lots of space. 0 -
I am happy to see the issue is now resolved. Thank you for updating us with the outcome. 0
Please sign in to leave a comment.
Comments
3 comments