Skip to main content
A newer release of this product is available.

system node nfs usage show

Contributors
Suggest changes

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. This command is used in conjunction with the system node nfs usage reset command in the NFS licensing callback.

Examples

The following example displays the NFS usage information that does not have any NFS usage.

::*> system node nfs usage show
    Node: raghasri-vsim5
      v3: 0
      v4: 0

The following example displays the NFS usage information with v3 usage.

::*> system node nfs usage show
    Node: raghasri-vsim5
      v3: 5
      v4: 0

The following example displays the NFS usage information with v4 usage.

::*> system node nfs usage show
    Node: raghasri-vsim5
      v3: 0
      v4: 14