You can use the vSphere Replication 8.5 Configuration Import/Export Tool to export and import configuration data about the replications created in vSphere Replication.

If you plan to migrate vSphere Replication to a different host, you can use the tool to export replication settings and the related objects into an XML file. You can then import the configuration data from the previously exported file. The vSphere Replication 8.5 Configuration Import/Export Tool supports import and export from an on-premises SDDC to a VMware Cloud on AWS, and from a VMware Cloud on AWS SDDC to another VMware Cloud on AWS SDDC.

When you deploy the vSphere Replication appliance, the tool is also deployed with the appliance. The tool is located in the /opt/vmware/vr-impex-tool directory. The tool is also available as a standalone .jar file

Requirements for Using the vSphere Replication 8.5 Configuration Import/Export Tooll

  • You must have Java 1.8.x installed.
  • The JAVA_HOME environment variable must be properly configured. For example, JAVA_HOME=C:\Program Files\Java\jre1.8.0_152 for Windows, or JAVA_HOME=/usr/java/jre1.8.0_152 for Linux.

Requirements for Exporting and Importing Replication Groups Configuration Data

  • Before you can export a configuration, you must have a site pair with vSphere Replication 8.5.x up and running on both the protected and the recovery site.
  • Import is supported in a clean vSphere Replication 8.5.x installation, registered to the same vCenter Server instance or to a vCenter Server instance which contains the same inventory.

Input Parameters Required for Import

  • Lookup Service host name. The host name of the Platform Services Controller or the vCenter Server host name, if you are using vCenter Server with an Embedded Platform Services Controller.
  • vCenter Single Sign-On administrator user name and password for both sites.

Exported Information

The vSphere Replication 8.5 Configuration Import/Export Tool exports the host folder information, compute resources, network and datastore information, datastore paths, RPO settings, multiple points in time (MPIT), quiescing, network compression, and so on.

Network Requirements

The vSphere Replication 8.5 Configuration Import/Export Tool must have access to both the on-premises and VMware Cloud on AWS vCenter Server, lookup service, and vSphere Replication servers to complete the vSphere Replication replication groups export and import. You must verify that the following network ports are open.
Default Port Target Description
443 On-premises vCenter Server vCenter Server HTTPS port
443 On-premises Platform Services Controller / Lookup service Platform Services Controller HTTPS port
8043 On-premises vSphere Replication vSphere Replication port
443 VMware Cloud on AWS vCenter Server vCenter Server HTTPS port
8043 VMware Cloud on AWS vSphere Replication vSphere Replication port