[OpenAFS] HPUX client hanging

Derrick J Brashear shadow@dementia.org
Tue, 10 Aug 2004 14:43:43 -0400 (EDT)


On Tue, 10 Aug 2004, Joe Buehler wrote:

> Derrick J Brashear wrote:
>
>> fstrace, cmdebug.
>> 
>> cmdebug is the simplest:
>> cmdebug (client)
>> and see if something is locked and we'll go from there
>
> OK, I have a hanging process.  "cmdebug MACHINE" returns nothing.
> "cmdebug -long MACHINE" returns 60,000 lines but there are no
> locks listed in the lock section at the top.

sure, if there were, cmdebug would have returned them.

> "fs getcache" says I am using 782868 of 892595 blocks.  The /usr/vice/cache
> filesystem has 300M+ free.

ok.

> Further suggestions for debugging this?

yes, still fstrace.

fstrace setset cm -active
(wait some time)
fstrace dump cm

see what it's doing.