Action Server Failover

Applies To: Opalis 6.3

Opalis Integration Server provides built-in failover capabilities to ensure protection from computer failure and to keep your policies running. When you deploy your first Action Server, it becomes the primary computer to run policies. Additional Action Servers that you deploy become standby computers.

Action Servers track the presence of other Action Servers and policies. If an Action Server or policy is not detected after 45 seconds, the Action Server or policy is considered missing. A missing Action Server is removed from the list of available Action Servers, and the next Action Server in the list picks up the policies that were executed by the missing Action Server.

Opalis Integration Server enables you to designate which computers will be standby computers, and the order in which they will be assigned policies. Additionally, you can change the roles and order of your primary and standby computers at any time. This flexibility enables you to take advantage of new computers with greater computing resources that you have added to your infrastructure. For example, if you deploy a new computer that is higher powered than the current primary computer, you can designate the new computer to be the primary Action Server, while the current computer can become a standby computer.

Opalis Integration Server also enables you to assign specific Action Servers to run specific policies. For example, if a policy requires a specialized resource in order to run, such as Microsoft .NET Framework 3.0, you can install .NET Framework 3.0 on some of your Action Server computers, and then designate those computers to run the policy that needs that resource. For more information, seeAssigning Specific Action Servers to Run Policies.

There may be a slight delay from the time that the Action Server heartbeat is no longer detected to the time when policies are started on a standby Action Server.

Additionally, each Action Server can be configured with a limit to the number of policies that it can run. For more information, see <topic name> in the Administrator Guide. When the primary Action Server is processing the maximum number of policies, it automatically transfers additional policies to the next Action Server in the Standby list. When the standby Action Server is operating at full capacity, the standby Action Server automatically transfers additional policies to the next Action Server on the list, and so on. This ensures that your policies will not have to wait until the Primary Action Server is available again.