Skip to main content
Skip table of contents

VISULOX Node hierarchy

In some environments it makes sense to setup VISULOX Nodes in different locations and zones.

Therefore the location has to be set, once a node is created and the zone is specified, when the node is attached to the VISULOX Cluster. 


The location is set with the following command:

Example: Setting location A

CODE
visulox config -name layout.<nodename>.location=A 


When the node is attached to the VISULOX Cluster, the location and the zone must be specified:

Example: Attaching a node location A, zone B

CODE
visulox attach -location A -zone B 

Example setup


Nodes within the same zone are communicating with each other and need all related ports open.

Nodes within the same location need all VISULOX related ports open subject to the layout of the node.

Therefore the firewall rules must be set accordingly (see: Network communication within VISULOX).

In an environment with different locations and zones, the nodes in different Zones communicate only via the default zone and not directly with each other.

The Zones can be setup in various network segments with firewalls between them.

VISULOX Cluster

VISULOX layout of a node

Network communication within VISULOX

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.