> -----Original Message-----
> From: Reuben Farrelly [SMTP:reuben-squid@mira.net]
> Sent: Sunday, June 27, 1999 7:01 PM
> To: Greg Cunningham; 'squid-users@ircache.net'
> Subject: RE: All entries in store.log are RELEASE'd immediatley
>
> Hi,
>
> A couple of things:
>
> Do you have an entry in your squid.conf for the tag no_cache? If so,
> what
> does it read?
[Greg Cunningham] no_cache has been temporarily disabled -> no
change.
> What does the tag for cache_dir read like? [Presumably you do
> actually
> have some free space on the drive]
[Greg Cunningham] cache is on 3 x 9GB drives viz:
cache_dir /usr/local/squid/cache/sdb1 8096 64 256
cache_dir /usr/local/squid/cache/sdc1 7796 64 256
cache_dir /usr/local/squid/cache/sdd1 8096 64 256
> No mention of anything in cache.log on startup/shutdown?
[Greg Cunningham]
The only thig obvious to me is store_swap_size = 0k and
a pile of zero counters after the rebuild. I think I remember reading
that store_swap_size is dynamically decided.
here is a down -> up sequence
1999/06/26 21:50:19| Preparing for shutdown after 0 requests
1999/06/26 21:50:19| Waiting 30 seconds for active connections
to finish
1999/06/26 21:50:19| FD 17 Closing HTTP connection
1999/06/26 21:50:19| Shutting down...
1999/06/26 21:50:19| FD 18 Closing ICP connection
1999/06/26 21:50:19| Closing unlinkd pipe on FD 14
1999/06/26 21:50:19| storeDirWriteCleanLogs: Starting...
1999/06/26 21:50:19| Finished. Wrote 0 entries.
1999/06/26 21:50:19| Took 0 seconds ( 0.0 entries/sec).
CPU Usage: 5679.330 seconds
Maximum Resident Size: 0 KB
Page faults with physical i/o: 229
Memory usage for squid via mallinfo():
total space in arena: 1702 KB
Ordinary blocks: 1690 KB 21 blks
Small blocks: 0 KB 0 blks
Holding blocks: 724 KB 4 blks
Free Small blocks: 0 KB
Free Ordinary blocks: 11 KB
Total in use: 2414 KB 142%
Total free: 11 KB 1%
1999/06/26 21:50:19| Squid Cache (Version 2.2.STABLE2): Exiting
normally.
1999/06/26 21:54:23| Starting Squid Cache version 2.2.STABLE2
for i586-pc-linux-
gnu...
1999/06/26 21:54:23| Process ID 5130
1999/06/26 21:54:23| With 256 file descriptors available
1999/06/26 21:54:23| Performing DNS Tests...
1999/06/26 21:54:23| Successful DNS name lookup tests...
1999/06/26 21:54:23| helperOpenServers: Starting 5 'dnsserver'
processes
1999/06/26 21:54:23| Unlinkd pipe opened on FD 14
1999/06/26 21:54:23| Swap maxSize 24563712 KB, estimated 1889516
objects
1999/06/26 21:54:23| Target number of buckets: 37790
1999/06/26 21:54:23| Using 65536 Store buckets, replacement runs
every 1 second
1999/06/26 21:54:23| Max Mem size: 65536 KB
1999/06/26 21:54:23| Max Swap size: 24563712 KB
1999/06/26 21:54:23| Rebuilding storage in Cache Dir #0 (CLEAN)
1999/06/26 21:54:23| Rebuilding storage in Cache Dir #1 (CLEAN)
1999/06/26 21:54:23| Rebuilding storage in Cache Dir #2 (CLEAN)
1999/06/26 21:54:23| Set Current Directory to
/usr/local/squid/cache/sdb1
1999/06/26 21:54:23| Loaded Icons.
1999/06/26 21:54:23| Accepting HTTP connections on port 8080, FD
17.
1999/06/26 21:54:23| Accepting ICP messages on port 3130, FD 18.
1999/06/26 21:54:23| Ready to serve requests.
1999/06/26 21:54:23| storeRebuildFromDirectory: DIR #2 done!
1999/06/26 21:56:34| storeRebuildFromDirectory: DIR #1 done!
1999/06/26 21:58:49| Configuring Parent
cache.vision.net.au/8080/3130
1999/06/26 21:58:49| Configuring Parent
cache2.vision.net.au/8080/3130
1999/06/26 21:58:49| Configuring Sibling beowulf/8080/3130
1999/06/26 21:58:49| storeRebuildFromDirectory: DIR #0 done!
1999/06/26 22:01:07| Finished rebuilding storage disk.
1999/06/26 22:01:07| 0 Entries read from previous
logfile.
1999/06/26 22:01:07| 0 Entries scanned from swap files.
1999/06/26 22:01:07| 0 Invalid entries.
1999/06/26 22:01:07| 0 With invalid flags.
1999/06/26 22:01:07| 0 Objects loaded.
1999/06/26 22:01:07| 0 Objects expired.
1999/06/26 22:01:07| 0 Objects cancelled.
1999/06/26 22:01:07| 0 Duplicate URLs purged.
1999/06/26 22:01:07| 0 Swapfile clashes avoided.
1999/06/26 22:01:07| Took 404 seconds ( 0.0 objects/sec).
1999/06/26 22:01:07| Beginning Validation Procedure
1999/06/26 22:01:07| storeLateRelease: released 117 objects
1999/06/26 22:01:26| Completed Validation Procedure
1999/06/26 22:01:26| Validated 0 Entries
1999/06/26 22:01:26| store_swap_size = 0k
> Reuben
>
>
> At Sunday 27/06/99 05:12 PM +1000, Greg Cunningham wrote:
> >Thanks Brian & Gerben for your valued input. I now have RH6.0 on tap
> so
> >I will give it a go.... HOWEVER...
> >my root problem remains unsolved. maybe someone else has some
> >suggestrions of what I need to check )unless you think that this is
> >related to 256fds...).
> >
> > > Subject says it all. All objects fetched are immediatly released
> so
> > > cache remains "empty". Any ideas where to start looking?
> >
> > > squid-2.2.STABLE2
> > > RedHat 5.0b (Wiglaf)
> > > 2.0.33 kernel
> >
> >--
> >Greg Cunningham
> >Harris & Company Ltd.
> >mailto://greg.cunningham@harrisgroup.com.au
> >ph: +61 3 6430 1392
> >fx: +61 3 6430 1461
> >
Received on Sun Jun 27 1999 - 21:58:12 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:47:02 MST