system services ndmp kill-all
Kill all NDMP sessions
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The system services ndmp kill-all command is used to terminate all NDMP sessions on a particular node in the cluster.
Parameters
- -node {<nodename>|local} - Node
- Node on which all NDMP sessions needs to be terminated.
Examples
The following example shows how all NDMP sessions on the node named node1 can be terminated:
cluster1::> system services ndmp kill-all -node node1
Give documentation feedback