| Summary | This article explains how to set up a cluster in an Orbix environment. |
|---|---|
| Article Number | 28204 |
| Environment | Orbix 6.3 All Supported Operating Systems |
| Question/Problem Description | Does Orbix 6.3 support cluster environments? How to set up a cluster in an Orbix environment? |
| Clarifying Information | A cluster is a group of two or more machines, in which the following applies:
Clustering software is used to monitor the health of software running on the active computer. If something goes wrong, a failover is made to another computer in the cluster. |
| Error Message | |
| Defect/Enhancement Number | |
| Cause | |
| Resolution | Configure a multi-homed Orbix host
On the currently active machine in the cluster, install Orbix on the shared disk, and run the following command:
itconfigure -multihome virtual-hostname
This configures Orbix services such as the locator for use on a multi-homed host.
Configure your Orbix applications as multi-homed
To use a multi-homed hostname with Orbix applications you have written, specify values for the following configuration variables in your application configuration scope:
This instructs your applications listening on random ports to use the specified hostname.
Write shell scripts for Orbix services and applications
Finally, you must register your Orbix shell scripts with the clustering software used in your environment. For further details please see: Orbix Deployment Guide, chapter "Advanced Configuration and deployment" |
| Workaround | |
| Notes | |
| Attachment |
| Created date: | 31 January 2012 |
|---|---|
| Last Modified: | 13 February 2013 |
| Last Published: | 12 May 2012 |
| First Published date: | 31 January 2012 |
#KnowledgeDocs
#Orbix