[OpenAFS] Re: Install OpenAFS on ppc64?

Andrew Deason adeason@sinenomine.net
Wed, 24 Aug 2011 09:55:03 -0500


On Wed, 24 Aug 2011 15:23:00 +0800
Ting-jen Yen <yentj@infowrap.com.tw> wrote:

> Hello,
> 
>    Yes, I can see the file /proc/fs/openafs/afs_ioctl.
>    For some reason, the system became unstable after I browsed
> this directory.  (Could be coincident.  I don't know.)

Can you 'strace -f' afsd, and show what happens when it tries to call
ioctl() on that path? (you should see an open for that path immediately
followed by an ioctl)

Can you give the compiler errors that occurred before you modified the
source? (Give the full command run followed by the errors.) There might
be some kind of discrepancy with 64/32-bitness involved, but even if
that's not the problem, obviously we shouldn't fail to compile.

-- 
Andrew Deason
adeason@sinenomine.net