Troubleshooting an Unsuccessful Firmware Update

The output for an unsuccessful firmware update using the nvfwupd command can look like the following example:

Copy
Copied!
            

FW recipe: ['nvfw_DGX-H100_0002_230309.1.0_custom_dbg-signed.fwpkg'] {"@odata.type": "#UpdateService.v1_6_0.UpdateService", "Messages": [{"@odata.type": "#Message.v1_0_8.Message", "Message": "A new task /redfish/v1/TaskService/Tasks/4 was created.", "MessageArgs": ["/redfish/v1/TaskService/Tasks/4"], "MessageId": "Task.1.0.New", "Resolution": "None", "Severity": "OK"}, {"@odata.type": "#Message.v1_0_8.Message", "Message": "The action UpdateService.MultipartPush was submitted to do firmware update.", "MessageArgs": ["UpdateService.MultipartPush"], "MessageId": "UpdateService.1.0.StartFirmwareUpdate", "Resolution": "None", "Severity": "OK"}]} FW update started, Task Id: 4 Wait for FirmwareUpdateStarted Id in Messages Wait for FirmwareUpdateStarted Id in Messages Task Message: Task /redfish/v1/UpdateService/upload has stopped due to an exception condition. Firmware update failed, retry the firmware update

Retry the firmware update, as indicated in the command output.

© Copyright 2022-2023, NVIDIA. Last updated on May 26, 2023.