Hement Gopal wrote:
Mark Elsen wrote:
> Hi all
Version Squid 2.5 STABLE5
OS : Redhat 9
For the second time this month, my squid has stopped working with the
msg below written to my /var/log/messages file.
logfileWrite: /usr/local/squid/logs/access.log: (11) Resource
temporarily unavailable
It seems like my access.log rotation does not happen for some reason....
I have to cat my access.log file to zero and than restart squid.
I have no disk error, etc in messages file so I am stumped.
Can anyone assist?
Normally it means that a kernel resource is exhausted.
Looking at :
# dmesg
or
/var/log/messages
may provide more info.
Also you could have problems if the logfile is bigger then
2Gb (?)
M.
Hi Mark
I suspect that it may have been just over 2Gb.
Could this be the problem?
Rgds,
Hement