[OpenAFS-devel] unable to start afs client

Martin MOKREJŠ mmokrejs@ribosome.natur.cuni.cz
Fri, 10 Dec 2004 11:21:43 +0100


vinod kumar boppana wrote:

> the output is :
> afsd: My home cell is 'afs.compunet.barc.in'
>  ParseCacheInfoFile: Opening cache info file '/usr/vice/etc/cacheinfo'...
>  ParseCacheInfoFile: Cache info file successfully parsed:
>         cacheMountDir: '/afs'
>         cacheBaseDir: '/usr/vice/cache'
>         cacheBlocks: 20000
>  afsd: 2000 inode_for_V entries at 0x8075078, 8000 bytes
>  SScall(137, 28, 17)=-1 afsd: Forking rx listener daemon.
>  afsd: Forking rx callback listener.
>  afsd: Forking rxevent daemon.
>  SScall(137, 28, 48)=-1 SScall(137, 28, 0)=-1 SScall(137, 28, 36)=-1


>From this "-1" I conclude:
be sure to have done by the startup script the following BEFORE afsd get's started
something like:

# insmod /usr/vice/etc/modload/libafs-`uname -r`.o

Also make sure /usr/afs/bin/bosserver runs either on teh machine itself or
those servers, which you have declared in CellServDB as AFS servers.