[OpenAFS] 1.3.87 on Solaris 10 and weird NFS problem

Christopher D. Clausen cclausen@acm.org
Thu, 11 Aug 2005 14:58:00 -0500


Douglas E. Engert <deengert@anl.gov> wrote:
> Christopher D. Clausen wrote:
>
>> I just downloaded and compiled the 1.3.87 source on Solaris 10 sparc
>> using the latest Sun Studio compiler.  Installed it and AFS appears
>> to work fine (both server and client.)
>>
>> However, when attempting to NFS mount someting on this machine, the
>> machine panics and reboots almost immediately.
>
> Do you have a crash dump in /var/crash/<hostname>?
>
> cd /var/crash/<hostname>
> mdb unix.1 vmcode.1
> $c
>
> will show the stack trace.

afs_nfs3_dispatcher+0x6c(0, 2, 30001b52164, 2a100551308, 20, 7b681000)
afs_nfs3_setattr+0x48(30001b52164, 2a1005515f0, 185b098, 20, 7b681000,
30001b52164)
common_dispatch+0x150(2a1005516c0, 30001b3c380, 7019f9c0, 0, 701a2348,
e)
svc_getreq+0x154(30001b3c380, 300035b61c0, 30001782950, 18dca98,
3000147b000, 3000147b000)
svc_run+0x1a8(300017828e8, 30002d25840, 42000000, 0, 30001782920,
30001650768)
nfssys+0x1c4(e, ff0d1f9c, 7ba3b000, c, c, 1ec)
syscall_trap32+0xcc(e, ff0d1f9c, 0, 0, 0, 1)

All that means to me is that its some AFS / NFS problem and I already
knew that.

> I have not seen this problem os Solaris 10, with 1.3.81 or 1.3.85
> using the libafs64.o.

Do you have 1.3.85 binaries available that I could try here?

<<CDC
Christopher D. Clausen
ACM@UIUC SysAdmin