Command Summary; Removing The Container - Nvidia DGX-2 SYSTEM User Manual

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

Advertisement

9.6.2
Updating the Firmware Non-interactively
The standard way to run the container is interactively (
prompt you to confirm before initiating the update.
To update the firmware without encountering the prompt, omit the
instead use the
-e auto=1
$ sudo docker run -e auto=1 --rm --privileged -t -v /:/hostfs
name>
update_fw <target>

COMMAND SUMMARY

Show the manifest.
$ sudo docker run --rm --privileged -v /:/hostfs
show_fw_manifest
Show version information.
$ sudo docker run --rm --privileged -v /:/hostfs
show_version
Check the onboard firmware against the manifest and update any down-level
firmware.
$ sudo docker run --rm --privileged -ti -v /:/hostfs
update_fw <target>
Bypass the version check and update the firmware.
$ sudo docker run --rm --privileged -ti -v /:/hostfs
update_fw -f <target>
Update the firmware in non-interactive mode.
$ sudo docker run --rm -e auto=1 --privileged -t -v /:/hostfs
update_fw <target>
name>
Update the firmware for an individual PSU or NVme.
$ sudo docker run --rm -e auto=1 --privileged -t -v /:/hostfs
name>
update_fw <PSU | SSD> -s <component-id>

REMOVING THE CONTAINER

Remove the container and image from the DGX server when it is no longer needed. To
remove the container and image, enter the following:
$ sudo docker rmi -f
In this case, specify only the container repository and not the tag.
DGX-2 System User Guide
and
options as follows.
-t
<image-name>
Updating Firmware
option). The container will
-ti
option and
-ti
<image-name>
<image-name>
<image-name>
<image-name>
<image-
<image-
<image-
61

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents