,
i ran into a problem with squid that it was saying there is no space left on device, while there was more then 2GiB free.
|> 2007/06/02 20:23:05| Store logging disabled
2007/06/02 20:23:05| /appl/squid-cache/swap.state.new: (28) No space left on device FATAL: storeDirOpenTmpSwapLog: Failed to open swap log. Squid Cache (Version 2.5.STABLE6): Terminated abnormally. CPU Usage: 0.013 seconds = 0.008 user + 0.005 sys Maximum Resident Size: 0 KB Page faults with physical i/o: 1 cache_dir is configured with following entry in squid.conf cache_dir diskd /appl/squid-cache 23552 64 512 Q1=72 Q2=64 while the device got 25GiB space. Any ideas why squid is reacting like that?
Probably you are running out of inodes. Try to create the squid swap file system with more inodes than the default. -Logu