ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • cluster image cancel-update

    Cancel an update

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

    Description

    The cluster image cancel-update command is used to cancel an update that is in either paused-by-user or paused-on-error state. An update can only be canceled if it is in a paused state.

    Examples

    The following example displays a cancel-update operation:

    cluster1::> cluster image cancel-update
    
    Warning: The cancel operation can result in a mixed version
             cluster and/or mixed version HA pair. The cancel
             operation can take several minutes to complete.
    Do you want to proceed with the cancel operation? {y|n}: y
    
    Info: Canceling update. It may take a few minutes to finish canceling the update
    Top of Page