7.3

Table Of Contents
n
Stop the Orchestrator server service on the external Orchestrator.
n
Back up the database, including the database schema, of the external Orchestrator server.
Procedure
1 Export the configuration from the external Orchestrator server.
a Log in to Control Center of the external Orchestrator server as root or as an administrator,
depending on the source version.
b Stop the Orchestrator server service from the Startup Options page to prevent unwanted
changes to the database.
c Go to the Export/Import Configuration page.
d On the Export Configuration page, select Export server configuration, Bundle plug-ins and
Export plug-in configurations.
2 Migrate the exported configuration into the embedded Orchestrator instance.
a Upload the exported Orchestrator configuration file to
the /usr/lib/vco/tools/configuration-cli/bin directory of the vRealize Automation
appliance.
b Log in to the vRealize Automation appliance over SSH as root.
c Stop the Orchestrator server service and the Control Center service of the built-in
vRealize Orchestrator server.
service vco-server stop && service vco-configurator stop
d Navigate to the /usr/lib/vco/tools/configuration-cli/bin directory.
e Change the ownership of the exported Orchestrator configuration file.
chown vco:vco orchestrator-config-export-orchestrator_appliance_ip-date_hour.zip
f Import the Orchestrator configuration file to the built-in vRealize Orchestrator server, by running
the vro-configure script with the import command.
./vro-configure.sh import --skipDatabaseSettings --skipLicense --skipSettings --
skipSslCertificate --notForceImportPlugins --notRemoveMissingPlugins --skipTrustStore --path
orchestrator-config-export-orchestrator_appliance_ip-date_hour.zip
Upgrading from vRealize Automation 7.1, 7.2 to 7.3 or 7.1, 7.2, 7.3 to 7.3.1
VMware, Inc. 34