[OpenAFS-port-darwin] 10.5 support

Derrick Brashear shadow@gmail.com
Mon, 5 Aug 2013 08:38:17 -0400


--047d7b67054d2d5b9004e332951d
Content-Type: text/plain; charset=ISO-8859-1

19270408 (rxk).8 = ticket contained unknown key version number

do other clients work? are you using the correct (1.6.5) aklog? my first
guess: the code
was never tested in the linked cell case, and it has nothing to do with
10.5.

in any case, this doesn't look like a darwin-specific issue; you'd probably
do better asking openafs-devel.



On Mon, Aug 5, 2013 at 7:58 AM, Jonas Maebe <jonas.maebe@elis.ugent.be>wrote:

>
> On 01 Aug 2013, at 23:06, Derrick Brashear wrote:
>
>  I don't have a 10.5 machine handy anymore but it should, yes. Your build
>> error certainly is nowhere near it, in any case.
>>
>
> Apart from disabling building the prefpane, I also had to disable building
> afscell due to the same problem. After the "make all" I did a "sudo make
> packages" (without the "sudo" the permissions weren't set correctly for the
> installer package) and then installed openafs from the newly created disk
> image (after rebooting when I got a kernel panic during the unloading of my
> currently installed openafs 1.6.0 by the installer).
>
> The new version (1.6.5) doesn't work though. It doesn't panic, but I can't
> get access to my afs files. Below is what appears in the system log when I
> try to authenticate using the following commands (my cell settings appear
> to be intact in /var/db/openafs/etc):
>
> kinit -f -p -A jmaebe
> aklog -linked
>
>
> Jonas
>
> Aug  5 13:55:07 bigmac kernel[0]: add_fsevent: no name hard-link! dropping
> the event. (event 8 vp == 0x5915900 (-UNKNOWN-FILE)).
> Aug  5 13:55:07 bigmac kernel[0]: add_fsevent: no name hard-link! dropping
> the event. (event 8 vp == 0x5915360 (-UNKNOWN-FILE)).
> Aug  5 13:55:07 bigmac kernel[0]: add_fsevent: no name hard-link! dropping
> the event. (event 8 vp == 0x671a7e0 (-UNKNOWN-FILE)).
> Aug  5 13:55:08 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 for
> cell elis.ugent.be: rxkad error=19270408 (server 157.193.205.226)
> Aug  5 13:55:09 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 for
> cell elis.ugent.be: rxkad error=19270408 (server 157.193.204.38)
> Aug  5 13:55:10 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 for
> cell elis.ugent.be: rxkad error=19270408 (server 157.193.205.216)
> Aug  5 13:55:11 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 for
> cell elis.ugent.be: rxkad error=19270408 (server 157.193.205.53)
> Aug  5 13:55:12 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 for
> cell elis.ugent.be: rxkad error=19270408 (server 157.193.230.15)
> Aug  5 13:55:13 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 for
> cell elis.ugent.be: rxkad error=19270408 (server 157.193.204.245)
> Aug  5 13:55:14 bigmac kernel[0]: add_fsevent: no name hard-link! dropping
> the event. (event 8 vp == 0x5915900 (-UNKNOWN-FILE)).
> Aug  5 13:55:14 bigmac kernel[0]: add_fsevent: no name hard-link! dropping
> the event. (event 8 vp == 0x5915360 (-UNKNOWN-FILE)).
> Aug  5 13:55:14 bigmac kernel[0]: add_fsevent: no name hard-link! dropping
> the event. (event 8 vp == 0x671a7e0 (-UNKNOWN-FILE)).
> Aug  5 13:55:14 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 for
> cell elis.ugent.be are discarded (rxkad error=19270408, server
> 157.193.127.128)
>
> ______________________________**_________________
> port-darwin mailing list
> port-darwin@openafs.org
> https://lists.openafs.org/**mailman/listinfo/port-darwin<https://lists.openafs.org/mailman/listinfo/port-darwin>
>
>


-- 
Derrick

--047d7b67054d2d5b9004e332951d
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><div><div><div>19270408 (rxk).8 =3D ticket contained unkno=
wn key version number<br><br></div>do other clients work? are you using the=
 correct (1.6.5) aklog? my first guess: the code<br></div>was never tested =
in the linked cell case, and it has nothing to do with 10.5.<br>
<br></div>in any case, this doesn&#39;t look like a darwin-specific issue; =
you&#39;d probably do better asking openafs-devel.<br><br></div><div class=
=3D"gmail_extra"><br><br><div class=3D"gmail_quote">On Mon, Aug 5, 2013 at =
7:58 AM, Jonas Maebe <span dir=3D"ltr">&lt;<a href=3D"mailto:jonas.maebe@el=
is.ugent.be" target=3D"_blank">jonas.maebe@elis.ugent.be</a>&gt;</span> wro=
te:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex"><br>
On 01 Aug 2013, at 23:06, Derrick Brashear wrote:<br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
I don&#39;t have a 10.5 machine handy anymore but it should, yes. Your buil=
d<br>
error certainly is nowhere near it, in any case.<br>
</blockquote>
<br>
Apart from disabling building the prefpane, I also had to disable building =
afscell due to the same problem. After the &quot;make all&quot; I did a &qu=
ot;sudo make packages&quot; (without the &quot;sudo&quot; the permissions w=
eren&#39;t set correctly for the installer package) and then installed open=
afs from the newly created disk image (after rebooting when I got a kernel =
panic during the unloading of my currently installed openafs 1.6.0 by the i=
nstaller).<br>

<br>
The new version (1.6.5) doesn&#39;t work though. It doesn&#39;t panic, but =
I can&#39;t get access to my afs files. Below is what appears in the system=
 log when I try to authenticate using the following commands (my cell setti=
ngs appear to be intact in /var/db/openafs/etc):<br>

<br>
kinit -f -p -A jmaebe<br>
aklog -linked<br>
<br>
<br>
Jonas<br>
<br>
Aug =A05 13:55:07 bigmac kernel[0]: add_fsevent: no name hard-link! droppin=
g the event. (event 8 vp =3D=3D 0x5915900 (-UNKNOWN-FILE)).<br>
Aug =A05 13:55:07 bigmac kernel[0]: add_fsevent: no name hard-link! droppin=
g the event. (event 8 vp =3D=3D 0x5915360 (-UNKNOWN-FILE)).<br>
Aug =A05 13:55:07 bigmac kernel[0]: add_fsevent: no name hard-link! droppin=
g the event. (event 8 vp =3D=3D 0x671a7e0 (-UNKNOWN-FILE)).<br>
Aug =A05 13:55:08 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 fo=
r cell <a href=3D"http://elis.ugent.be" target=3D"_blank">elis.ugent.be</a>=
: rxkad error=3D19270408 (server 157.193.205.226)<br>
Aug =A05 13:55:09 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 fo=
r cell <a href=3D"http://elis.ugent.be" target=3D"_blank">elis.ugent.be</a>=
: rxkad error=3D19270408 (server <a href=3D"tel:157.193.204.38" value=3D"+1=
5719320438" target=3D"_blank">157.193.204.38</a>)<br>

Aug =A05 13:55:10 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 fo=
r cell <a href=3D"http://elis.ugent.be" target=3D"_blank">elis.ugent.be</a>=
: rxkad error=3D19270408 (server 157.193.205.216)<br>
Aug =A05 13:55:11 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 fo=
r cell <a href=3D"http://elis.ugent.be" target=3D"_blank">elis.ugent.be</a>=
: rxkad error=3D19270408 (server <a href=3D"tel:157.193.205.53" value=3D"+1=
5719320553" target=3D"_blank">157.193.205.53</a>)<br>

Aug =A05 13:55:12 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 fo=
r cell <a href=3D"http://elis.ugent.be" target=3D"_blank">elis.ugent.be</a>=
: rxkad error=3D19270408 (server <a href=3D"tel:157.193.230.15" value=3D"+1=
5719323015" target=3D"_blank">157.193.230.15</a>)<br>

Aug =A05 13:55:13 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 fo=
r cell <a href=3D"http://elis.ugent.be" target=3D"_blank">elis.ugent.be</a>=
: rxkad error=3D19270408 (server 157.193.204.245)<br>
Aug =A05 13:55:14 bigmac kernel[0]: add_fsevent: no name hard-link! droppin=
g the event. (event 8 vp =3D=3D 0x5915900 (-UNKNOWN-FILE)).<br>
Aug =A05 13:55:14 bigmac kernel[0]: add_fsevent: no name hard-link! droppin=
g the event. (event 8 vp =3D=3D 0x5915360 (-UNKNOWN-FILE)).<br>
Aug =A05 13:55:14 bigmac kernel[0]: add_fsevent: no name hard-link! droppin=
g the event. (event 8 vp =3D=3D 0x671a7e0 (-UNKNOWN-FILE)).<br>
Aug =A05 13:55:14 bigmac kernel[0]: afs: Tokens for user of AFS id 10213 fo=
r cell <a href=3D"http://elis.ugent.be" target=3D"_blank">elis.ugent.be</a>=
 are discarded (rxkad error=3D19270408, server 157.193.127.128)<br>
<br>
______________________________<u></u>_________________<br>
port-darwin mailing list<br>
<a href=3D"mailto:port-darwin@openafs.org" target=3D"_blank">port-darwin@op=
enafs.org</a><br>
<a href=3D"https://lists.openafs.org/mailman/listinfo/port-darwin" target=
=3D"_blank">https://lists.openafs.org/<u></u>mailman/listinfo/port-darwin</=
a><br>
<br>
</blockquote></div><br><br clear=3D"all"><br>-- <br>Derrick
</div>

--047d7b67054d2d5b9004e332951d--