Skip to content

Instantly share code, notes, and snippets.

@Spindel
Created September 13, 2021 10:21
Show Gist options
  • Save Spindel/ab6934337cbee35d6ac0971a1ec6c37f to your computer and use it in GitHub Desktop.
Save Spindel/ab6934337cbee35d6ac0971a1ec6c37f to your computer and use it in GitHub Desktop.
Client rpc stats:
calls retrans authrefrsh
46187 0 46191
Client nfs v4:
null read write commit open
4 0% 9455 20% 0 0% 0 0% 6644 14%
open_conf open_noat open_dgrd close setattr
0 0% 855 1% 0 0% 855 1% 0 0%
fsinfo renew setclntid confirm lock
12 0% 0 0% 0 0% 0 0% 0 0%
lockt locku access getattr lookup
0 0% 0 0% 8401 18% 10635 23% 32 0%
lookup_root remove rename link symlink
4 0% 0 0% 0 0% 0 0% 0 0%
create pathconf statfs readlink readdir
0 0% 8 0% 0 0% 0 0% 8393 18%
server_caps delegreturn getacl setacl fs_locations
20 0% 853 1% 0 0% 0 0% 0 0%
rel_lkowner secinfo fsid_present exchange_id create_session
0 0% 0 0% 0 0% 2 0% 1 0%
destroy_session sequence get_lease_time reclaim_comp layoutget
0 0% 12 0% 0 0% 1 0% 0 0%
getdevinfo layoutcommit layoutreturn secinfo_no test_stateid
0 0% 0 0% 0 0% 4 0% 0 0%
free_stateid getdevicelist bind_conn_to_ses destroy_clientid seek
0 0% 0 0% 0 0% 0 0% 0 0%
allocate deallocate layoutstats clone
0 0% 0 0% 0 0% 0 0%
[root@tide ~]# nfsstat -c4
Client rpc stats:
calls retrans authrefrsh
46187 0 46191
Client nfs v4:
null read write commit open
4 0% 9455 20% 0 0% 0 0% 6644 14%
open_conf open_noat open_dgrd close setattr
0 0% 855 1% 0 0% 855 1% 0 0%
fsinfo renew setclntid confirm lock
12 0% 0 0% 0 0% 0 0% 0 0%
lockt locku access getattr lookup
0 0% 0 0% 8401 18% 10635 23% 32 0%
lookup_root remove rename link symlink
4 0% 0 0% 0 0% 0 0% 0 0%
create pathconf statfs readlink readdir
0 0% 8 0% 0 0% 0 0% 8393 18%
server_caps delegreturn getacl setacl fs_locations
20 0% 853 1% 0 0% 0 0% 0 0%
rel_lkowner secinfo fsid_present exchange_id create_session
0 0% 0 0% 0 0% 2 0% 1 0%
destroy_session sequence get_lease_time reclaim_comp layoutget
0 0% 12 0% 0 0% 1 0% 0 0%
getdevinfo layoutcommit layoutreturn secinfo_no test_stateid
0 0% 0 0% 0 0% 4 0% 0 0%
free_stateid getdevicelist bind_conn_to_ses destroy_clientid seek
0 0% 0 0% 0 0% 0 0% 0 0%
allocate deallocate layoutstats clone
0 0% 0 0% 0 0% 0 0%
[root@tide ~]# nfsstat -c4
Client rpc stats:
calls retrans authrefrsh
46576 0 46580
Client nfs v4:
null read write commit open
4 0% 9844 21% 0 0% 0 0% 6644 14%
open_conf open_noat open_dgrd close setattr
0 0% 855 1% 0 0% 855 1% 0 0%
fsinfo renew setclntid confirm lock
12 0% 0 0% 0 0% 0 0% 0 0%
lockt locku access getattr lookup
0 0% 0 0% 8401 18% 10635 22% 32 0%
lookup_root remove rename link symlink
4 0% 0 0% 0 0% 0 0% 0 0%
create pathconf statfs readlink readdir
0 0% 8 0% 0 0% 0 0% 8393 18%
server_caps delegreturn getacl setacl fs_locations
20 0% 853 1% 0 0% 0 0% 0 0%
rel_lkowner secinfo fsid_present exchange_id create_session
0 0% 0 0% 0 0% 2 0% 1 0%
destroy_session sequence get_lease_time reclaim_comp layoutget
0 0% 12 0% 0 0% 1 0% 0 0%
getdevinfo layoutcommit layoutreturn secinfo_no test_stateid
0 0% 0 0% 0 0% 4 0% 0 0%
free_stateid getdevicelist bind_conn_to_ses destroy_clientid seek
0 0% 0 0% 0 0% 0 0% 0 0%
allocate deallocate layoutstats clone
0 0% 0 0% 0 0% 0 0%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment