Installing a CDP as a High-availability CDP using the wizard
Where you are in the installation process
Step | Task |
---|---|
1. | |
2. | |
3. | |
4. | |
5. | |
6. | |
7. | |
Install additional peers – High Availability CDP (You are here) | |
8. | Install the Operator Control Panel |
9. | Install the Health and Value Dashboards |
10. | Complete post-installation configuration tasks |
The high-availability configuration distribution peer (HA-CDP) is a secondary CDP that provides redundancy in a high-availability environment and is an optional server component of TrueSight Orchestration. Until a failover occurs, a secondary CDP functions as an Activity Peer.
As this peer is used to provide redundancy, you would deploy this server on a different computer than the primary CDP.
Even though APs and LAPs can be added after installation, BMC recommends that you add a peer first and then install it. You can use the Grid Manager Peers tab to add peers.
To add a peer to a grid
- Go to the Manage > Peers tab and click the Add a Peer icon.
- Enter a name for the peer and an optional description.
Select a Type from the list.
- (Optional, not applicable to LAPs) If the peer will be used as a synchronization point for uploading metrics, select Sync Point.
- (Optional; not applicable to LAPs) If this peer will service SOAP requests to run TrueSight Orchestration workflows, select SOAP Endpoint.
- Click OK.
To install the HA-CDP
- Navigate to the directory where the installation program files are downloaded and start the installation program.
- Windows: setup.cmd
- Linux: linux_bao_server_installer_vv_rr_nn.sh
- On the splash screen, select the language in which to view the installation program, and click OK.
- Review the welcome page, and click Next.
- Read the license agreement, agree to the terms, and click Next.
- Select Install new Orchestrator components and click Next.
- Select Configuration Distribution Peer and click Next.
- Browse to select the directory to install the HA-CDP and click Next.
Since you select CDP, the root directory displays default CDP installation path that you must change. - Click Edit Ports to type the ports other than the CDP.
Specify different ports to avoid conflicts with other applications or operating system services on the target server and click Next.
Click Secondary CDP and provide the following details and click Next:
Field
Default value and notes
Grid Name
MyGrid
CDP Name
HACDP The name must match the name of the secondary CDP added in Grid Manager.
CDP Protocol
https
CDP Host Name
Fully qualified domain name where the CDP is installed
CDP Port Number
38080
Admin Password
Password for the aoadmin user.
(Embedded RSSO) If using embedded Remedy SSO, select Install Embedded Remedy SSO, click Advanced Options, and provide the following information:
Parmeter
Default value and notes
Service Name
BAO-CDP
CDP Protocol
https
CDP Host Name
Fully qualified domain name of the computer where you are installing the CDP
Repository HA Address
Provide the repository IP address and port for communication with the enterprise service bus. Use the following format:
<IPaddress>:<port>On a machine that has multiple network interface cards (NICs) this must be the IP address that allows access from the CDP and/or the HA-CDP.
The default port is the repository web port plus 10. For example, if the repository port is 28080, the Repository HA address is 28090.
CDP HA Address
Provide the CDP IP address and port for communication with the enterprise service bus. Use the following format:
<IPaddress>:<port>On a machine that has multiple network interface cards (NICs) this must be an IP address that allows access from the repository and/or the HA-CDP.
The default port is the CDP web port plus 10. For example, if the CDP port is 38080, the CDP HA address is 38090.
HACDPHA Address
Provide the HA-CDP IP address and port for communication with the enterprise service bus. Use the following format:
<IPaddress>:<port>On a machine that has multiple network interface cards (NICs) this must be an IP address that allows access from the repository and/or the primary CDP.
The default port is the HA-CDP web port plus 10. For example, if the HA-CDP port is 38080, the HACDP HA address is 38090.
TSO Domain
Specify the cookie domain name for TrueSight Orchestration and BMC Remedy Single Sign-On, which controls the cookie visibility between servers within the domain.
You must specify the network domain of the computer on which you are installing the component. Example: yourcompany.com.
(External RSSO) If using external RSSO, select Use External Remedy SSO and provide the following information:
Parameter
Default value and notes
Remedy SSO URL
Provide the external Remedy SSO URL in the following format:
https://<hostname>/<port> For example, if Remedy SSO server has the name external-rsso.mydomain, the URL can be:
https://external-rsso.mydomain:8080Remedy SSO Realm
Provide the name of the realm.
Admin password
Enter the admin password to log into RSSO.
Remedy SSO Version
Select your Remedy SSO version from the following list: 9.1.02 9.1.03.x 9.1.04.x 18.x
- To start the HACDP server after installation, select Yes.
- Review the information and click Install.
- On the Installation Summary panel, perform one of the following actions:
- To exit the installation program, click Done.
- To review the BAO_install_log.txt file, click View Log, and then click Done to exit the installation program.
To verify whether the HA-CDP is installed, log on to the Grid Manager (web application hosted on the CDP), by using the following details:
The Status tab shows the grid that you set up when you installed the HA-CDP.
Post-installation activities
- If you are using the embedded Remedy SSO, after installing your TrueSight Orchestration components you must complete the steps as described in Configuring-a-fail-safe-enterprise-service-bus-after-installation.
If you are installing in a Linux environment, you must complete the following instructions after the installation.
Next step in the installation process
See the Installing section to proceed further in the installation process.
Related topic