Re: 1.2 Cache Size (again)

From: Duane Wessels <wessels@dont-contact.us>
Date: Fri, 29 May 1998 09:18:39 -0600

Mark Cooke writes:

>After trying your suggestion this morning:
>
>1998/05/29 11:18:55| storeRebuildFromDirectory: DIR #0 done!
>1998/05/29 11:20:36| Finished rebuilding storage disk.
>1998/05/29 11:20:36| 0 Entries read from previous logfile.
>1998/05/29 11:20:36| 9624 Entries scanned from swap files.
>1998/05/29 11:20:36| 0 Invalid entries.
>1998/05/29 11:20:36| 0 With invalid flags.
>1998/05/29 11:20:36| 9317 Objects loaded.
>1998/05/29 11:20:36| 0 Objects expired.
>1998/05/29 11:20:36| 0 Objects cancelled.
>1998/05/29 11:20:36| 552 Duplicate URLs purged.
>1998/05/29 11:20:36| 0 Swapfile clashes avoided.
>1998/05/29 11:20:36| Took 225 seconds ( 41.4 objects/sec).
>1998/05/29 11:20:36| Beginning Validation Procedure
>1998/05/29 11:20:36| CACHEMGR: <unknown>@127.0.0.1 requesting 'counters'
>1998/05/29 11:20:36| CACHEMGR: <unknown>@127.0.0.1 requesting 'client_list'
>1998/05/29 11:20:39| WARNING: Disk space over limit: 193453 KB > 153600 KB
>1998/05/29 11:20:39| Completed Validation Procedure
>1998/05/29 11:20:39| Validated 9070 Entries
>1998/05/29 11:20:39| store_swap_size = 205609k
>1998/05/29 11:20:49| WARNING: Disk space over limit: 199595 KB > 153600 KB
>1998/05/29 11:20:59| WARNING: Disk space over limit: 197438 KB > 153600 KB
>1998/05/29 11:21:09| WARNING: Disk space over limit: 190373 KB > 153600 KB

It looks to me like swap files are not really getting unlinked.

Do you have an unlinkd process running?

Can you trace its execution with 'strace'?

        % strace -p <unlinkd-pid>

What does 'client mgr:info | grep unlinkd' say?

Duane W.
Received on Fri May 29 1998 - 08:22:54 MDT

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