Node Details

This section describes the node characteristics, but depending on the selected node (Management server, Dollar Universe...), the sections and actions may differ.

Certain fields are not modifiable depending on the action selected. Do not forget to click Save to save your Node definition.

General

The following information is only displayed if the document is opened in Display mode.

Network Configuration

This list displays the TCP port numbers used by the Node in question to communicate with the UVMS or with a Dollar Universe console.

Port definitions should always be adjusted and loaded on the UniJob Node before any changes are made to the UVMS, otherwise communications will be impossible. UniJob port numbers can be displayed via the Node Settings - UVMS - Network Parameters option. However a direct connection to the UniJob Node will be required to adjust the contents of the values.xml file where the port number sequences are stored.

Great care should be taken when updating these values.

To modify a value:

For a Dollar Universe V5 node, to update all the defined ports or to add new areas:

Area

IO

BVS

CDJ

DQM

CMD / EEP

GSI

A

VAL+3

VAL+8

VAL+14

 

 

 

I

VAL+2

VAL+7

VAL+13

 

 

 

S

VAL+1

VAL+6

VAL+12

 

 

 

X

VAL

VAL+5

VAL+11

VAL+15

VAL+4

VAL+17

Note that, by default, CMD port values are left empty unless a value had previously been set, in which case the value would be =VAL+4 for A, I, S and X.

Save the values.

Service Configuration

For a given Dollar Universe V6 Node, a number of services are displayed: One for each Area and one per Manager. For each service, the matching status is displayed.

Depending on the selected node and its status, the following actions can be used Company areas can not be activated / deactivated via UVC. The command unims -update must be used. It is described in the Dollar Universe Installation Guide):

Tags

This list displays the tags attached to the selected Node.

Address

This section can only be modified on the connected UVMS. It contains the list of machine addresses declared in the cluster. The addresses can be either IP or hostname type.

The list is updated automatically by the installation or the uninstallation of a secondary node in a failover architecture but the user can also modify it manually. If the user manages database replication (external), he can also declare a failover UVMS by adding its hostname or IP address in this section.

To add a new address click on Add. To modify an existing address, select the address in the list and click on Update. In the displayed window:

The order of the list determines the order based on which of the machines will be contacted by the client application if there is no response from the connected UVMS. Place the main UVMS machine at the top of the list; use the menus Move up and Move down to modify the order of the list.

Delete the machines UVMS is no longer installed on in fail-over mode. This lessens the reconnection time of the client application. The UVC reconnection time is modifiable with the node setting UVMS_UVC_RECONNECTION_TIMER.

Save the node modifications.

Only one declared UVMS can be started at any time.

SSL

Refer to Univiewer Administration Guide for more details on SSL usage.

Authentication Key Management

This section applies to a Dollar Universe V6 node.

Authentication keys are part of the triggers mechanism and allow for external systems to authenticate the current user to Dollar Universe in order to submit events. The keys are generated by Dollar Universe and expire if they are not used for a specified period of time (24 hours by default). This value can be modified in the Dollar Universe node setting O_AUTH_CACHE_SESSIONID_TIMEOUT. When a user submits an http request using a key for user authentication, a trace is added to the Dollar Universe log file to indicate how many users are currently logged in.

The triggers mechanism is detailed in the Dollar Universe Reference Guide.

Synchronization - Full Synchronization

This action applies to a Dollar Universe V6 node.

A Dollar Universe V6 node can be synchronized with UVMS automatically or manually, a subordinate UVMS node can be synchronized with a master UVMS automatically or manually:


Figure 7: Synchronization Workflow between DUAS and UVMS

At each heartbeat, UVMS verifies if a node (DUAS or subordinate UVMS) needs a synchronization based on the cycles defined in the node settings (automatic synchronization) or on manual requests. The synchronizations are performed in sequence; a manual synchronization request is therefore not taken into account immediately but will be processed as soon as possible.

The synchronization process that takes place between Dollar Universe and UVMS or between subordinate UVMS and master UVMS allows for updating of the following data: Node list, security settings, alerting rules and UVMS nodes list.

The Synchronization or Full Synchronization buttons are accessible from the node list, in display mode only.

The response to a synchronization query contains all data that has been modified, created or deleted that applies to the node.

A full synchronization is requested if the user activates an area in a Dollar Universe node with the command unims –update.

Once the synchronization request has been sent, a pop-up window appears to notify the user their request has been sent.

If advanced architecture is implemented (master UVMS/ subordinate UVMS), when a new DUAS V6 node is installed, it is automatically created in the list of subordinate nodes. This new node also appears in the node list of the master UVMS after the next synchronization. The master UVMS then synchronizes the required security to this DUAS V6 node. A latency period can occur between the V6 node declaration and the first user connection.

IP Addresses

If UVMS is installed with the machine’s short name or if the connection between Dollar Universe V6 and UVMS uses the IP address only, connection issues may occur during the first synchronization between UVMS and Dollar Universe V6 (after Dollar Universe V6 installation). In which case the administrator must specify the UVMS IP address in etc/hosts and restart UVMS.

Only IP v4 is currently supported