ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system services ndmp service terminate

    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

    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.

    Top of Page