Installing additional nodes for an HA cluster
The following provides information and instructions for installing additional nodes for an HA cluster on a new Tomcat.
Before you begin
- Install the first node for an HA cluster.
- Obtain the zipped BMC Atrium Single Sign-On files from the BMC product package via Electronic Product Download (EPD) or the BMC Atrium Single Sign-On DVD for the additional nodes.
If there is already an installation of BMC Atrium Single Sign-On on the target computer, the installer will not allow another installation. Uninstall the existing version.
- Ensure that the first node and all the additional nodes are running in the HA cluster.
- If you are using an external Tomcat, complete the prerequisites given in Prerequisites to install BMC Atrium Single Sign-On on an external Tomcat server.
- Prepare to run the installation program for your operating system. For example,
- You must update Terminal Services configuration options and configure the DEP feature if you are using Windows. For more information, see Prerequisites-to-install-BMC-Atrium-Single-Sign-On-on-the-Windows-platform.
- If you are using Linux, the user must have the following permissions:
- read/write/execute for the destination directory,
- to execute Java, and
- read/write to Tomcat directory (in case of using external Tomcat server instead of out-of-the-box Tomcat).
To install an additional node for an HA cluster
During subsequent node installations, previously installed nodes must be available so the newly added node can fully integrate into the cluster.
- Ensure that all nodes are running and available.
Unzip the BMC Atrium Single Sign-On files on the secondary node.
Copy the cluster configuration file (created during the first node's installation) to the Disk1 directory of the extracted files before installing BMC Atrium Single Sign-On on the node.
- Run the installation program.
Launch the setup executable located in the Disk1 directory of the extracted files.- (Microsoft Windows ) Run setup.exe
- (UNIX and Solaris) Run setup.sh
- In the lower right corner of the Welcome panel, click Next.
- Review the license agreement, click I agree to the terms of license agreement, and then click Next.
BMC Atrium Single Sign-On installer - Select the Install BMC Atrium Single Sign-On 9.0.00 check box and click Next.
- Accept the default destination directory or browse to select a different directory, and then click Next.
In the Host Name Information panel, verify that the hostname presented is the Fully Qualified Domain Name (FQDN) for the host, and then click Next.
Correct the value as needed.- In the BMC Atrium SSO Server Cluster Options panel, perform the following actions:
- Select Clustered Atrium SSO Server.
- Select Add this node to an existing cluster.
- Click Next.
- In the BMC Atrium SSO Cluster Configuration File Information panel, browse to the Disk1 directory where you copied the file, and then click Next.
- Enter the LDAP port number (8091), LDAP replication port (8092), LDAP administration port (8093), and click Next.
Select one of the following Tomcat installation options, and then click Next:
Install New Tomcat (default)
Use External Tomcat.
After the second node has been successfully installed, additional nodes can be added to the cluster by using the file created during the first installation.
Verifying the installation
- Verify that your BMC Atrium Single Sign-On installation was successful by accessing the BMC Atrium Single Sign-On URL.
- Navigate to Start > All Programs > BMC Software > BMC Atrium SSO > Administrator to launch the BMC Atrium SSO Admin Console .
The URL to open the BMC Atrium SSO Admin Console is:
https://<ssoServer>.<domain>:<port>/atriumsso/atsso/console/login/Login.html
For example:
https://ssoServer.bmc.com:8443/atriumsso/atsso/console/login/Login.html When you are prompted that you are connecting to an untrusted connection, add the exception and then continue.
- Confirm that you can view the BMC Atrium Single Sign-On login panel.
Log on with the SSO administrator name (for example, amadmin) and password.
The BMC Atrium SSO Admin Console appears.
(Click the image to expand it.)
- Navigate to Start > All Programs > BMC Software > BMC Atrium SSO > Administrator to launch the BMC Atrium SSO Admin Console .
- Verify that your BMC Atrium Single Sign-On installation was successful by accessing the SSO load balancer.
For example:
https://ssoloadbalancer.bmc.com:8443/atriumsso
The BMC Atrium SSO login screen appears. After you log on, your SSO servers appear in the HA Nodes List. - (Optional) Create an administrative user account for BMC Products to perform search functions on the user store (for example, to list user names and emails).
- If you are using the BMC Atrium Single Sign-On server's internal LDAP, assign the BMCSearchAdmins group to the new user account.
- If you are using an external system for authentication (such as AR System, LDAP, or Active Directory), assign the BmcSearchAdmins group to either an already existing user account or a new user account.
Where to go from here
- Complete HA postinstallation activities.
- To configure authentication, see Configuring-after-installation. For a specific authentication method, see the specific method. For example, for LDAP or Active Directory, see Using-LDAP-Active-Directory-for-authentication.