You can use the vSphere Replication 9.0 Configuration Import/Export Tool to import the replication configuration data for over 200 replications. You can import the data from a previously exported XML file.

When you have an environment with over 200 replications, the replications are spread on more than one vSphere Replication server. After you export the replication configuration data, you must change the exported XML file to balance the replication workload.

Prerequisites

  • Verify that you have Java 1.8.x installed and environment variables configured.
  • 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.
  • Verify that you have a site pair with vSphere Replication 9.0.x up and running on both the protected and the recovery site.

Procedure

  1. Copy the exported XML file, so that you have two identical files.
    For example, exported_vr_config.xml and exported_vr_config.1.xml.
  2. Open exported_vr_config.xml in a text editor and change the replication number to 200 or less.
  3. Open exported_vr_config.1.xml in a text editor and change the replication number to the remaining replications in your environment.
  4. Change the target vSphere Replication server name in targetHbrServerName to vrs-<No.>.
  5. Import exported_vr_config.xml that contains 200 replication configurations or less.
  6. Deploy a second vSphere Replication server on the target site.
  7. Import exported_vr_config.1.xml.