Node connectivity

Connectivity between nodes is established by either dynamic or static discovery. Each node in a cluster must agree on the dynamic and static discovery values for node discovery to work correctly.

Connectivity between nodes can be verified on the Discovered Nodes section of the High Availability tab for a node (see Figure 6.1, “Distribution status”). For each remote node that has been discovered this information is displayed:

This information can also be displayed using:

administrator servicename=A display cluster type=remote

Node discovery

Operators can force distribution to attempt to discover remote nodes using the Discover... button on the High Availability tab as shown in Figure 6.3, “Discovering nodes”. Clicking on the Discover button in the dialog attempts to establish connectivity to the specified nodes.

Discovering nodes

Figure 6.3. Discovering nodes


Nodes can also be discovered using this command:

administrator servicename=A discover cluster nodes=B,C

Discovered nodes in the Down state can be removed by selecting a node in the Discovered Nodes section and clicking on the Remove Node button. This is useful when connectivity has been lost to a remote node, or the node has been permanently removed from the cluster.

Nodes can also be removed using this command:

administrator servicename=A removenode distribution remotenode=B