- To: slug@xxxxxxxxxxx
- Subject: [SLUG] squid cache problem
- From: jimd@xxxxxxxxxxxxxxxxxxx
- Date: Thu Aug 10 08:29:03 2000
Hi,
I'm getting lots of errors like this one on /var/log/messages:
Aug 6 04:02:17 octagonal kernel: EXT2-fs error (device ide1(22,1)): ext2_new_block: Free blocks count corrupted for block group 57
Aug 6 04:02:17 octagonal (squid): Write failure -- check your disk space and cache.log
Aug 6 04:02:17 octagonal squid[19617]: Squid Parent: child process 25128 exited with status 1
Aug 6 04:03:00 octagonal squid[19617]: Squid Parent: child process 25189 started
Aug 6 04:03:02 octagonal kernel: EXT2-fs error (device ide1(22,1)): ext2_readdir: bad entry in directory #456705: rec_len % 4 != 0 - offset=0, inode=4294967295, rec_len=39285, name_len=12
Aug 6 04:03:30 octagonal kernel: EXT2-fs warning (device ide1(22,1)): ext2_free_blocks: bit already cleared for block 1239236
Aug 6 04:03:30 octagonal last message repeated 8 times
Aug 10 07:53:07 octagonal kernel: EXT2-fs error (device ide1(22,1)): ext2_free_blocks: Freeing blocks not in datazone - block = 2822727091, count = 1
Aug 10 07:53:07 octagonal kernel: EXT2-fs error (device ide1(22,1)): ext2_free_blocks: Freeing blocks not in datazone - block = 2908146525, count = 1
And the cache log has lots of stuff like:
2000/08/06 00:00:00| Not currently OK to rewrite swap log.
2000/08/06 00:00:00| storeDirWriteCleanLogs: Operation aborted.
2000/08/06 00:00:00| accessLogRotate: Rotating
2000/08/06 00:00:02| TCP connection to proxy.one.net.au/3128 failed
2000/08/06 00:00:05| diskHandleWrite: FD 4: disk write error: (28) No space left
on device
FATAL: Write failure -- check your disk space and cache.log
Squid Cache (Version 2.3.STABLE2): Terminated abnormally.
CPU Usage: 25.820 seconds = 16.450 user + 9.370 sys
Maximum Resident Size: 0 KB
Page faults with physical i/o: 292
Memory usage for squid via mallinfo():
total space in arena: 48272 KB
Ordinary blocks: 48258 KB 9 blks
Small blocks: 0 KB 0 blks
Holding blocks: 436 KB 2 blks
Free Small blocks: 0 KB
Free Ordinary blocks: 13 KB
Total in use: 48694 KB 101%
Total free: 13 KB 0%
What's going on? There's plenty of room.
Regards,
Jim Donovan