List of Nodes running changes to only 1 after a time
Hi All,
We are running Pega 8.6.2 and in our SIT environment we have a 2 node cluster. During startup one node with show both nodes running in Admin Studio. In Decisioning > Infrastructure > Services > Stream, both nodes are always shown with status NORMAL clicking either node will show the relevant details.
But after a short while the remote node will disappear from the node list with nothing showing in the logs either PegaRULES or PegaCLUSTER to indicate why. However stream will still show both nodes as NORMAL but clicking on the remote node shows nothing and produces an error in the PegaRULES log. The Search landing page also shows both nodes as ONLINE.
I've tried all sorts of prconfig settings to get around this problem to no avail. Below are the settings I've tried.
<env name="identification/cluster/public/address" value="xxx.xxx.xxx.xxx"/>
<env name="cluster/hazelcast/interface" value="xxx.xxx.xxx.xxx"/>
<env name="cluster/hazelcast/members" value="xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx"/>
Table pr_sys_statusnodes always shows both nodes correctly.
PegaCLUSTER log always shows the 2 nodes becoming members of the cluster and shows the relevant node being removed when that node is shutdown.
Ports are open between both nodes and even when the remote host disappears from the node list telnet between hosts on those ports still functions.
Anyone got any idea as to what might be causing this?
Hi All,
We are running Pega 8.6.2 and in our SIT environment we have a 2 node cluster. During startup one node with show both nodes running in Admin Studio. In Decisioning > Infrastructure > Services > Stream, both nodes are always shown with status NORMAL clicking either node will show the relevant details.
But after a short while the remote node will disappear from the node list with nothing showing in the logs either PegaRULES or PegaCLUSTER to indicate why. However stream will still show both nodes as NORMAL but clicking on the remote node shows nothing and produces an error in the PegaRULES log. The Search landing page also shows both nodes as ONLINE.
I've tried all sorts of prconfig settings to get around this problem to no avail. Below are the settings I've tried.
<env name="identification/cluster/public/address" value="xxx.xxx.xxx.xxx"/>
<env name="cluster/hazelcast/interface" value="xxx.xxx.xxx.xxx"/>
<env name="cluster/hazelcast/members" value="xxx.xxx.xxx.xxx,xxx.xxx.xxx.xxx"/>
Table pr_sys_statusnodes always shows both nodes correctly.
PegaCLUSTER log always shows the 2 nodes becoming members of the cluster and shows the relevant node being removed when that node is shutdown.
Ports are open between both nodes and even when the remote host disappears from the node list telnet between hosts on those ports still functions.
Anyone got any idea as to what might be causing this?
We are trying to work with Quiesce for HA but this problem is preventing us from testing.
Thanks Craig
***Edited by Moderator Marije to add Support Case Details; update capability tags***