system services ndmp service stop
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
Stop the NDMP service
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The system services ndmp service stop
command stops the NDMP service daemon on a node. This is a disruptive command and should not be used in normal scenarios. Processing of active sessions continues but the ability to view or kill sessions is lost. This is different from the system services ndmp off command. The system services ndmp off command disables new NDMP connections on the node but does not stop the NDMP service daemon.
Parameters
-node {<nodename>|local}
- Node (privilege: advanced)-
The node on which the NDMP service needs to be stopped.
Examples
cluster1::*> system services ndmp service stop -node node0
Stops the NDMP service on node0.