5.5.2

Table Of Contents
Orchestrator does not provide a built-in tool for monitoring the cluster status
and sending notifications in case of a failover. You can monitor the cluster
state by using an external component such as a load balancer. To identify if a
node is running, you can check if the REST API of this node is responding
properly.
IMPORTANT In cluster mode, when more than one Orchestrator server is active, the use of the Orchestrator
client is not supported. If you have more than one active Orchestrator node in a cluster, when different users
use the different Orchestrator nodes to modify one and the same resource, concurrency problems occur. To
have more than one active Orchestrator server node in a cluster, you must develop the workflows that you
need when Orchestrator is in standalone mode, and after that set up Orchestrator to work in cluster mode.
Configure an Orchestrator Cluster
To increase the availability of Orchestrator services, you can configure a cluster of Orchestrator server
instances.
An Orchestrator cluster consists of at least two Orchestrator server instances that share one database.
IMPORTANT To work properly in the cluster, all Orchestrator server instances must be configured identically
with each other and must have the same plug-ins installed. After you set up the Orchestrator cluster, do not
change the configurations of its nodes.
Prerequisites
n
Configure the database that you plan to use as a shared database to accept multiple connections, so that
it can accept connections from the different Orchestrator instances.
To prevent possible transactional deadlocks when the database is Microsoft SQL Server database, you
must set the ALLOW_SNAPSHOT_ISOLATION and READ_COMMITTED_SNAPSHOT database options on.
n
Install and configure at least two identical Orchestrator server instances.
If you export the configuration of one Orchestrator server instance and import it to another
Orchestrator server or if you clone the machine on which the Orchestrator server is running, you must
type the credentials for the new Orchestrator server that you want to use to establish the connection to
your vCenter Server instance. You can do this on the vCenter Server tab of the Orchestrator
configuration interface.
n
Verify that the Orchestrator instances use the same database.
n
Synchronize the clocks of the machines on which the Orchestrator server instances are installed.
Procedure
1 Log in to the Orchestrator configuration interface of the first Orchestrator server as vmware.
2 Click Server Availability.
3 Select the Cluster mode check box.
If you have configured the Orchestrator server nodes properly, Orchestrator detects the other nodes
when you select the check box.
Installing and Configuring VMware vCenter Orchestrator
64 VMware, Inc.