Network Deployment (Distributed operating systems), v8.0 > Set up intermediary services > Set up the proxy server


Configure SIP quorum support using the default core group

We can configure quorum to avoid inconsistency among SIP containers, or repeated errors from a proxy server. If quorum is enabled before a network partition occurs, the correct routing decisions can be made. A network partition can occur when a set of SIP containers are disconnected from the network and then reconnected.

Determine whether to configure the quorum feature for an entire core group, or for specific clusters within a core group. The topic Implications of high availability group policy settings provides additional information about quorum functionality.

All SIP containers publish a set of unique identifiers (IDs) to the SIP proxy server. Each ID represents a set of SIP sessions. The SIP proxy server is able to make the correct routing decisions based on the one-to-one mapping of these IDs to the SIP containers.

A network partition occurs whenever a network device within the topology of the cell fails. As a result, some portion, or partition, of the cell disconnects from the other portion, or partition. If a network partition evenly splits the cluster members, half of the cluster members are arbitrarily selected to be in the quorum. This split might cause a restart of the partition while it is still connected to clients. Therefore, you should configure the system to minimize evenly split partitions. You should create a set of three groupings: three data centers, three blade centers, and three groupings of cluster members.

Whenever network connectivity is interrupted, a backup SIP container takes ownership of all IDs that were managed by the disconnected SIP container. The backup container then publishes ownership of these IDs to the SIP proxy server so that the proxy server can make the correct routing decisions.

When the network connection for the primary container is restored, the primary container begins publishing ID ownership to the SIP proxy server to indicate that it owns the same IDs as the backup container. If the SIP proxy server has two destinations for each ID, it is impossible for the SIP proxy server to consistently make the correct routing decisions.

To avoid this problem, configure the SIP quorum feature for your proxy servers before a network partition occurs.

The SIP quorum feature can be enabled for an entire core group, such as DefaultCoreGroup, or for specific clusters within a core group. When the quorum feature is enabled on the Default SIP Quorum core group policy for a core group, the feature is enabled for all clusters in the core group. If the SIP quorum feature is only enabled for some of the clusters in a core group, then modify the default policy, and create a duplicate core group policy setting to enable quorum support for those clusters.

We must enable the Default SIP Quorum core group policy, or configure a duplicate core group policy with quorum enabled for each core group that requires quorum support. The purpose of the high availability group that uses the core group policy is to track quorum between the SIP containers, or SIP proxy servers, in a cluster.

Complete these steps to configure the quorum feature using an additional SIP quorum core group policy.

Only one cluster name can be applied to a policy. Repeat this procedure for each cluster that requires the SIP quorum feature to create a new policy with the appropriate match criteria. Each SIP quorum policy should have at the most three match criteria.


Procedure

  1. In the admin console...

    Servers > Core Groups > Core group settings > core_group_name.

  2. Click Policies > New .

  3. Select All active policy, and then click Next

  4. Specify a unique name for the policy in the Name field, and then enter a description in the Description field.

  5. Select Quorum, and then click OK. You will receive a warning message that indicates that define at least one match criteria for this policy.

  6. In the Additional Properties > Match criteria > New .

  7. Specify policy in the Name field, and AllActiveQuorumPolicy in the Value field. Both of these fields are case sensitive, and both values must be entered as shown in this step.

  8. Click Apply.

  9. Click the name of your policy in the navigation breadcrumb on this admin console page > Additional Properties > Match criteria > New again.
  10. This time, specify type in the Name field, and SIP_QUORUM in the Value field. As previously mentioned, both of these fields are case sensitive, and both values must be entered as shown in this step.

  11. Click Apply.
  12. Perform the following actions if you only want this new policy to apply to a specific cluster within the core group. Skip this step if you want this new policy to apply for the entire core group.

    1. Click the name of your policy in the navigation breadcrumb on this admin console page > Additional Properties > Match criteria > New again.
    2. This time, specify IBM_hc in the Name field, and the name of a cluster, to which to apply this policy, in the Value field. Both of these fields are case sensitive. Therefore, make sure that you enter the cluster name exactly as it is defined in the core group.

    3. Click Apply .

  13. Click Save to save the configuration changes.

  14. Restart the affected servers.

    If the new SIP quorum core group policy applies to the entire core group, restart every server that is part of that core group.

    If the new SIP quorum core group policy only applies to a specific cluster within the core group, restart all of the members of that cluster.

  15. Repeat these steps if you are only enabling SIP quorum for specific clusters in the core group.

    Only one cluster name can be associated with a policy. If we have multiple clusters in this core group, for which to enable SIP quorum, but you are not enabling SIP quorum for the entire core group, create an entirely new policy for each cluster for which you are enabling SIP quorum. For each new policy, specify the three match criterias type=SIP_QUORUM, policy=AllActiveQuorumPolicy, and IBM_hc=cluster_name.


Results

The majority of the members that are included in a SIP container or a proxy server cluster must be started before quorum is achieved. The members of a proxy server cluster do not start to listen for SIP requests until quorum is achieved.

When a SIP proxy server is disconnected from the network, a SIP proxy server in the minority partition of the cell continues to handle SIP requests. The minority partition of a cell is the partition that has connectivity to the fewest cluster members.

When a SIP container is disconnected from the network, the SIP container in the minority partition is automatically restarted to clear all information about the logical partitions that were previously managed. The SIP containers in the majority partition take ownership of the logical partitions from the disconnected SIP container and publish these IDs to the SIP proxy servers.
High availability group policies
High availability group policy selection process
High availability group policy modification guidelines
Browse all SIP topics
Set up the proxy server


Related


SIP proxy server custom properties
Implications of high availability group policy settings

+

Search Tips   |   Advanced Search