[OpenAFS-devel] 1.3.71 on linux 2.6.8-1.541
Rainer Schöpf
rainer.schoepf@proteosys.com
Thu, 30 Sep 2004 11:57:17 +0200 (CEST)
On Wed, 29 Sep 2004, Jack Neely wrote:
> Currently I'm not able to get tokens. Aklog returns status 11862788
> which maps to KTC_PIOCTLFAIL.
Two ideas:
a) Try running with option -d to see what happens.
b) Run "strace aklog -d". Check whether it tries afs_syscall or opening
/proc/fs/openafs/afs_ioctl (correct). If the former, check if you
have old openafs libs lying around.
Rainer