system services ndmp service terminate
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
Terminate all NDMP sessions
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The system services ndmp service terminate
command terminates all active sessions on the node. This command forcefully terminates all NDMP sessions without an opportunity for a graceful shutdown. Use system services ndmp kill-all for a clean termination of all active sessions on a node.
Parameters
-node {<nodename>|local}
- Node (privilege: advanced)-
The node on which the NDMP sessions need to be terminated
Examples
cluster1::*> system services ndmp service terminate -node node0
Terminates all active NDMP sessions on node0.