Hi everybody)
There's a quite simple situation, but I cannot find the answer.
I have got 386 8.0-RELEASE on a VMware and cacti, mysql, apache running on the system.
When the server is coming up it has almost 99% of free space.
After three weeks of server being running the /var partition reduced almost twice.
I used
after the server started and three weeks later
and didn't find any significant change in length of all the listed files.
If I run reboot command the /var is almost empty again.
What did I miss?
How to find out what is the cause of space leak?
There's a quite simple situation, but I cannot find the answer.
I have got 386 8.0-RELEASE on a VMware and cacti, mysql, apache running on the system.
When the server is coming up it has almost 99% of free space.
After three weeks of server being running the /var partition reduced almost twice.
Code:
# df -h
/dev/da0s1d 815M 449M 300M 60% /var
I used
# du -h /var
after the server started and three weeks later
and didn't find any significant change in length of all the listed files.
If I run reboot command the /var is almost empty again.
What did I miss?
How to find out what is the cause of space leak?