Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-10 Thread Laurent CREPET
On Tue, 10 May 2011 01:51:18 -0700 Brandon Ooi wrote: > On Tue, May 10, 2011 at 1:09 AM, Christopher Chan < > christopher.c...@bradbury.edu.hk> wrote: > > > On Monday, May 09, 2011 10:28 PM, Ljubomir Ljubojevic wrote: > > > Laurent CREPET wrote: > > >> On Mon, 9 May 2011 05:20:48 -0700 (PDT) > >

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-10 Thread Christopher Chan
On Tuesday, May 10, 2011 04:51 PM, Brandon Ooi wrote: > On Tue, May 10, 2011 at 1:09 AM, Christopher Chan > > wrote: > > On Monday, May 09, 2011 10:28 PM, Ljubomir Ljubojevic wrote: > > Laurent CREPET wrote: > >> On Mon, 9 May 2011 05:20:48 -0

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-10 Thread Brandon Ooi
On Tue, May 10, 2011 at 1:09 AM, Christopher Chan < christopher.c...@bradbury.edu.hk> wrote: > On Monday, May 09, 2011 10:28 PM, Ljubomir Ljubojevic wrote: > > Laurent CREPET wrote: > >> On Mon, 9 May 2011 05:20:48 -0700 (PDT) > >> John Doe wrote: > >> > >>> From: Laurent CREPET > >>> > Toda

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-10 Thread Christopher Chan
On Monday, May 09, 2011 10:28 PM, Ljubomir Ljubojevic wrote: > Laurent CREPET wrote: >> On Mon, 9 May 2011 05:20:48 -0700 (PDT) >> John Doe wrote: >> >>> From: Laurent CREPET >>> Today, squid crashed again. >>> Maybe ask on the squid mailing list, they might have more insight... >>> >>> JD >

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-09 Thread Ljubomir Ljubojevic
Laurent CREPET wrote: > On Mon, 9 May 2011 05:20:48 -0700 (PDT) > John Doe wrote: > >> From: Laurent CREPET >> >>> Today, squid crashed again. >> Maybe ask on the squid mailing list, they might have more insight... >> >> JD > > No need, I have plugged my brain today. Check my latest e-mail (sq

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-09 Thread Laurent CREPET
On Mon, 9 May 2011 05:20:48 -0700 (PDT) John Doe wrote: > From: Laurent CREPET > > > Today, squid crashed again. > > Maybe ask on the squid mailing list, they might have more insight... > > JD No need, I have plugged my brain today. Check my latest e-mail (squid does not like temporary fil

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-09 Thread John Doe
From: Laurent CREPET > Today, squid crashed again. Maybe ask on the squid mailing list, they might have more insight... JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-09 Thread Laurent CREPET
On Mon, 9 May 2011 10:10:59 +0200 Laurent CREPET wrote: > Today, squid crashed again. So stupid I am ! I did not check for squid in /var/log/messages. Now, I know that Squid does not like to have a temporary filesystem full. /var was always ok after logrotate completes its work, but at 04:02 s

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-09 Thread Laurent CREPET
On Fri, 6 May 2011 11:06:18 +0200 Laurent CREPET wrote: > squid's logs are rotated on a weekly basis by logrorate. squid crashed 2 > times, with one week between. > > Now, I have switched to daily/rotate 15, and squid did not crash since the > change (2 days ago). Today, squid crashed again.

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-06 Thread Laurent CREPET
On Wed, 4 May 2011 16:33:21 +0200 Philippe Naudin wrote: > Not sure it is working : logrotate -d is debug mode, it actually does > nothing. You have to try again without -d to check if it works. Don't > forget to check the content of /var/log/squid/ (file size, date and > time) for the result. >

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-04 Thread Philippe Naudin
Le mer 04 mai 2011 15:03:06 CEST, Laurent CREPET a écrit: > [root@stargate ~]# logrotate -d -v -f /etc/logrotate.d/squid > [snip ] > So, logrotating squid logs by hand works. Now, when logrotate is started from > /etc/cron.daily/logrotate, it processes more log files. It has consequences > on sy

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-04 Thread Laurent CREPET
On Wed, 4 May 2011 13:35:37 +0200 Philippe Naudin wrote: > Le mer 04 mai 2011 12:48:39 CEST, Laurent CREPET a écrit: > > > [...] > > However, since: > > - my settings have not been modified recently > > - logrorate and squid packages have not been updated by CentOS 5.6 (see > > below) > > ...an

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-04 Thread Juergen Gotteswinter
dont know if it helps, but squid keeps crashing for me when selinux was activated and diskd enabled in the squid config. Am 04.05.11 13:35, schrieb Philippe Naudin: > Le mer 04 mai 2011 12:48:39 CEST, Laurent CREPET a écrit: > >> [...] >> However, since: >> - my settings have not been modified re

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-04 Thread Philippe Naudin
Le mer 04 mai 2011 12:48:39 CEST, Laurent CREPET a écrit: > [...] > However, since: > - my settings have not been modified recently > - logrorate and squid packages have not been updated by CentOS 5.6 (see below) > ...an issue with glibc ? Squid and logrotate work just fine here : $ rpm -q squid

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-04 Thread Laurent CREPET
On Tue, 3 May 2011 02:26:33 -0700 (PDT) John Doe wrote: > From: Laurent CREPET > > > Any ideas ? > > Different setup here (compiled latest squid 2.7.STABLE9). > Main difference I can see with the rpm's rotatelog is that > we use delaycompress... > > JD > I would prefer not to compile anyth

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-04 Thread Laurent CREPET
On Tue, 03 May 2011 08:48:46 -0500 Johnny Hughes wrote: > I do not see anything listed in the upsteam bugzilla concerning squid > and EL5.6 ... anyone else have this issue? I also checked... nothing related to squid crash after upgrading to 5.6. squid logs are rotated on a weekly basis, so it se

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-03 Thread Johnny Hughes
On 05/03/2011 03:20 AM, Laurent CREPET wrote: > On Tue, 3 May 2011 09:46:05 +0200 > Laurent CREPET wrote: > >> I will look at the latest RPMs to check differences on >> /etc/logrotate.d/squid. > > I'm suprised... it seems that both packages have not been modified for a > while. > >> [root@sta

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-03 Thread John Doe
From: Laurent CREPET > Any ideas ? Different setup here (compiled latest squid 2.7.STABLE9). Main difference I can see with the rpm's rotatelog is that we use delaycompress... JD ___ CentOS mailing list CentOS@centos.org http://lists.centos.org/mail

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-03 Thread Laurent CREPET
On Tue, 3 May 2011 09:46:05 +0200 Laurent CREPET wrote: > I will look at the latest RPMs to check differences on /etc/logrotate.d/squid. I'm suprised... it seems that both packages have not been modified for a while. > [root@stargate ~]# ls -latr /var/log/yum.log* > -rw-r--r-- 1 root root 11559

Re: [CentOS] since CentOS 5.6 upgrade, squid crashes

2011-05-03 Thread Laurent CREPET
On Tue, 3 May 2011 09:46:05 +0200 Laurent CREPET wrote: > I will look at the latest RPMs to check differences on /etc/logrotate.d/squid. Packages: squid-2.6.STABLE21-6.el5 logrotate-3.7.4-9.el5_5.2 In /var/log/squid/cache.log: > 2011/05/03 04:02:12| storeDirWriteCleanLogs: Starting... > 2011/05