The secondary Enterprise Management Server handles endpoint requests in an event of failure to the primary server.
Follow these steps:
JBOSS_HOME/server/default/deploy/IdentityMinder.ear/config/com/netegrity/config/keys
Defines the name of the directory where JBoss is installed.
Note: Verify that the same database and communication password details are the same as used for the primary Enterprise Management Server.
All the web-based applications, the Distribution Server, the DMS, and CA ControlMinder are installed.
The secondary server is configured to use the DMS and DH on the shared storage.
ACServerInstallDir/MessageQueue/tibco/cfgmgmt/ems/data
Defines the name of the directory where you installed the Enterprise Management Server.
The following is an example to copy Message Queue datastore files:
# cp -r /opt/CA/AccessControlServer/MessageQueue/tibco/cfgmgmt/ems/data /shared/MessageQueue/data/
Note: The installation writes the computer name as the original value. The value should be changed to a short name of the cluster, without the domain name, in upper case. If the cluster DNS name is “entmcluster.ca.com” then specify ENTMCLUSTER.
ACServerInstallDir/MessageQueue/tibco/cfgmgmt/ems/data
# groupadd -g 65534 tibco
# useradd -g 65534 -u 65534 tibco
#chown -R tibco /opt/CA/AccessControlServer/MessageQueue/
#chmod -R u=rwx,go= /opt/CA/AccessControlServer/MessageQueue/
You have configured the secondary Enterprise Management Server.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|