Failures During Group-based Firmware Download Execution
Failures can occur during the firmware download process such as network connectivity issues. Any such failures for a device during the group-based firmware download execution remain in the error state, and the execution proceeds to the next group by default. The firmware download execute command contains a new --group-execution parameter to control this behavior. The two policies are:
- continue-on-error (default): If any device results in an error during the firmware download process, firmware download execution will continue and process all the remaining groups. The overall status is failed.
- stop-on-error: If any device results in an error during the firmware download process, the firmware download execution will not proceed to the next group. Any devices in the remaining groups are left in a prepared state. The overall status is failed.
In the event of an error, you can restart the firmware download operation.. The execution automatically restarts on the firmware download process on failed device(s) per group