I am looking at using dtrace to collect the avg, min, max time it takes to perform an NFS operation in NFSv4. Since I am on s10u3 I do not have the dtrace nfs4 provider. Any hints as to how to get this for the following NFSv4 OPS? On the server side there seems to be a rfs4_op_ function that does the server side, but I do not see anything on the client side.
PUTFH SAVEFH GETFH Thanks! This message posted from opensolaris.org