Obtaining The Firmware Update Container; Querying The Firmware Manifest; Querying The Currently Installed Firmware Versions - Nvidia DGX-2 SYSTEM User Manual

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

Advertisement

OBTAINING THE FIRMWARE UPDATE
CONTAINER
Obtain the container tarball from the NVIDIA Enterprise Support portal and transfer it
1.
to the DGX-2 System.
The container is provided in the tarball
From the directory where you copied the tarball file, enter the following command.
2.
sudo docker load -i <image-name>.tar.gz
$
To verify that the container image is loaded, enter the following.
3.
$
sudo docker images
Example output after loading nvfw-dgx2_18.09.3.tar.gz.
REPOSITORY
nvfw-dgx2_18.09.3

QUERYING THE FIRMWARE MANIFEST

The manifest displays a listing of firmware components embedded in the containers that
are qualified by NVIDIA.
To query the firmware manifest, enter the following:
#
sudo docker run --rm --privileged -v /:/hostfs <image-name>
show_fw_manifest
QUERYING THE CURRENTLY INSTALLED
FIRMWARE VERSIONS
Display the onboard firmware version level of each component supported by the
container. The output will show which component firmware is up to date, or whether it
needs to be updated to the firmware level listed in the manifest.
To query the version information, enter the following.
DGX-2 System User Guide
<image-name>.tar.gz
TAG
IMAGE ID
latest
aa681a4ae600 1 hours ago
Updating Firmware
.
CREATED
SIZE
278MB
57

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents