[OpenAFS] Problems with OpenAFS Fileserver.../ Kerberos5 Problem

Jeffrey Hutzelman jhutz@cmu.edu
Thu, 17 Mar 2005 13:26:09 -0500


On Thursday, March 17, 2005 05:42:11 PM +0100 Lars Schimmer 
<schimmer@cg.cs.tu-bs.de> wrote:

> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hi!
>
> One of our fileserver prints out:
> VL_RegisterAddrs rpc failed; will retry periodically (code=19270408,
> err=0)
> in the filelog.
> OK, it is okd 1.3.73 on 2.6.9 kernel, I?m gonna update these both next
> hour, but any hint for me, whats wrong there?

error 19270408
   19270408  RXK.8   RXKADUNKNOWNKEY
  ticket contained unknown key version number

Which means the keyfile on that fileserver is not the same as the one on 
whichever vlserver is the coordinator (normally the one with the lowest IP 
address).


> Ok, I checked another Server with 2.6.10 and 1.3.79 AFS with MIT
> Kerberos5.
> Taht filelog prints out:
> Wed Mar 16 10:31:52 2005 File server starting
> Wed Mar 16 10:31:52 2005 afs_krb_get_lrealm failed, using cg.cs.tu-bs.de.
> Wed Mar 16 10:31:53 2005 VL_RegisterAddrs rpc failed; will retry
> periodically (code=19270408, err=0)

Same problem.

> Wed Mar 16 10:31:55 2005 Couldn't get CPS for AnyUser, will try again in
> 30 seconds; code=19270408.

Same problem, but this error is talking to the ptserver, not the vlserver.


> And keyfile, I changed the original one (to add the line for kerberos5)
> and manually copied it to all fileservers.
> Could it be, that the fileservers need to restart to accept this new
> keyfile?

Possibly.

-- Jeff