My disk usage problems are continuing..
/usr/local/squid/etc$ egrep '^cache_swap' squid.conf
cache_swap 300
/usr/local/squid/etc$ du -sk ../cache
456041 ../cache
/usr/local/squid/etc$
under solaris 2.5.1, squid 1.1.10-NOVM.
I've just added:
debug_options 20,9
to squid.conf and HUP'd, now let's see...
hrmm... now that I've HUP'd the server, the disk usage is down
below 300M:
/usr/local/squid/etc$ du -sk ../cache/
299272 ../cache
/usr/local/squid/etc$
I believe something is broken in 1.1.10-NOVM. I'll leave
20,9 debugging on for a while and see what happens...
Ed
-- -----Forwarded message from Edward Henigin <ed@texas.net>----- Message-ID: <19970504214954.00016@texas.net> Date: Sun, 4 May 1997 21:49:54 -0500 From: Edward Henigin <ed@texas.net> To: squid-users@nlanr.net Subject: disk usage and 1.1.10-NOVM ? Are there any known problems with 1.1.10-NOVM and disk usage? I've got two boxes, each running around the same amount of time, each set with a cache_swap of 300, and both had ~750M in the cache/ directory by the time I caught them. One of the cache.log logfiles has multiple instances of this: 97/05/04 16:11:21| WARNING: Repeated failures to free up disk space! 97/05/04 16:11:21| storeGetSwapSpace: Disk usage is over high water mark 97/05/04 16:11:21| --> store_swap_high = 20137 KB 97/05/04 16:11:21| --> store_swap_size = 21197 KB 97/05/04 16:11:21| --> asking for 0 KB 97/05/04 16:11:21| diskHandleWrite: FD 471: disk write error: (28) No space left on device 97/05/04 16:11:21| storeAppendDone: ERROR -6 for 'http://plants.usda.gov/plants/servpush/!photosel_push.cgi' If there's any more debug I can do to help track this down, let me know, I'd like to figure this out.. Thanks, Ed Henigin ed@texas.net -----End of forwarded message-----Received on Thu May 08 1997 - 14:33:52 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:35:09 MST