vserver nfs credentials flush
Flush credentials cached by NFS
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The vserver nfs credentials flush command deletes credentials from the NFS credentials cache on a specific node for a given Vserver. This command has no effect if the vserver that is specified has no active data interfaces on the node where the command is run.
Parameters
- -node <nodename> - Node
- The name of the node on which the command is executed.
- -vserver <vserver name> - Vserver
- Use this parameter to clear the credential cache for the Vserver you specify.
- [-client-ip <IP Address>] - Client IP Address
- Use this parameter to clear the credential cache for the client IP address you specify.
Examples
Clear the credential cache for user user1 on node node1 in Vserver vs1.
cluster1::*> vserver nfs credentials flush -node node1 -vserver vs1
Number of matching credentials flushed: 1
Give documentation feedback