Manually configure the CA GovernanceMinder cluster node. This mode is suggested for custom configurations.
Follow these steps:
Windows: eurikify.bat
Linux: eurikify.sh
Defines the unique value (Node N) of this node in the cluster.
Defines the unique cluster name.
Example: Set the JBoss messaging peer ID and the network cluster name.
From (default)
run.bat -c %SERVER_NAME% -b %JBOSS_BIND_ADDRESS% -g CA_GM_Cluster -u 233.3.4.4 -Djboss.messaging.ServerPeerID=1 %*
To (assigned node number)
run.bat -c %SERVER_NAME% -b %JBOSS_BIND_ADDRESS% -g CA_GM_Cluster -u 233.3.4.4 -Djboss.messaging.ServerPeerID=2 %*
JBoss 5.1 Home/server/all/deploy/jbossweb.sar/
<Engine name="jboss.web" defaultHost="localhost">
With
<Engine name="jboss.web" defaultHost="localhost" jvmRoute="worker-node-name">
Note: "worker-node-name" is the load balancer worker node name.
You have manually configured the CA GovernanceMinder cluster node.
Copyright © 2014 CA.
All rights reserved.
|
|