7.3

Table Of Contents
Import the Configuration and Database of the Embedded Source
vRealize Orchestrator to the Embedded Target
vRealize Orchestrator
Run the commands in this procedure to migrate the vRealize Orchestrator server from your
vRealize Automation 7.x source environment to vRealize Automation 7.3.
Prerequisites
n
For a minimal deployment, log in using SSH to the source vRealize Automation appliance as root.
n
For a high-availability deployment, log in using SSH to the master source vRealize Automation
appliance as root.
Procedure
1 Stop the vRealize Orchestrator server service.
service vco-server stop
2 Stop the vRealize Orchestrator Control Center service.
service vco-configurator stop
For a high-availability deployment, stop the vRealize Orchestrator server service and
vRealize Orchestrator Control Center service on the master vRealize Automation appliance and on
each replica appliance.
3 Copy vro-config.zip from the source vRealize Automation appliance to the /tmp directory on the
target vRealize Automation appliance. Before you run the command, replace SOURCE-VRA-
APPLIANCE-HOST-NAME with the fully qualified domain name of the source vRealize Automation
appliance. When prompted, enter the password for the source vRealize Automation appliance root
user.
scp root@SOURCE-VRA-APPLIANCE-HOST-NAME:/tmp/vro-config.zip /tmp/vro-config.zip
4 Change the ownership of /tmp/vro-config.zip.
chown vco:vco /tmp/vro-config.zip
Migrating vRealize Automation to 7.3 or 7.3.1
VMware, Inc. 50