ONTAP 9.12.1 commands

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

    Abort a Vserver migrate operation

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

    Description

    This command aborts a Vserver migrate operation. It is normally run on the destination cluster of the migrate operation. If the destination cluster cannot be accessed, the abort command can be run on the source cluster to cleanup the migrate operation on the source cluster. The migrate operation must be in migrate-paused, or in a failed migrate status, to be aborted.

    Parameters

    -vserver <vserver name> - Vserver Name

    Name of the Vserver to be aborted.

    Examples

    cluster1::> vserver migrate abort -vserver test

    Top of Page