Danhua Shao
2008-Sep-10 17:04 UTC
[dtrace-discuss] Proposal for DTrace probes for NFS v3 client
Hi, This is a proposal for probes for NFS v3 client(see attachment). These probes are under a new DTrace provider: nfsv3client. These new probes support tracing NFS v3 client activities such as sending RPC requests to NFS v3 server and receiving RPC replies from NFS v3 server. Formats and arguments of these new probes are quite similar to existing NFS v3 probes on server side (provider: nfsv3). If you have any comments, please voice them. Regards, Danhua -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: proposal-nfsv3client.txt URL: <http://mail.opensolaris.org/pipermail/dtrace-discuss/attachments/20080910/d8652c4b/attachment.txt>
Danhua Shao
2008-Oct-01 16:16 UTC
[dtrace-discuss] Proposal for DTrace probes for NFS v4.1 meta-data server
Hi, This is a proposal for probes for NFS v4.1 meta-data server (see attachment). These probes are under a new DTrace provider: nfsv41. These new probes support tracing NFS v4.1 meta data server activities to process request from client. Formats and arguments of these new probes are quite similar to existing NFS v4 probes on server side (provider: nfsv4). If you have any comments, please voice them. Regards, Danhua -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: proposal-nfsv41.txt URL: <http://mail.opensolaris.org/pipermail/dtrace-discuss/attachments/20081001/0373b01f/attachment.txt>
Apparently Analagous Threads
- Overhead evaluation of my nfsv3client probe implementation
- Is there any way to check if DTrace is running or a DTrace probe is enabled?
- Code Review for NFS v3 client DTrace provider
- Status of DTrace NFSv3/v4 client providers
- DTrace provider proposal: fibre channel (fc) COMSTAR port provider probes