[OpenAFS] Ubuntu 8.10 and OpenAFS 1.4.8 not playing nicely
Jeff Blaine
jblaine@kickflop.net
Tue, 23 Dec 2008 15:29:01 -0500
A few things, but mainly of our importance, the first item.
This is a from-source build of OpenAFS 1.4.8 on an Ubuntu
8.10 box (i686).
Linux oolong 2.6.27-9-generic #1 SMP Thu Nov 20 21:57:00 UTC 2008 i686
GNU/Linux
./configure --enable-transarc-paths --disable-afsdb
All default AFS config except:
ENABLE_AFSDB=off
ENABLE_DYNROOT=off
=============================================================
Item 1
=============================================================
AFS doesn't work. It starts. It runs. It falls on its
face mostly. All other network-based functionality works
fine.
% time ls /afs/rcf/user/test | wc -l
33
real 0m57.054s
user 0m0.008s
sys 0m0.004s
% time ls /afs/rcf/user/tes | wc -l
33
real 0m0.007s
user 0m0.000s
sys 0m0.008s
%
# There ARE files here:
% ls /afs/rcf/project/java
%
% netstat -i
Kernel Interface table
Iface MTU Met RX-OK RX-ERR RX-DRP RX-OVR TX-OK TX-ERR TX-DRP
TX-OVR Flg
eth0 576 0 22742 0 0 0 20592 0 0
0 BMRU
lo 16436 0 12198 0 0 0 12198 0 0
0 LRU
=============================================================
Item 2
=============================================================
Just noting it.
Dec 23 14:15:28 oolong kernel: [ 157.849963] libafs: module license
'http://www.openafs.org/dl/license10.html' taints kernel.
Dec 23 14:15:28 oolong kernel: [ 157.853132] Symbol init_mm is marked
as UNUSED, however this module is using it.
Dec 23 14:15:28 oolong kernel: [ 157.853135] This symbol will go away
in the future.
Dec 23 14:15:28 oolong kernel: [ 157.853137] Please evalute if this is
the right api to use and if it really is, submit a report the linux
kernel mailinglist together with submitting your code for inclusion.
Dec 23 14:15:28 oolong kernel: [ 157.859864] Found system call table at
0xfffffffe (exported)
Dec 23 14:15:28 oolong kernel: [ 157.859872] Address 0xfffffffe is not
writable.
Dec 23 14:15:28 oolong kernel: [ 157.859873] System call hooks will not
be installed; proceeding anyway
Dec 23 14:15:29 oolong kernel: [ 157.881962] Starting AFS cache
scan...found 0 non-empty cache files (0%).