On Fri, Mar 28, 2008 at 8:17 AM, Jeff Price <[EMAIL PROTECTED]> wrote:
> can you cat a file on the mounted directory and maybe do a checksum on
>  it?  If you can't open the file consider it hung.  I am not suire of a
>  direct way to get at the NFS, maybe the NFS control port is unavaila
>  when it hangs, but I think since those get spawned on demand that might
>  not work.

The problem is that the mount is hung so any procs. trying to do a
read on that mount hang as well; which could be your indicator that
you have a failure scenario, but then you have hung procs. stacking up
and you can't communicate back to your monitor agent which mount is
hung.


-- 
Augie Schwer - [EMAIL PROTECTED] - http://schwer.us
Key fingerprint = 9815 AE19 AFD1 1FE7 5DEE 2AC3 CB99 2784 27B0 C072

_______________________________________________
mon mailing list
mon@linux.kernel.org
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to