Created
April 2, 2012 18:17
-
-
Save jblaine/2285994 to your computer and use it in GitHub Desktop.
nfsstat output is PURELY for humans to read :|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Server rpc: | |
Connection oriented: | |
calls badcalls nullrecv badlen xdrcall dupchecks dupreqs | |
3 0 0 0 0 0 0 | |
Connectionless: | |
calls badcalls nullrecv badlen xdrcall dupchecks dupreqs | |
0 0 0 0 0 0 0 | |
Server nfs: | |
calls badcalls | |
3 0 | |
Version 2: (0 calls) | |
null getattr setattr root lookup readlink read wrcache | |
0 0% 0 0% 0 0% 0 0% 0 0% 0 0% 0 0% 0 0% | |
write create remove rename link symlink mkdir rmdir | |
0 0% 0 0% 0 0% 0 0% 0 0% 0 0% 0 0% 0 0% | |
readdir statfs | |
0 0% 0 0% | |
Version 3: (3 calls) | |
null getattr setattr lookup access readlink | |
0 0% 2 66% 0 0% 1 33% 0 0% 0 0% | |
read write create mkdir symlink mknod | |
0 0% 0 0% 0 0% 0 0% 0 0% 0 0% | |
remove rmdir rename link readdir readdirplus | |
0 0% 0 0% 0 0% 0 0% 0 0% 0 0% | |
fsstat fsinfo pathconf commit | |
0 0% 0 0% 0 0% 0 0% | |
Version 4: (0 calls) | |
null compound | |
0 0% 0 0% | |
Version 4: (0 operations) | |
reserved access close commit | |
0 0% 0 0% 0 0% 0 0% | |
create delegpurge delegreturn getattr | |
0 0% 0 0% 0 0% 0 0% | |
getfh link lock lockt | |
0 0% 0 0% 0 0% 0 0% | |
locku lookup lookupp nverify | |
0 0% 0 0% 0 0% 0 0% | |
open openattr open_confirm open_downgrade | |
0 0% 0 0% 0 0% 0 0% | |
putfh putpubfh putrootfh read | |
0 0% 0 0% 0 0% 0 0% | |
readdir readlink remove rename | |
0 0% 0 0% 0 0% 0 0% | |
renew restorefh savefh secinfo | |
0 0% 0 0% 0 0% 0 0% | |
setattr setclientid setclientid_confirm verify | |
0 0% 0 0% 0 0% 0 0% | |
write release_lockowner illegal | |
0 0% 0 0% 0 0% | |
Server nfs_acl: | |
Version 2: (0 calls) | |
null getacl setacl getattr access getxattrdir | |
0 0% 0 0% 0 0% 0 0% 0 0% 0 0% | |
Version 3: (0 calls) | |
null getacl setacl getxattrdir | |
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