Question
Pega nodes are not seen in cluster management
Hello. I've got pega cluster with 5 separated nodes and 4 nodes of it are not visible in "Cluster management" tab but they exist in "System Node" tab. If i manually set in prconfig options:
<env name="identification/cluster/protocol" value="Hazelcast" />
<env name="cluster/Hazelcast/interface" value="IP address of this node" />
<env name="cluster/Hazelcast/ports" value="port range" />
<env name="cluster/Hazelcast/members" value="members IP of the clusters" />
<env name="indexing/distributed/network/host" value="IP address of this node" />
for each of them my problem dissapear and all nodes become visible. What should i check/do to solve this problem without editing prconfig ?
Without manual configuration all of nodes are using 192.168.122.1 ip-adress.
Hi,
Have you tried clearing the entries in pr_sys_statusnodes and start nodes one by one.