Re: [squid-users] ./squid -z questions

From: Matus UHLAR - fantomas <uhlar@dont-contact.us>
Date: Mon, 28 Jun 2004 14:17:41 +0200

On 28.06 02:42, Lizzy Dizzy wrote:
> Lately I notice the following:
>
> 2004/06/28 10:05:40| diskHandleWrite: FD 1028: disk write error: (28) No
> space left on device
> 2004/06/28 10:05:40| storeUfsWriteDone: got failure (-6)
> 2004/06/28 10:05:40| storeSwapOutFileClosed: dirno 12, swapfile 0004689A,
> errflag=-6
> (28) No space left on device

> /dev/sde3 17359220 15373680 1089516 94%
> /usr/local/squid/cache14
> /dev/sde4 17359220 16283368 179828 100%
> /usr/local/squid/cache15
> /dev/sdf1 17359192 15388208 1074964 94%
> /usr/local/squid/cache16

> I've set the low and high mark from 90 and 93 to
>
> cache_swap_low 80
> cache_swap_high 85
>
> but they do'nt seems to help.

you probably specified too high Bytes number for that cache dir. Note that
filesystems have some overhead and they also work much faster if they have
some space free, so for let's say 36GB disk you should not specify more
than 30000 KB of data:

da2: 35003MB (71687340 512 byte sectors: 255H 63S/T 4462C)

#Default:
# cache_swap_low 90
# cache_swap_high 95
cache_dir ufs /mount/proxy 30000 256 256

/dev/da2s1e 35283058 28122774 4337640 87% /mount/proxy

-- 
Matus UHLAR - fantomas, uhlar@fantomas.sk ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Windows found: (R)emove, (E)rase, (D)elete
Received on Mon Jun 28 2004 - 06:17:44 MDT

This archive was generated by hypermail pre-2.1.9 : Thu Jul 01 2004 - 12:00:03 MDT