On 3/28/06, Dave Blakemore <[EMAIL PROTECTED]> wrote: > > My question: Is there a way to completely flush the entire cache to ensure > its integrity?
The easiest way to flush the cache is to do fs setcache 1 which tries to set the cachesize to 1. This will take a while, depending on the size of your cache. Then fs setcache 0 will set your cachesize back to whatever is set in the cacheinfo file. This works almost always. Should it not, delete /usr/vice/cache/CacheItems and reboot. _______________________________________________ OpenAFS-info mailing list [email protected] https://lists.openafs.org/mailman/listinfo/openafs-info
