ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver nfs credentials count

    Count credentials cached by NFS

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The vserver nfs credentials count command displays the number of credentials stored in NFS credentials cache on a specific node. This command has no effect if the specified node has no active data.

    Parameters

    -node <nodename> - Node

    The name of the node on which the command is executed.

    Examples

    Lists the number of credentials stored by NFS on node node1

    cluster1::*> vserver nfs credentials count -node node1
    
    Number of credentials cached by NFS on node "node1": "2"
    Top of Page