This is a discussion on Re: [squid-users] squid tries to rebuild cache but fails... within the Squid Users forums, part of the Web Server and Related Forums category; Hi, > diskHandleWrite: FD 8: disk write error: (28) No > space left on device > what is location of ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi, > diskHandleWrite: FD 8: disk write error: (28) No > space left on device > what is location of swap.state file > i think your patition or hard drive is getting full that was my first guess too. But: [..] root@host# grep cache_dir /opt/sfw/squid/etc/squid.conf cache_dir ufs /cache 18000 32 256 root@host:/# ls -lart /cache [..] drwxr-xr-x 258 nobody nogroup 3584 Apr 28 2003 1E drwxr-xr-x 258 nobody nogroup 3584 Apr 28 2003 1F drwx------ 2 nobody nogroup 8192 Apr 25 2003 lost+found -rw-r--r-- 1 nobody nobody 80447952 Apr 26 14:59 swap.state -rw-r--r-- 1 nobody nobody 5786400 Apr 27 13:29 swap.state.new root@host:/cache# df -k . Filesystem kbytes used avail capacity Mounted on /dev/md/dsk/d60 20587657 16144992 4236789 80% /cache [..] So, there is enough space on the disk itself, we are far away from the 2gb-limit (in case this may jump in), but still squid claims not to have enough space... any more suggestions? Ciao, Hanno -- |