Use a Properties File to Export Site
Recovery Manager Configuration Data
Site
Recovery Manager
Configuration DataYou can use a properties file to
simplify or automate the export of
Site
Recovery Manager
configuration data in an XML file. - Verify that you have Java 11.0.x or later installed on theSite Recovery Managerhost virtual machine.
- Verify that you have a site pair withSite Recovery Managerrunning on both the protected and the recovery site.
- Verify that you have prepared anfile.srm_configuration.properties
If you are using the
Site
Recovery Manager
appliance, you can schedule a cron job to automate the export of
configuration data.- Log in to theSite Recovery Managervirtual appliance host virtual machine.
- Navigate to/opt/vmware/impex, and run the following command.java -jar import-export.jar --exportProperties=Path_to_properties_fileTo make the XML file more readable, add theformatoption.java -jar import-export.jar --exportProperties=Path_to_properties_file--format