Implementing high availability and load balancing for the reports server
Most enterprises have requirements for documenting and testing the ability of their infrastructure to sustain loss at various levels. These levels can range from the loss of a server to the loss of the physical infrastructure of an entire data center. This topic provides steps for deploying the BMC BladeLogic Decision Support for Server Automation system in highly available and load balancing configurations.
Complete the following steps to implement high availability and load balancing
- Install BMC BladeLogic Decision Support for Server Automation on one computer, called Server1.
- Perform one of the following tasks:
Clone Server1 and name it Server2.
- Back up various entities on Server1 and Install BMC BladeLogic Decision Support for Server Automation on another computer, called Server2, as follows:
- Back up following entities on Server1:
- Entire Cognos Content Store
- All objects under Public Folders
Content under My Folders if required
- ETL Master and Work repositories
- Install BMC BladeLogic Decision Support for Server Automation on Server2 and point it to use the same databases to which Server1 points.
- Back up following entities on Server1:
- Log on to Server1 and stop the Cognos services.
- Open IBM Cognos Configuration.
- In the left pane, navigate to Local Configuration > Environment.
- Under Gateway Settings, double-click Dispatcher URIs for gateway.
- Add Server2 details as an additional dispatcher, as shown in the following screenshot:
- Under Gateway Settings, double-click Controller URI for gateway.
- Add Server2 details as an additional controller.
- Under Other URI Settings, double-click Content Manager URIs.
- Add Server2 details as an additional Content Manager.
- Save the configuration and start Cognos services.
- Log on to Server2 and stop the Cognos services.
- Open Cognos Configuration.
- If you created Server2 by cloning Server1, under Gateway Settings and Other URI Settings, change all the references of Server1 to Server2.
- Add Server1 details as described in step 7 through step 10.
Disable Metadata Service on the secondary server. Due to a defect in Cognos version 8.4.1, you must perform this step so that the 4_UPDATE_COGNOS step is completed successfully during an ETL run.
Save the configuration and start the Cognos services.
Your environment is ready for high availability and load balancing.