All of lore.kernel.org
 help / color / mirror / Atom feed
* NFS client request failure statistics?
@ 2007-06-02  0:33 Joshua Hoblitt
  2007-06-02 10:21 ` Steve Dickson
  2007-06-04 15:00 ` Chuck Lever
  0 siblings, 2 replies; 3+ messages in thread
From: Joshua Hoblitt @ 2007-06-02  0:33 UTC (permalink / raw)
  To: nfs


[-- Attachment #1.1: Type: text/plain, Size: 782 bytes --]

Hello,

I was wondering if there is some existing means (systemtap, etc.) of
getting a count of NFS client requests that have "failed" after
exceeding the maximum number of retransmissions?  If there is no means
of getting at this information, I feel that it would be worth adding.
It should be a useful stat to have in addition to the retrans count when
tuning the timeo/retrans values.

I've spent a small amount of time poking around in the sources to see
how difficult it would be export this information to userspace.  It
appears that this would be non-trivial to do as it seems that the NFS
client code itself doesn't keep a count of failed requests and the
procfs interface (/proc/net/rpc/nfs) is auto-generated by the sunrpc
layer.  Is my analysis correct?

Cheers,

-J

--

[-- Attachment #1.2: Type: application/pgp-signature, Size: 189 bytes --]

[-- Attachment #2: Type: text/plain, Size: 286 bytes --]

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/

[-- Attachment #3: Type: text/plain, Size: 140 bytes --]

_______________________________________________
NFS maillist  -  NFS@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-06-04 15:00 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-06-02  0:33 NFS client request failure statistics? Joshua Hoblitt
2007-06-02 10:21 ` Steve Dickson
2007-06-04 15:00 ` Chuck Lever

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.