Installing On Linux; Installing Grid Licenses From The Nvidia Licensing Portal To The License Server; Accessing The Grid License Server Management Interface - Cisco UCS B200 M5 Installation And Service Note

Blade server
Table of Contents

Advertisement

NVIDIA Licensing Information

Installing on Linux

Before You Begin
The License Server requires a Java Runtime Environment and an Apache Tomcat installation. Use the following
commands to install both separately before installing the License Server on Linux.
Procedure
Step 1
Verify that Java was installed with your Linux installation:
java -version
If a Java version does not display, use your Linux package manager to install Java:
sudo yum install java
Step 2
Use your Linux package manager to install the Tomcat and Tomcat webapp packages.
a) Install Tomcat:
sudo yum install java
b) Enable the Tomcat service for automatic startup on boot:
sudo systemctl enable tomcat.service
c) Start the Tomcat service:
sudo systemctl start tomcat.service
d) To verify that the Tomcat service is operational, open a web browser on the License Server host and
connect to the URL http://localhost:8080. If the installation was successful, you see the Tomcat webapp.
Step 3
Install the License Server.
a) Unpack the License Server tar file:
tar xfz NVIDIA-linux-2015.09-0001.tgz
b) Run the unpacked setup binary as root:
sudo./setup.bin
c) Accept the EULA and then continue with the installation wizard to finish the installation.
Note
Step 4
To verify the installation, open a web browser on the License Server host and connect to the URL
http://localhost:8080/licserver. If the installation was successful, you see the NVIDIA License Client Manager
interface.
Installing GRID Licenses From the NVIDIA Licensing Portal to
the License Server

Accessing the GRID License Server Management Interface

Open a web browser on the License Server host and access the URL http://localhost:8080/licserver.
In the Choose Firewall options dialog, select the ports to be opened in the firewall. NVIDIA
recommends that you use the default setting, which opens port 7070 but leaves port 8080 closed.
Cisco UCS B200 M5 Blade Server Installation and Service Note
Installing on Linux
57

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents