On Sun, 12 Feb 2012 18:54:11 +0100 (CET)
Rainer Laatsch <[email protected]> wrote:

> After a 'yum update', i got a new kernel. So i compiled a new
> openafs-1.6.0 to get an up-to-date /usr/vice/etc/modload/libafs*
> 
> Doing
>   insmod /usr/vice/etc/modload/libafs*
> i get the error:
> insmod: error inserting 
> '/usr/vice/etc/modload/libafs-2.6.18-274.17.1.el5.mp.ko'
> : -1 Unknown symbol in module
> 
> From /var/log/messages:
> Feb 12 16:31:33 slinux kernel: libafs: Unknown symbol find_exported_dentry
> Feb 12 16:31:33 slinux kernel: libafs: Unknown symbol export_op_default
> This is also in dmesg output.

'modprobe exportfs', then insmod

If you use the kernel module from RPMs instead of compiling them
locally, you should be able to 'modprobe openafs' just by itself,
without needing to do any of that.

-- 
Andrew Deason
[email protected]

_______________________________________________
OpenAFS-info mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-info

Reply via email to