system node nfs usage show
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Show NFS usage in the local node
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The `system node nfs usage show ` command displays the NFS usage information in the local node. The display output shows the number of RPC calls received per protocol on the local node. Usage is collected whenever there is any NFS traffic. These values are not persistent and will reset when the node reboots.
Examples
The following example displays the NFS usage information that does not have any NFS usage.
::*> system node nfs usage show Node: node1 v3: 0 v4: 0
The following example displays the NFS usage information with v3 usage.
::*> system node nfs usage show Node: node1 v3: 5 v4: 0
The following example displays the NFS usage information with v4 usage.
::*> system node nfs usage show Node: node1 v3: 0 v4: 14