5.8

Table Of Contents
Unregister and Remove a vSphere Replication Server
If you deployed additional vSphere Replication server instances that you no longer require, you must
unregister them from the vSphere Replication appliance before you delete them.
Prerequisites
You deployed and registered a vSphere Replication server that you no longer require. Make sure it does
not serve any replications, otherwise the operations will fail.
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 user
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