Scenario Guide › Scenario Overview › Configuring Cluster Nodes › How to Prepare and Configure the Cluster Nodes › Configure Additional Nodes for Cluster Configuration › Automatic Cluster Node Configuration
Automatic Cluster Node Configuration
Automatically configure the CA GovernanceMinder cluster node. This mode configures multiple nodes using default parameters.
Follow these steps:
- Locate and open the prepareCluster.properties file in the temporary work folder.
- Locate the line containing the cluster.node.id=1 parameter, and set the cluster node property for this node.
Example:
For Node 4,
cluster.node.id=4
Note: The default node ID value is 1.
- Open a Command Prompt window, and run the following file from the CA GovernanceMinder cluster work folder:
Windows: prepareCluster.bat configure
Linux: prepareCluster.sh configure
This file configures JBoss 5.1 files to run as the designated node in the cluster.
- Copy the JBoss 5.1 Home directory and all the contents from Node 1 to the next server in the cluster.
- Repeat Steps 1-4 for each subsequent node in the cluster.
You have automatically configured the CA GovernanceMinder cluster node.
Copyright © 2014 CA.
All rights reserved.
|
|