Difference between revisions of "NVIDIA: NVIDIA Licensing Server deployment"
Jump to navigation
Jump to search
(Page completed.) |
(No difference)
|
Latest revision as of 16:49, 1 April 2020
Nvidia: Landing Page : GRID 10.1 VMware stack installation and testing
Prerequisites
- 'Download NVIDIA License Server for Windows' NVIDIA Licensing Software Downloads
- This is under 'Additional Software'
- E.g.
\\10.0.0.222\software\NVIDIA\GRID\NVIDIA License Server\NVIDIA-ls-windows-2018.zip
- Oracle Java
Deploy Windows Server 2016
- Deploy a Windows Server 2016 (must be 2016) VM
- Install VMware Tools
- Allow remote users to connect to this computer
- Set a static IP address
- Set correct timezone
- Run Windows updates, in our example we updated to 1607
- Take a snapshot (the installation is highly error prone)
Install Java
- In the usual way
Set the System Environmental Variables
- Create a system environmental variable called 'JAVA_HOME' which points to the JRE installation directory
- E.g.: For Oracle Java SE JRE: C:\Program Files\Java\jre1.8.0_191
- Add the path of the java.exe executable to the 'PATH' system environmental variable. Currently this is the directory named 'bin'
- For example: For Oracle Java SE JRE: C:\Program Files\Java\jre1.8.0_191\bin
- Restart server
Install NVIDIA License Server
- Login via RDP
- Copy and paste the 'NVIDIA License Server' archive to the new server
- Extract the archive
- Run the set-up file 'setup.exe'
- Specify the opening of port 8080 in the options if applicable
- Restart server
Test
- From the server navigate to http://localhost:8080/licserver
House Keeping
- Remove installers
- Remove snapshot