Implementation Guide › Installing a High Availability Deployment › How to Configure the Distribution Servers for High Availability › Configure the Secondary Distribution Server
Configure the Secondary Distribution Server
The secondary Distribution Server handles communication between the Application Server and the endpoints in case the active Distribution Server fails to respond within a predefined interval.
Follow these steps:
- Stop the JCS, CA ControlMinder and Message Queue Server services.
- Modify the services to start up manually and not automatically.
- Set the _pmd_directory_ registry key, under \ComputerAssociates\AccessControl\PMD, configuration setting to the full pathname of the shared storage directory you copied the DMS and DH to. For example: Z:\PMD.
The secondary Distribution Server can now access the DMS and DH files on the shared storage. You have configured the Distribution Host to use the shared storage.
- Configure the Message Queue to use the shared storage, as follows:
- Open the tibemsd.conf file for editing. This file is located in the following directory:
DistServerInstallDir/MessageQueue/tibco/cfgmgmt/ems/data
- DistServerInstallDir
-
Defines the name of the directory where you installed the Distribution Server.
- Set the value of the "store" token to point to the directory on the shared storage where you copied the datastore files to, for example: Z:\Datastore.
- Save and close the file.
- Open the queues.conf file for editing.
- Append a comma and add the word "store=$sys.failsafe" at the end of every queue definition line, then save the file.
- Verify that the CA ControlMinder services on the secondary server are stopped.
Copyright © 2013 CA Technologies.
All rights reserved.
|
|