more milko fun :)

ben fleis lbf at umich.edu
Fri Feb 25 20:38:22 CET 2000


Although I'm guessing Love would be the one to ask, I'm putting this on
the public list...

from milko/README i need to do this:

-------
 5. Add root.afs to vldb

    You have to use arla's vos.

    datan:~$ vos createentry -id root.afs -host localhost \
    -fsserver localhost -part /vicepa -rw 3

    (vldbserver outputs junk)
-------

first off, i've been doing websearching, and I can't actually figure out
what this does.  second, and more important, it fails.  i've tried
substituting both the name of the afs server and the name of the kdc for
localhost, and here are the results.  gorge is the milko server,
mobility is the kdc:

---------

[gorge|arla/bin] sudo ./vos createentry -id root.afs -host localhost
-fsserver localhost -part /vicepa -rw 3
vos_createentry: error rxkad - Unknown key. (19270408)

[gorge|arla/bin] sudo ./vos createentry -id root.afs -host gorge
-fsserver gorge -part /vicepa -rw 3
vos_createentry: error rxkad - Unknown key. (19270408)

[gorge|arla/bin] sudo ./vos createentry -id root.afs -host mobility
-fsserver mobility -part /vicepa -rw 3
vos_createentry: error Unknown error 4294967295 (-1)

----------

note that i'm pretty ignorant to afs administration at this point.  i
also ran this through gdb, but that and the code didn't help very much,
except that the failing call is VL_CreateEntryN, which calls a long
series of rx_Write's and terminates with:

    return conv_to_arla_errno(rx_EndCall (call,0));

this return fails and gives the two different errors (unknown/rxkad unknown
key).  any suggestions/pointers?  thanks.

ben





More information about the Arla-drinkers mailing list