ONTAP 9.12.1 commands

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

    Kill all NDMP sessions

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

    Description

    This command terminates all NDMP sessions on a particular Vserver in the cluster.

    Parameters

    -vserver <vserver name> - Vserver

    Specifies the Vserver name in which all NDMP sessions that are to be terminated are running.

    Examples

    The following example shows how all NDMP sessions on the Vserver named vserver1 can be terminated:

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