ONTAP 9.12.1 commands

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

    Kill the specified NDMP session

    Availability: This command is available to cluster administrators at the admin privilege level.

    Description

    The system services ndmp kill command is used to terminate a specific NDMP session on a particular node in the cluster.

    Parameters

    <integer> - Session Identifier

    Session ID of the NDMP session.

    Examples

    The following example shows how a specific NDMP session on the node named node1 can be terminated:

    cluster1::> system services ndmp kill 4323 -node node1
    Top of Page