system services ndmp service start
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.
Parameters
- -node {<nodename>|local} - Node
- The node on which the NDMP service needs to be started.
Examples
cluster1::*> system services ndmp service start -node node0
Give documentation feedback