>Casper.Dik at Sun.COM wrote:
>>> [root at KeyMaster] 58>truss -f -p 648
>>> 648/1:          pollsys(0x08069480, 6, 0x00000000, 0x00000000) (sleeping...)
>>> 648/2:          nfssys(13, 0xFECE1FC4)          (sleeping...)
>>>     
>>
>> Not surprising because nfsd doesn't do anything much in userspace; it's
>> all being dealt with inside the kernel so this is clearly a job for dtrace.
>>
>> Casper
>>   
>I haven't rebooted yet.
>
>Is there anything in particular I should try with dtrace?


I can't really tell as I not familiar enough with the code; is there any
substantial NFS traffic pounding the server?

When rebooting, use "reboot -d" in order to generate a kernel core dump.

Casper


Reply via email to