2 impact servers are in production cluster need to add 2 additional nodes on the same cluster what is the preferred and best way to configure.
Answer by John Samuel (57) | Jul 22 at 07:01 AM
To configure the impact cluster server with more than 3 nodes please follow the below steps .
impact.server.preferredprimary=true in the $IMPACT_HOME/etc/_server.props on the primary preferred server.
impact.server.secondary.preferredprimary=true in the $IMPACT_HOME/etc/_server.props on the secondary preferred server.
And please notice, "Start the primary server first, then the secondary server second, followed by the next, and subsequent Impact Servers in the cluster. You can also start the secondary server first, and then the primary server second. The primary and secondary servers that are defined in the ImpactDB data source must always be the first two Impact Servers to start.
Apache Derby supports only a pair of Derby databases for replication."
Please follow the below URL for your reference. https://www.ibm.com/support/knowledgecenter/SSSHYH_7.1.0.16/com.ibm.netcoolimpact.doc/admin/imag_replication_failover_failback_r.html
What ports need to be open on firewall so Netcool/Impact 7.x clusters can communicate? 1 Answer
Can I make policy running on primary instance only in Impact Cluster 3 Answers
How to rename Impact 7.1 cluster group name? 1 Answer
Why are some Datatypes corrupt after Impact cluster failover/failback ? 1 Answer