On Dec 23, 2004, at 4:54 PM, Sensei wrote:

Hi!

Has anyone got AFS working on suse 9.2 using their afs client? I had to fix a script (it searched for kernel module libafs, actually the one shipped with suse is called kafs) but anyway, afsd isn't starting:

plm02:~ # /etc/init.d/afs-client start
Starting OpenAFS Client
afsd: Error -1 in basic initialization.
Adding cell 'phy.bris.ac.uk': error -1
Adding cell 'vn.uniroma3.it': error -1
Adding cell 'dia.uniroma3.it': error -1
afsd: No check server daemon in client.
afsd: All AFS daemons started.
afsd: Can't mount AFS on /afs(22)
fs: Function not implemented
failed
plm02:~ #


and moreover:

plm02:~ # /usr/sbin/afsd -verbose -stat 300 -dcache 100 -daemons 2 -volumes 50 -memcache
afsd: My home cell is 'dia.uniroma3.it'
SScall(137, 28, 17)=-1 afsd: Forking rx listener daemon.
SScall(137, 28, 48)=-1 afsd: Forking rx callback listener.
SScall(137, 28, 0)=-1 afsd: Forking rxevent daemon.
SScall(137, 28, 19)=-1 SScall(137, 28, 36)=-1 afsd: Error -1 in basic initialization.

Your kernel module doesn't work ... if it is loaded properly ... You don't get any AFS syscall processed.

Call 17 isn't doing that much dangerous stuff so if the module is working it should be able to execute it.

Horst

_______________________________________________
OpenAFS-info mailing list
OpenAFS-info@openafs.org
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to