ZDU - Distributed Installation

As a system administrator, you use the Zero Downtime Upgrade to upgrade your AE system with no downtime. To do so, you have to set up a distributed installation. This ensures that a base and target version are available to carry out the upgrade and that you can test if the system runs properly in the target version before finishing the upgrade.

Important!

This page includes the following:

Overview

Two different modes are activated during the upgrade: the compatibility mode and the parallel mode.

The parallel mode requires two separate installations in separate bin directories: one for the version from which you want to upgrade (base); the other for the version to which you want to upgrade (target). These installations can be on the same host (recommended) or on separate hosts.

You can then choose if you want to split or distribute an existing installation. You can also use a proxy. For more information, see Combine with a Proxy

Important! You have to use the same INI file (ucsrv.ini, see Automation Engine) for the base and the target version, located in one directory only. When upgrading to this version, please check the new server process port definition and check for incompatibilities.

Important! It is not possible to carry out a Centralized Agent Upgrade parallel to a Zero Downtime Upgrade.

Split an Existing Installation

In most cases, this is the chosen solution.

Splitting an existing installation allows you shut down one part of the system and upgrade it instead of upgrading the whole installation at once. This means that you shut down half of the server processes, upgrade those to the target version, and start them again.

Important! When upgrading to this version, please check the new server process port definition and check for incompatibilities.

You have to use two separate bin directories.

Advantage:

Disadvantages:

Distributed Installation

This setup is recommended if you have a very large number of agents. If you need help, please contact our support department. For more information, see Support.

Set up two separate installations of the AE system you want to upgrade (base version). You can set them up on the same host or on separate hosts.

While in parallel mode, server processes from the base and target version are active at the same time. This means that you have to configure double the amount of ports than usually necessary. These ports must be known to all clients that connect to a server process. When upgrading to this version, please check the new server process port definition and check for incompatibilities.

You also have to make sure you create double the amount of MQ tables in the database.

Advantages:

Disadvantages:

Combine with a Proxy

You can execute the ZDU by using a Proxy.

The Proxy combines and reroutes communication process (CP) connections, while agents just connect to the Proxy, using the ports or port ranges configured in it.

  1. Either split or distribute your existing installation as explained above.
  2. Configure the second system in the Proxy accordingly.
  3. The Proxy will then reroute connections to either the base or target version CPs, as necessary.

Advantages:

See also: