probe::nfs.proc.read_done(3) NFS client response to a read RPC task

SYNOPSIS


nfs.proc.read_done

VALUES

status

result of last operation

timestamp

V4 timestamp, which is used for lease renewal

version

NFS version

server_ip

IP address of server

prot

transfer protocol

count

number of bytes read

DESCRIPTION

Fires when a reply to a read RPC task is received or some read error occurs (timeout or socket shutdown).