A newer release of this product is available.
system services ndmp service start
Contributors
Start the NDMP service
Availability: This command is available to cluster administrators at the advanced privilege level.
Description
The system services ndmp service start
command starts the NDMP service daemon for a node. This is different from the system services ndmp on command. The system services ndmp on command enables the daemon to accept NDMP requests. The NDMP service daemon starts automatically on a node when it boots up. Use this command to start the NDMP service daemon that has been stopped by the system services ndmp service stop command. This command is not supported on Infinite Volumes.
Parameters
-node {<nodename>|local}
- Node (privilege: advanced)-
The node on which the NDMP service needs to be started.
Examples
cluster1::*> system services ndmp service start -node node0
Starts the NDMP service on node0.