Skip to main content
A newer release of this product is available.

system services ndmp service terminate

Contributors
Suggest changes

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.