Replication from a Remote Site to a Master Site

Deployment Scenario

In this scenario, tenant VMs are running at remote sites and are replicated to a single master site.

Example
A service provider wants to introduce Replication-as-a-Service to customers and replicate their VMs to the service provider’s datacenter.

Deployment Diagram

The deployment diagram for the above scenario is as follows:

Deployment Steps

To deploy the above scenario, perform the following steps:

  1. Install the Director in multi-tenant mode at the master site.
  2. Install at least one Transporter at the master site.
  3. Install at least one Transporter at each remote site.
  4. For each tenant, prepare a separate ESXi host that will serve as a replication target.

Connections

The implementation of the above scenario requires that the following connections be available:

Connection Description
A Connection from the machine on which the Director is installed to vCenter servers and ESXi hosts that run source VMs at remote sites. The port used for communication with vCenter servers and ESXi hosts (443 by default) is open in firewalls.
B Connection from the machine on which the Director is installed to machines at remote sites on which Transporters are installed. The port used for communication with the Transporters (9446 by default) is open in firewalls.
C Connection from the machine on which the Director is installed to vCenter servers and ESXi hosts at the master site where VM replicas will be created. The port used for communication with vCenter servers and ESXi hosts (443 by default) is open in firewalls.
D Connection from the machine on which the Director is installed to the machine at the master site where the Transporter is installed. The port used for communication with the Transporters (9446 by default) is open in firewalls.
E Connection from the machine at the master site where the Transporter is installed to ESXi hosts at the master site where VM replicas will be created.
F Connection from the machine at the master site where the Transporter is installed to machines at remote sites where Transporters are installed. The ports used for data transfer between a pair of Transporters are open in firewalls.
G At remote sites, connections from machines on which Transporters are installed to vCenter servers and ESXi hosts running source VMs.

Note
For security purposes, a VPN connection should be established between the master site and remote sites.