[squid-users] squid 3.2.0.16: heavy load, huge store.log and WARNING: Disk space over limit: 246385708.00 KB > 5120000 KB

From: David Touzeau <david_at_touzeau.eu>
Date: Fri, 09 Mar 2012 12:28:56 +0100

Dear

I have upgraded my squid 3.2.0.15 to the squid 3.2.0.16
My server have a load between 4 to 10

ps aux
squid 10495 69.2 0.8 878308 34624 ? Dl 14:41 21:26
(squid-3) -sYC -f /etc/squid3/squid.conf
squid 10496 19.5 0.8 877012 36300 ? Sl 14:41 6:02
(squid-1) -sYC -f /etc/squid3/squid.conf
root 16870 0.0 0.0 849032 2296 ? Ss 13:38 0:00
/usr/sbin/squid -sYC -f /etc/squid3/squid.conf
squid 16872 0.0 0.3 853476 12624 ? S 13:38 0:03
(squid-coord-5) -sYC -f /etc/squid3/squid.conf
squid 17707 22.4 0.9 879772 39120 ? Sl 14:43 6:21
(squid-2) -sYC -f /etc/squid3/squid.conf
squid 26988 0.3 0.7 864476 30760 ? S 15:10 0:00
(squid-4) -sYC -f /etc/squid3/squid.conf

In cache.log there is many events :
2012/03/09 14:38:15 kid3| WARNING: Disk space over limit: 220212628.00
KB > 5120000 KB
2012/03/09 14:38:26 kid3| WARNING: Disk space over limit: 222510356.00
KB > 5120000 KB
2012/03/09 14:38:37 kid3| WARNING: Disk space over limit: 225427248.00
KB > 5120000 KB

What does it means ?
I have many space left on the disk:

/dev/sda1 452G 202G 228G 48% /

The store.log is increased to more than 10Go with these events :
1331289752.882 RELEASE -1 FFFFFFFF AEB65290D03E08DD782A337A15C479A4
? ? ? ? ?/? ?/? ? ?
1331289752.882 RELEASE -1 FFFFFFFF 535E450BD0DE1D710ADC738CE0E08FF1
? ? ? ? ?/? ?/? ? ?
1331289752.882 RELEASE -1 FFFFFFFF 903D01C5B90A27D5F7D200D87A3FCA7A
? ? ? ? ?/? ?/? ? ?
1331289752.882 RELEASE -1 FFFFFFFF 2FB0D200A038346A01B76B76C15EB5D3
? ? ? ? ?/? ?/? ? ?
1331289752.882 RELEASE -1 FFFFFFFF 48725D7EF8A3D6A90E06171969B285EA
? ? ? ? ?/? ?/? ? ?
1331289752.882 RELEASE -1 FFFFFFFF 49B074F3E611694B420267BC9A55DB84
? ? ? ? ?/? ?/? ? ?
1331289752.882 RELEASE -1 FFFFFFFF E5AD82B621949034DC703BC3BAC74456
? ? ? ? ?/? ?/? ? ?
1331289752.882 RELEASE -1 FFFFFFFF B4968A3D96D2F7CD6BC44CAD213565DF
? ? ? ? ?/? ?/? ? ?
1331289752.882 RELEASE -1 FFFFFFFF 86EC4961EB11634BF1FAA208C0643E9C
? ? ? ? ?/? ?/? ? ?
1331289752.882 RELEASE -1 FFFFFFFF 6B24147A383CFC7E9C66B55735DEC5E3
? ? ? ? ?/? ?/? ? ?
1331289752.882 RELEASE -1 FFFFFFFF 366BEA0201808D4A6F2849A22E62FC43
? ? ? ? ?/? ?/? ? ?
1331289752.882 RELEASE -1 FFFFFFFF A7D34E3E97C37AE16EBF7C7DAF4A444F
? ? ? ? ?/? ?/? ? ?
1331289752.883 RELEASE -1 FFFFFFFF F52AEDCF0ADE71BE0E6E5D713212D76A
? ? ? ? ?/? ?/? ? ?
1331289752.883 RELEASE -1 FFFFFFFF 7BFD18551EC24A8E3610A79BE3ECDC28
? ? ? ? ?/? ?/? ? ?
1331289752.883 RELEASE -1 FFFFFFFF 0272A0D991F5C6CBB91A1DDDC218B505
? ? ? ? ?/? ?/? ? ?

Here it is my caches configuration file :

#--------- Multiple cpus --
workers 4
if ${process_number} = 1
cache_dir aufs /var/cache/squid2-1 4000 128 512
endif
if ${process_number} = 2
cache_dir aufs /var/cache/squid2-2 4000 128 512
endif
if ${process_number} = 3
cache_dir aufs /var/cache/squid2-3 4000 128 512
endif
if ${process_number} = 4
cache_dir aufs /var/cache/squid2-4 4000 128 512
endif
#------------------
cache_dir aufs /var/cache/squid 1000 16 256
# --------- OTHER CACHES
Received on Fri Mar 09 2012 - 11:29:09 MST

This archive was generated by hypermail 2.2.0 : Fri Mar 09 2012 - 12:00:03 MST