ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • system controller replace cancel

    Cancel ongoing controller replacement

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

    Description

    The system controller replace cancel command is used to cancel a controller replacement that is in paused state (paused-on-request, paused-on-error or paused-for-intervention). The update cannot be canceled if it is not in a paused state.

    Examples

    The following example displays a cancel operation:

    cluster1::> system controller replace cancel
    Warning: The controller replacement will be canceled and any changes will have to be reverted manually.
    Do you want to continue? {y|n}: y
    Controller replacement canceled successfully.
    Top of Page