How can i discover what process is to blame?
thank you
---P
Check crontab jobs especially those owned by root. It's common to have
a crontab job that trims files whose name ends in log and the one on
this system may fail to check for regular files - I've seen that happen
when someone made a pipe as a logfile and still wanted it trimmed.