ONTAP 9.12.1 commands

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

    Pause an update

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

    Description

    The cluster image pause-update command is used to pause a currently running update. The update pauses at the next predefined pause point (for example, after validation, download to the boot device, takeover completion, or giveback completion) which might take some time to reach. When the update reaches the pause point, it transitions into the pause-by-user state.

    Examples

    The following example displays pause-update operation:

    cluster1::> cluster image pause-update
    
    Info: Pausing update. It may take a few minutes to finish pausing the update
    Top of Page