Re: [squid-users] Squid store open errors

2009-01-06 Thread Amos Jeffries

Itzcak Pechtalt wrote:

Hi,

I got several errors in cache log like the following:
storeAufsOpenDone: (1) Operation not permitted /var/spool/squid/12/28/0012287A
Sometimes I get the same but with "File not found" error.

I suppose it's related to non clean sytem restart which omitted some
object from swap.state and from Squid.

Is there any way to fix this problems after non clean restart ?


No. Those messages are a result of Squid cleaning up bad state in the cache.

You need to locate why Squid did not shutdown properly and fix that.


Amos
--
Please be using
  Current Stable Squid 2.7.STABLE5 or 3.0.STABLE11
  Current Beta Squid 3.1.0.3


[squid-users] Squid store open errors

2009-01-06 Thread Itzcak Pechtalt
Hi,

I got several errors in cache log like the following:
storeAufsOpenDone: (1) Operation not permitted /var/spool/squid/12/28/0012287A
Sometimes I get the same but with "File not found" error.

I suppose it's related to non clean sytem restart which omitted some
object from swap.state and from Squid.

Is there any way to fix this problems after non clean restart ?

Thanks

Itzcak