EasyManua.ls Logo

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 #27 background imageLoading...
Page #27 background image
Preparing for Using Docker Containers
www.nvidia.com
NVIDIA DGX-1 DU-08033-001 _v13.1|23
1.
Open the docker-override.conf file for editing.
$ sudo vi /etc/systemd/system/docker.service.d/docker-override.conf
[Service]
ExecStart=
ExecStart=/usr/bin/dockerd -H fd:// -s overlay2 --disable-legacy-
registry=false
LimitMEMLOCK=infinity
LimitSTACK=67108864
2.
Make the changes indicated in bold below, setting the correct bridge IP address and
IP address ranges for your network. Consult your IT administrator for the correct
addresses.
[Service]
ExecStart=
ExecStart=/usr/bin/dockerd -H fd:// -s overlay2 --bip=192.168.127.1/24
--fixed-cidr=192.168.127.128/25
--disable-legacy-registry=false
LimitMEMLOCK=infinity
LimitSTACK=67108864
Save and close the /etc/systemd/system/docker.service.d/docker-
override.conf file when done.
3.
Reload the systemctl daemon.
$ sudo systemctl daemon-reload
4.
Restart Docker.
$ sudo systemctl restart docker
3.3.Letting Users Issue Docker Commands
To prevent the docker daemon from running without protection against escalation of
privileges, the NVIDIA Docker software requires sudo privileges to run containers.
You can grant the required privileges to users who will run containers on the DGX-1 in
one of the following ways:
Add each user as an administrator user with sudo privileges.
Add each user as a standard user without sudo privileges and then add the user to
the docker group.
This section provides instructions for adding users to the docker group.
WARNING: Only add users to the docker group whom you would trust with root
privilege. These instructions make it more convenient for users to access Docker
containers; however, the resulting docker group is equivalent to the root user,
because once a user is able to send commands to the Docker engine, they are able to
escalate privilege and run root level operations. This may violate your organization's
security policies. See the Docker Daemon Attack Surface for information on how this

Table of Contents

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
RAM512 GB DDR4
Form Factor4U Rackmount
CPU2 x Intel Xeon E5-2698 v4
Storage4 x 1.92 TB NVMe SSD
NetworkDual 10 GbE
InterconnectNVIDIA NVLink
Power Supply3200W (redundant)
Operating SystemUbuntu Linux with NVIDIA DGX software stack
Dimensions19 in
GPU8x NVIDIA Tesla P100 GPUs

Summary

Introduction to the NVIDIA DGX-1 Deep Learning System

Hardware Specifications

Detailed specifications of the DGX-1's hardware components.

Installation and Setup

Installing the DGX-1 Into a Rack

Procedures for mounting the DGX-1 into a server rack.

Connecting the Network Cables

Guide for connecting Ethernet and IPMI network cables.

Setting Up the DGX-1

Initial system configuration process after powering on the DGX-1.

Preparing for Using Docker Containers

Installing Docker and NVIDIA Docker on DGX OS Server Software 2.x or Earlier

Installing Docker and NVIDIA Docker for older DGX OS versions.

Configuring Docker IP Addresses

Configuring Docker network IP addresses to prevent conflicts.

Configuring and Managing the DGX-1

Using the BMC

Introduction to the Baseboard Management Controller (BMC) for system management.

Configuring a Static IP Address for the BMC

Setting a static IP address for the BMC.

Configuring Static IP Addresses for the Network Ports

Setting static IP addresses for network interfaces.

Maintaining and Servicing the NVIDIA DGX-1

Restoring the DGX-1 Software Image

Procedures to restore the DGX-1 software image to factory settings.

Updating the System BIOS

Remotely updating the system BIOS via the BMC.

Updating the BMC

Remotely updating the BMC firmware using the IPMI port.

Replacing the System and Components

Overview of replaceable components and RMA process.

Installing Software on Air-Gapped NVIDIA DGX-1 Systems

Safety

Safety Warnings and Cautions

General safety warnings and cautions for DGX-1 operation.

Related product manuals