[OpenAFS] Linux 2.6 support

Horst Birthelmer horst@riback.net
Wed, 9 Jun 2004 00:00:15 +0200


On Tuesday, June 8, 2004, at 10:48  PM, Miroslav Ruda wrote:

> Horst Birthelmer wrote:
>> Could you start afsd with -debug and -verbose and take a look at the 
>> output?? or you can post it here ... or send it to me ... ;-)
>> Horst
>
> Here it is:
>
> /usr/vice/etc/afsd -stat 2800 -dcache 2400 -daemons 5 -volumes 128
> -debug -verbose
> afsd: My home cell is 'ics.muni.cz'
> ParseCacheInfoFile: Opening cache info file 
> '/usr/vice/etc/cacheinfo'...
> ParseCacheInfoFile: Cache info file successfully parsed:
>         cacheMountDir: '/afs'
>         cacheBaseDir: '/usr/vice/cache'
>         cacheBlocks: 400000
> afsd: 40000 inode_for_V entries at 0x9556c010, 160000 bytes
> SScall(183, 28, 17)=0 afsd: Forking rx listener daemon.
> afsd: Forking rx callback listener.
> afsd: Forking rxevent daemon.
> SScall(183, 28, 19)=0 SScall(183, 28, 0)=0
>

There isn't anything really wrong in that dump... it's also pretty 
short ... ;-)
Could you try and reduce the cachesize??
Something around 100MB would do at the moment and loose those other 
parameters. You shouldn't need them for testing.

Just a thought.


Horst