Updating The Vca Manager Database; Testing The Installation; Vca Manager Tests - Nvidia Quadro Visual Computing Appliance Installation Manual

Table of Contents

Advertisement

Software installation
Note
The value of third-party-process must be the binary that keeps running, not a shell script
starting the binary process.
. .

Updating the VCA Manager database

The VCA Manager uses an SQLite database. The following example shows how to add a
third-party run script to this database:
cd /home/iray/cm
sqlite -line cluster_manager.db \
"insert into scripts values(null,"Description Text", \
"/home/iray/cm/satellite_run_thirdparty",null,null");
For a VCA cluster, the third-party run script has to be added to all nodes since scripts are not
automatically syncronized between the nodes.
Note
For third-party software, the VCA Manager icon does not switch from yellow to green.
.

Testing the installation

. .

VCA Manager tests

To test the installation:
1 Connect a browser to the VCA's IP address.
In the browser's address input window, enter:
VCA-IP-address-or-hostname
https://
(using the IP address or hostname of your VCA).
2 Accept certificate warning.
3 Login to the VCA Manager.
User Name: admin
Password: admin
Quadro VCA — Installation Guide
. Testing the installation
©
,
NVIDIA ARC GmbH

Advertisement

Table of Contents
loading

Table of Contents