[OpenAFS] HPUX 11.0 / 1.2.11 client hang

Derrick J Brashear shadow@dementia.org
Wed, 28 Jul 2004 15:43:24 -0400 (EDT)


On Tue, 27 Jul 2004, Joe Buehler wrote:

> We are having trouble with one of our HPUX 11.0 machines
> that runs the 1.2.11 client.  Frequently used binaries
> like emacs and vim that are served out of AFS periodically
> cause hanging processes.  Once the problem starts, any attempt
> to run the file in question causes the resulting process to
> just hang.
>
> I cannot attach a debugger nor trace the system calls using
> tusc.  Any ideas on how to debug this?

fstrace, cmdebug.

cmdebug is the simplest:
cmdebug (client)
and see if something is locked and we'll go from there