ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver migrate pause

    Pause a Vserver migrate operation

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

    Description

    This command pauses a Vserver migrate operation. Both data transfer and configuration replication are stopped. It must be run on the destination cluster of the Vserver migrate operation.

    Parameters

    -vserver <vserver name> - Vserver Name

    Name of the Vserver whose migration operation will be paused.

    Examples

    cluster1::> vserver migrate pause -vserver test

    Top of Page