Nvidia DGX-2 SYSTEM User Manual page 59

Hide thumbs Also See for DGX-2 SYSTEM:
Table of Contents

Advertisement

Updating All Firmware components
9.5.2
The following instructions are an example of attempting to update all the firmware
components using the container
BMC require an update.
Enter the following.
1.
$ sudo docker run --rm --privileged -ti -v /:/hostfs nvfw-
dgx2_18.09.3 update_fw all
The container will scan the components and then prompt for confirmation before
starting the update.
Following components will be updated with new firmware version:
SBIOS
BMC
IMPORTANT: Firmware update is disruptive and may require system
reboot.
Stop system activities before performing the update.
Ok to proceed with firmware update? <Y/N>
Press Y to proceed .
2.
The firmware update progress is displayed for each component.
Note: While the progress output shows the current and manifest firmware versions, the
versions may be truncated due to space limitations. You can confirm the updated
version after the update is completed using the show_version option.
When the update completes successfully, the following message is displayed.
Firmware update completed Component: SBIOS, update status: success,
reboot required: yes
Component: BMC, update status: success, new version: 3.20.30
If directed by the update message, reboot the system.
3.
9.5.3
Updating
The following is an example of updating the SBIOS firmware using the container
.
dgx2_18.09.3
Enter the following.
1.
$ sudo docker run --rm --privileged -ti -v /:/hostfs nvfw-
dgx2_18.09.3 update_fw SBIOS
The container will scan the components and then prompt for confirmation before
starting the update.
Following components will be updated with new firmware version:
IMPORTANT: Firmware update is disruptive and may require system
reboot.
Stop system activities before performing the update.
DGX-2 System User Guide
nvfw-dgx2_18.09.3
Specific Firmware Components
Updating Firmware
. In this example, the SBIOS and
nvfw-
59

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents