[OpenAFS-devel] OpenAFS 1.2.8 Release Candidate 2 now available for testing

Martin MOKREJŠ mmokrejs@natur.cuni.cz
Tue, 3 Dec 2002 04:57:06 +0100 (CET)


On Mon, 2 Dec 2002, Derrick J Brashear wrote:

> On Mon, 2 Dec 2002, [iso-8859-2] Martin MOKREJŠ wrote:
>
> >   I've decided to recompile my -rc2 source tree again on Debian Linux
> > 2.4.20, as I still did not get it running with kerberos. It seems I can
> > get kerberos tickets from KTH-KRB kerberos KDC, but afslog fails with:
> >
> > rt_sigaction(SIGSYS, {0x804ac14, [], SA_RESTART|0x4000000}, {SIG_DFL}, 8) = 0
> > afs_syscall(0x14, 0, 0x400c5603, 0xbffffbe0, 0) = -1 ENOSYS (Function not implemented)
> > rt_sigaction(SIGSYS, {SIG_DFL}, {0x804ac14, [], SA_RESTART|0x4000000}, 8) = 0
> > write(2, "afslog: ", 8afslog: )                 = 8
> > write(2, "AFS doesn\'t seem to be present o"..., 46AFS doesn't seem to be present on this machine) = 46
> > write(2, "\n", 1
> > )                       = 1
> > _exit(1)                                = ?
>
> well, it looks like the afs system call isn't registered.

I've figured out I have to have running afsd to have afslog working.
Probably nothing new to you. :(

But, using 2.4.19 kernel I can most often start afsd, but rarely (like
right now) I get:

mount("AFS", "/afs", "afs", , 0)        = -1 EINVAL (Invalid argument)
write(1, "afsd: Can\'t mount AFS on /afs(22"..., 34afsd: Can't mount AFS on /afs(22)
) = 34
munmap(0x40014000, 4096)                = 0
_exit(1)                                = ?


I guess there's an empty value on the mount("AFS", "/afs", "afs", , 0) line.


>
> > I guess the configure option for redhat is also for my kernel?
>
> nope. no configure option for the missing sys_call_table export thing, so
> i don't know what you mean.

I've meant --enable-redhat-buildsys , but it seems I really don't need it.


>
> > I thought that when I compile my own kernel downloaded from www.kernel.org
> > I'm safe.
>
> so did i, unless 2.4.20 is also broken.

2.4.19 works fine for me, with 2.4.20 I cannot load the module at all.

-- 
Martin Mokrejs <mmokrejs@natur.cuni.cz>, <m.mokrejs@gsf.de>
PGP5.0i key is at http://www.natur.cuni.cz/~mmokrejs
MIPS / Institute for Bioinformatics <http://mips.gsf.de>
GSF - National Research Center for Environment and Health
Ingolstaedter Landstrasse 1, D-85764 Neuherberg, Germany
tel.: +49-89-3187 3683 , fax: +49-89-3187 3585