Squid fatal error

From: Jason Wang <Jason.Wang@dont-contact.us>
Date: Wed, 02 Aug 2000 10:03:11 -0500

After running Squid for a while, I get the following error.

        2000/08/02 09:35:43| diskHandleWrite: FD 15: disk write error:
        (28) No space left on device
        FATAL: Write failure -- check your disk space and cache.log
        Squid Cache (Version 2.2.STABLE5): Terminated abnormally.
        CPU Usage: 11668.350 seconds
        Maximum Resident Size: 0 KB
        Page faults with physical i/o: 5212

The above entry is from the cache.log file. No other error messages were
present (aside from the "sslReadCient" type of stuff). Doing a "df -k"
and "df -i" on the machine returns the following:

(df -k)
Filesystem kbytes used avail capacity Mounted on
/dev/dsk/c0t1d0s6 12913702 10164500 2620065 80% /cache1
/dev/dsk/c0t0d0s6 8820137 6355290 2376646 73% /cache2

(df -i)
Filesystem iused ifree %iused Mounted on
/dev/dsk/c0t1d0s6 1377607 11714105 11% /cache1
/dev/dsk/c0t0d0s6 1037844 7922988 12% /cache2

(squid.conf)
My cache settings are:
cache_dir /cache1 12000 32 256
cache_dir /cache2 8000 32 256

Any help would be greatly appreciated.

Thanks,
Jason
Received on Wed Aug 02 2000 - 09:08:19 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:54:41 MST