[OpenAFS] amd64 fc1 problem.

Matthew Andrews matt@slackers.net
Mon, 28 Jun 2004 16:28:55 -0700


Hello, I'm having a problem on an amd64 fedora core 1 machine running 
openafs 1.2.11 built from the srpm.

after a few file accesses(I haven't nailed down exactly how many yet, or 
if it's a fixed #) my tokens stop working. the tokens cmd still shows me 
having tokens


 >cp: cannot create regular file 
 >`/afs/nersc.gov/infrastructure/depot/collections/cfengine/amd64_fc1/2.0.8p1-b1/sbin/cfexecd': 
 >Permission denied
 >
 >[ma3d@elite]~% tokens
 >
 >Tokens held by the Cache Manager:
 >
 >User's (AFS ID 70436) tokens for afs@nersc.gov [Expires Jun 29 17:41]
 >   --End of list--

but in syslog, I see the following error:
Jun 28 16:14:48 elite kernel: afs: Tokens for user of AFS id 70436 for 
cell nersc.gov are discarded (rxkad error=19270410)
Jun 28 16:14:48 elite kernel: afs: failed to store file (13)
Jun 28 16:15:10 elite kernel: afs: Tokens for user of AFS id 70436 for 
cell nersc.gov are discarded (rxkad error=19270410)
Jun 28 16:15:10 elite kernel: afs: failed to store file (13)


I'm running oafs 1.2.11, and fedora's linux kernel rpm 
kernel-smp-2.4.22-1.2194.nptl

This is a dual processor Opteron box.

Has anyone seen/fixed this problem? I don't remember seeing anything 
about this on the list, but I might have just missed it.

This is a development system, so I can do pretty much anything you want 
debugging wise.

-Matt Andrews