ONTAP 9.12.1 commands

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

    Kill the specified NDMP session

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

    Description

    This command terminates a specific NDMP session on a particular Vserver in the cluster.

    Parameters

    <text> - Session Identifier

    Session ID of the NDMP session. A session-id is a string used to identify a particular NDMP session.

    Examples

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

    cluster1::> vserver services ndmp kill 1000:8002 -vserver vserver1
    Top of Page