[OpenAFS-devel] Fwd: openafs problems on AMD64
Harald Barth
haba@pdc.kth.se
Wed, 22 Mar 2006 18:59:45 +0100 (MET)
Is this 2.6.16? That is very fresh.
I have the following client combinations
> 440 amd64 FC3 2.6.9+sc+papi-lenngren1 OpenAFS 1.4.0-rc4 built 2005-09-15
few amd64 Centos 2.6.15.6+srvx86_64 OpenAFS 1.4.0 built 2006-03-13
and have not seen this. The insert message on 2.6.15 looks like:
Mar 13 11:48:05 kelp kernel: libafs: module license 'http://www.openafs.org/dl/license10.html' taints kernel.
Mar 13 11:48:06 kelp kernel: Found system call table at 0xffffffff80437000 (scan: close+ioctl)
Mar 13 11:48:06 kelp kernel: Found 32-bit system call table at 0xffffffff8036d8a0 (exported)
Mar 13 11:48:06 kelp kernel: Starting AFS cache scan...found 99 non-empty cache files (11%).
> | System call hooks will not be installed; proceeding anyway
> | Found 32-bit system call table at 0xffffffff80315850 (exported)
Looks to me you loose because it only finds the 32-bit syscall table
and not the 64-bit one.
Harald.