[OpenAFS-port-darwin] AFS-caused crash with macos-afs-kext-20040623

Derrick J Brashear shadow@dementia.org
Wed, 28 Jul 2004 00:24:19 -0400 (EDT)


On Tue, 27 Jul 2004, Sebastian Hagedorn wrote:

> --On Montag, 26. Juli 2004 17:47 Uhr -0400 Derrick J Brashear 
> <shadow@dementia.org> wrote:
>
>> Are you using memcache?
>
> Yes, my current settings, based on somebody else's recommendations, are:
>
> -memcache -blocks 50000
>
>> Can you try disk cache?
>
> Sure, what settings do you suggest? Should I just remove afsd.options and go 
> back to the defaults?

I'd put in afsd.options:
-fakestat-all
at least, and possibly something like
-stat 3000 -dcache 2500 -daemons 5 -volumes 128 -chunksize 18

(and if it's a laptop, also -dynroot)

and make sure /var/db/openafs/etc/cacheinfo lists something at least 
50000, and preferably more if you use files of any size, or a lot.

-D