table of contents
PROBE::NFS.PROC.(3stap) | Network File Storage Tapsets | PROBE::NFS.PROC.(3stap) |
NAME¶
probe::nfs.proc.read_done - NFS client response to a read RPC task
SYNOPSIS¶
nfs.proc.read_done
VALUES¶
count
number of bytes read
version
NFS version
prot
transfer protocol
status
result of last operation
server_ip
IP address of server
timestamp
V4 timestamp, which is used for lease renewal
DESCRIPTION¶
Fires when a reply to a read RPC task is received or some read error occurs (timeout or socket shutdown).
SEE ALSO0¶
tapset::nfs_proc(3stap)
November 2023 | SystemTap Tapset Reference |