vserver nfs storepool blocked-client flush
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
Flush cached blocked client entries on the specified node
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The vserver nfs storepool blocked-client flush
command flushes the storepool blocked client cache which allows the previously blocked specified clients to reconnect.
-
Node on which storepool blocked client cache is present
-
Client ip address
Parameters
-node <nodename>
- Node (privilege: advanced)-
If this parameter is specified, the command is used to flush the storepool blocked client cache only in the specified node.
[-client-ip <IP Address>]
- Client IP Address (privilege: advanced)-
If this parameter is specified, the command is used to only flush the storepool blocked client cache associated with specified client IP.
Examples
The following example flushes all NFSv4 storepool blocked client caches present on node1.
cluster1::*> vserver nfs storepool blocked-client flush -node node1 Number of NFSv4.x blocked clients flushed on node "node1": 0. cluster1::*>