EasyManuals Logo
Home>Nvidia>Desktop>DGX-1

Nvidia DGX-1 User Manual

Nvidia DGX-1
120 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #26 background imageLoading...
Page #26 background image
Preparing for Using Docker Containers
www.nvidia.com
NVIDIA DGX-1 DU-08033-001 _v13.1|22
1.
If you don't know the Base OS software version installed on the DGX-1, then enter
the following and inspect the VERSION entry.
$ cat /etc/dgx-release
DGX_NAME="DGX Server"
DGX_PRETTY_NAME="NVIDIA DGX Server"
DGX_SWBUILD_DATE="2017-08-02"
DGX_SWBUILD_VERSION="3.1.1"
DGX_COMMIT_ID="0a0a8ec9e08836c5e99144dd19ae61690f2d9484"
DGX_SERIAL_NUMBER=QTFCOU7080017
2.
Follow the instructions in the section appropriate for the software version installed.
Configuring Docker IP Addresses for DGX OS Server Software Version 2.x and
Earlier
Configuring Docker IP Addresses for DGX OS Server Software Version 3.1.1 and
Later
3.2.1.Configuring Docker IP Addresses for DGX OS
Server Software Version 2.x and Earlier
1.
Open the /etc/default/docker file for editing.
$ sudo vi /etc/default/docker
2.
Modify the /etc/default/docker file, specifying the correct bridge IP address
and IP address ranges for your network. Consult your IT administrator for the
correct addresses.
For example, if your DNS server exists at IP address 10.10.254.254, and the
192.168.0.0/24 subnet is not otherwise needed by the DGX-1, you can add the
following line to the /etc/default/docker file:
DOCKER_OPTS=”--dns 10.10.254.254 --bip=192.168.0.1/24 --
fixedcidr=192.168.0.0/24”
If there is already a DOCKER_OPTS line, then add the parameters (text between the
quote marks) to the DOCKER_OPTS environment variable.
3.
Save and close the /etc/default/docker file when done.
4.
Restart Docker with the new configuration.
$ sudo service docker restart
3.2.2.Configuring Docker IP Addresses for DGX OS
Server Software Version 3.1.1 and Later
You can change the default Docker network addresses by either modifying the /
etc/docker/daemon.json file or modifying the /etc/systemd/ system/
docker.service.d/docker-override.conf file. These instructions provide an
example of modifying the /etc/systemd/system/docker.service.d/docker-
override.conf to override the default nvidia-docker network addresses.

Table of Contents

Questions and Answers:

Question and Answer IconNeed help?

Do you have a question about the Nvidia DGX-1 and is the answer not in the manual?

Nvidia DGX-1 Specifications

General IconGeneral
BrandNvidia
ModelDGX-1
CategoryDesktop
LanguageEnglish

Related product manuals