Setting Up and Configuring Operations Connector > Setup and Configuration > How to Configure Operations Connector for High Availability

How to Configure Operations Connector for High Availability

When you run third-party domain managers in high-availability mode, Operations Connector may need to support high availability to increase resilience against unplanned server outages and to achieve a zero-downtime data integration flow.

You can achieve this by defining several Operations Connector servers as a logical unity. In such a configuration, if one server fails, another server takes over its functions. Additionally, this setup helps you with load balancing the workloads.

To configure Operations Connector for high availability, define the following Operations Connector high availability (HA) items in OMi:

Event update synchronization

Events are synced back by the active node. If the back sync target is inactive, the event ID is forwarded to the ombacksync instance of another OpsCx node through the network and the next ID is processed.

Metric data

Metric data is collected on the active node and is replicated to the other nodes by the bsmczedo service.

Topology data

Topology data is collected on the active node and forwarded to OMi. If delta detection is enabled for the topology processing policies, the processed topology data is replicated to other nodes by the bsmczedo service to avoid data duplication in case of a failover.

Prerequisites

Configuration

Open the OMi user interface, and perform the following steps:

  1. Configure the high available connected server.

    Open Administration > Setup and Maintenance > Connected Servers and configure the connected servers. Add all nodes on which Operations Connector will run. To add a node, enter the fully qualified domain name (FQDN) and click +.

    For details on how to configure Operations Connector connected servers, see How to Configure Operations Connector to Communicate with OMi.

  2. Create an Operations Connector High Availability policy.

    1. Open Administration > Monitoring > Policy templates.

    2. In the Policy Template Groups pane, select Templates grouped by type > Configuration > Operations Connector High Availability.

    3. In the policy templates pane, click Create Parameter to open the New Operations Connector High Availability Policy editor.
    4. Click Save and Close to save the policy template and exit the dialog.

    For more details on how to configure HA package polices, see OMi help or the OMi Administration Guide.

  3. Create an Operations Connector HA Aspect, containing the configured elements.

    Open Administration > Monitoring > Management Templates and Aspects and in the Management Templates and Aspects pane, click Create Parameter and select Create Aspect ... to open the Add New Aspect wizard.

    Follow the wizard to create a new aspect. In the CI Type step, make sure to select Running Software from the Available CI Type(s) list and add it to Assigned CI Types.

    For more details on how to create aspects, see OMi help or the OMi Administration Guide.

  4. Create an Operations Connector HA Management Template containing one or more Operations Connector HA Aspects.

    Open Administration > Monitoring > Management Templates and Aspects and in the Management Templates and Aspects pane, click Create Parameter and select Create Management Template ... to open the Add New Management Template wizard.

    In the Topology View step, select HP Operations Connector as the Topology View. Click HP Operations Connector System to select the CI type.

    In the Aspects step add all aspects, designed for this HA package.

    For more details on how to create management templates, see OMi help or the OMi Administration Guide.

  5. Assign and deploy the Operations Connector HA Management Template to the Operations Connector Connected Server CI.

    In the Management Templates and Aspects pane, right-click the management template and select Assign and deploy to open the assignment wizard. Follow the wizard to assign the management template to the Operations Connector Connected Server CI.

    For details on how to assign management templates, see OMi help or the OMi Administration Guide.