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
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

On the SuSE 9.2 systems (about 5) that I'm running with the SuSE provided openafs, the kernel module is libafs in /lib/modules/2.6.8-24.5-default/extra/libafs.ko, which is part of the kernel-default-nongpl rpm. It's still an odd package setup, but it generally works. They've made one update to the openafs package that I installed with yast2. I've seen the disk-cache non-truncation bug in the original version, but not in the updated version (yet). And I've got one system that will periodically get really cranky and won't live long enough to put up the xdm greeting window (it hangs).

Ken Aaker

Reply via email to