[OpenAFS-devel] OpenAFS 1.3.83, Unknown symbol rxkad_stats

Andrej Filipcic andrej.filipcic@ijs.si
Wed, 01 Jun 2005 17:33:42 +0200


chas williams - CONTRACTOR wrote:

>In message <429DAF74.90100@ijs.si>,Andrej Filipcic writes:
>  
>
>>>>libafs: Unknown symbol rxkad_stats
>>>>        
>>>>
>
>the lastest cvs update seemed to clear this up for me.  i did a 
>make clean before rebuilding as well.
>
>  
>
>>There is additional problem with cache (also in CVS from today). When
>>disk cache gets full, afs_cachetrim uses 100% cpu and does nothing.
>>With memcache it is similar, but there is no cpu
>>usage. no oops or dmesg. system has to be rebooted to use 1.3.82.
>>    
>>
>
>any hints about the cache parameters you are using?  i havent
>seen this behavior on 2.6.12-rc4 SMP i386.  i usually run memcache
>exclusively though.
>  
>
I have tried 2.6.12-rc5, still the same problem. So it must be something
wrong
with 64bit version?

I use the following options,
for disk cache:
OPTIONS="$MEDIUM -nosettime -dynroot"
for memcache:
OPTIONS="-dynroot -memcache -nosettime -blocks 65336 -chunksize 20"

Cheers,
Andrej