5.5

Table Of Contents
Procedure
1 In Manage > vSphere Replication, click the Replication Servers tab and find the
vSphere Replication server in the list.
2 Select the server and click Unregister the selected vSphere Replication Server.
3 In the Hosts and Clusters view, power off and delete the vSphere Replication server virtual machine.
Disable the Embedded vSphere Replication Server
vSphere Replication includes an embedded vSphere Replication Server by default. If you want to disable
the embedded vSphere Replication server, you can do so using ssh.
Prerequisites
Make sure no replications are using the embedded server. Stop the replications or move them to a
different server.
Procedure
1 Use ssh into the vSphere Replication appliance and type:
# /opt/vmware/hms/hms-configtool -cmd reconfig -property
hms-embedded-hbr=false
2 Restart the HMS service.
# service hms restart
You can now unregister the embedded vSphere Replication server from the vSphere Replication
appliance interface.
What to do next
Rebooting vSphere Replication does not automatically register the embedded server. To restore the
default behavior to automatically register the embedded vSphere Replication server, type
# /opt/vmware/hms/hms-configtool -cmd reconfig -property
hms-embedded-hbr=true
# service hms restart
VMware vSphere Replication Administration
VMware, Inc. 34