![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
A secondary server can be added to a cluster environment. Before adding the server, review the information about installing a master and secondary server in a cluster in TIBCO Runtime Agent Installing Into a Cluster.
Once you have added a secondary server to a domain, you cannot promote it to a primary server.
1. Start Domain Utility and click the Next button on the main screen.
2.
3. Click Next and in the screen that appears:Click the Discover button and select a domain. If a domain does not appear, select Show Advanced and increase the Discover Timeout value. The value sets the amount of time Domain Utility has to connect to the master server. If no connection is made in the specified time, the discovery operation will time out. Increase this number on slow systems and click the Discover button again.Provide domain details. See Secondary Server Fields for field descriptions.Select Show Advanced if custom TIBCO Rendezvous parameters were specified for the master server. The same custom parameters must be defined for the secondary server.
4. Click the Next button. The screen that appears displays the ports used by the Web Server.
5. Click the Next button Provide the administration credentials that were defined when the domain was created.
6. Click the Next button. The screen that appears displays a summary of the values you have provided.
7. Click the Next button to add the secondary server to the domain. After joining the domain, the services that support the secondary server are listed. You must start each service to enable the secondary server.
8. Click Finish to end the session.
Once you have added a secondary server to a domain, you cannot promote it to a primary server.
2. Copy the following file to your working directory: TRA_HOME\template\domainutility\cmdline\AddSecondaryServer.xml
3. Open AddSecondaryServer.xml in a text editor.
Click Discover Domains to choose the domain for which you wish to install a secondary server. The name of the machine is provided in the Machine field and must not be changed. Machines are grouped in the Administrator GUI under the value provided in the Hawk Cluster field. If you change the default value, this machine displays in the Administrator GUI under the value you provide. The cluster name must be enclosed within quotes, if the name contains spaces. TIBCO Rendezvous Daemon used for communication with TIBCO Hawk. Default is tcp:7474. See the TIBCO Hawk Installation and Configuration manual for details about this parameter. TIBCO Rendezvous network used for communication with TIBCO Hawk. Use the default unless you are an experienced TIBCO Rendezvous user. See the TIBCO Hawk Installation and Configuration manual for details about this parameter. TIBCO Rendezvous service used for communication with TIBCO Hawk. Use the default unless you are an experienced TIBCO Rendezvous user. Default is 7474. See the TIBCO Hawk Installation and Configuration manual for details about this parameter. The URL of the TIBCO Enterprise Message Service server in the following format: tcp://hostname:port. Specify the user account name authorized to administer the TIBCO Enterprise Message Service server. Specify a user that is a member of the $admin group (for example, the predefined admin user), or a user who has the following permissions:com.tibco.repo.instance_mgmt.*.trustworthy_HAWK.domain-name (for each domain)
• public, subscribe, and create permissions to the com.tibco.repo.> queues_HAWK.domain-name (one line for each domain)Note that if domain-name, contains the characters '.', '>' and '*', the characters must be replaced by the following strings: Specify the location of the TIBCO Runtime Agent domain home. For example, C:\tibco\tra\domain.See the TIBCO Runtime Agent Installation guide for information about installing TIBCO software in a cluster environment. Specify the location of the administration server domain home. For example, C:\tibco\administrator\domain. Select the Use default values check box unless you are an experienced user. Note: This option does not affect sensitive data in the deployment configuration files exported using the AppManage utility. See TIBCO Runtime Agent Scripting Deployment Guide for information on how to protect sensitive data in the deployment of configuration files using an encryption password. This property is used to secure the .properties files. The specified group will be given view access to the AuthorizationDomain.properties and AdministrationDomain.properties files when these property files are created as part of domain creation. Specifying this property allows you in the specified group to use TRA utilities like AppManage.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |