You prepare the initial cluster node by defining system components, permissions, and folders to work in a cluster configuration.
Follow these steps:
Example: CA GovernanceMinder home (Windows)
rcm.installation.home=C:/Program Files/CA/RCM/Server
Example: JBoss 5.1 root
jboss.5.1.home=C:/jboss-5.1.0.GA
Set for Windows or Linux
Example: For Linux
os.provider=linux
Example: For MSSQL
db.provider=mssql
Example:
db.server.name=your database computer name
Example:
db.login.user=CA_GM_administrator
Example:
db.login.password=your database password
Limits: 1433 MSSQL, port 1521 Oracle.
Example:
db.port=1433
Example:
work.dir=C:/temp/work
Example:
cluster.nodes=nodeA, nodeB, 3.33.333.255
Example:
oracle.service=ORCL
Windows: prepareCluster.bat
Linux: prepareCluster.sh
This file prepares the downloaded JBoss 5.1 files to run in the cluster as Node 1.
The nodes are prepared for cluster configuration. Repeat Steps 1-4 for preparing additional initial cluster nodes.
Copyright © 2014 CA.
All rights reserved.
|
|