ONTAP 9.12.1 commands

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

    Resume an update

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

    Description

    The cluster image resume-update command is used to resume an update that is currently paused in paused-by-user or paused-on-error state. If the update is not paused then an error is returned.

    Parameters

    [-ignore-post-update-checks-failures {true|false}] - Ignore Post-update-checks Phase Failures

    Specifies whether the post update checks phase warnings and/or errors should be ignored. The default value is false.

    [-skip-firmware-update-checks {true|false}] - Skip Firmware Update Status Checks

    Specifies whether firmware update status check will be skipped or not. By default, firmware update status check will not be skipped.

    Examples

    The following example shows an resume-update operation:

    cluster1::> cluster image resume-update
    
    Info: Resuming update...
    Top of Page