probe::nfs.proc.commit_done
名称
probe::nfs.proc.commit_done — NFS client response to a commit RPC task
Synopsis
nfs.proc.commit_done
Values
status
- result of last operation
server_ip
- IP address of server
prot
- transfer protocol
version
- NFS version
count
- number of bytes committed
valid
- fattr->valid, indicates which fields are valid
timestamp
- V4 timestamp, which is used for lease renewal
Description
Fires when a reply to a commit RPC task is received or some commit operation error occur (timeout or socket shutdown).