[OpenAFS] Linux 2.6 support
Horst Birthelmer
horst@riback.net
Wed, 9 Jun 2004 09:07:21 +0200
On Wednesday, June 9, 2004, at 08:39 AM, Miroslav Ruda wrote:
> Horst Birthelmer wrote:
>> 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.
>
> Nothing has changed:
>
> /usr/vice/etc/afsd -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: 40000
> afsd: 4000 inode_for_V entries at 0x550710, 16000 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
>
... and you're sure there is no other output like "SScall....=..."
after that??
What the client does is initializing rx, forking the callback and ...
that's it.
It says "afsd: Forking rxevent daemon." but form the syscalls output
that never happened.
I've never seen anything like that before.
Horst