Add a server to a PolicyCenter cluster
Procedure
- Deploy the current cluster configuration WAR or EAR file to the server that you intend to add to the PolicyCenter cluster.
-
Verify that this configuration has
parameter ClusteringEnabled
set to
truein the configuration’s config.xml file. -
If using the config.xml server registry, you
must set the
serveridattribute for this server to a unique value within the cluster.If you use a non-uniqueserveridvalue, the server with the duplicate ID does not start and does not join the cluster. See Understanding the PolicyCenter server environment. - Start the new server.
Results
After you start the new server, it connects
to the cluster and compares its configuration with the cluster configuration
stored in the PolicyCenter database.
It performs a checksum of the config.xml
file and checks the config
subdirectories. If the configurations differ, the server fails startup
and PolicyCenter writes failure
messages to the log file.
