5.8

Table Of Contents
8 Obtain the current hms-truststore password.
# /opt/vmware/hms/bin/hms-configtool -cmd list | grep truststore
Example of the output: hms-truststore-password = old_password
9 Change the hms-truststore password.
# /usr/java/default/bin/keytool -storepasswd -storepass
old_password -new new_password -keystore
/opt/vmware/hms/security/hms-truststore.jks
10 Update the configuration with the new password.
/opt/vmware/hms/bin/hms-configtool -cmd reconfig -property
'hms-truststore-password=new_password'
11 Restart the vSphere Replication service.
# service hms restart
Configure vSphere Replication Network Settings
You can review current network settings and change address and proxy settings for vSphere Replication.
You might make these changes to match network reconfigurations.
Note vSphere Replication can either be deployed with IPv4 or IPv6 address. Mixing IP addresses, for
example having single appliance with both IPv4 and IPv6 address, is not supported. To register properly
as an extension, vSphere Replication relies on the VirtualCenter.FQDN property of the vCenter Server.
When IPv6 address is used for vSphere Replication, the VirtualCenter.FQDN property must be set to a
fully qualified domain name that can be resolved to an IPv6 address or to a literal address. When
operating with IPv6 address, vSphere Replication requires that all components in the environment, such
as vCenter Server and ESXi hosts are accessible using IPv6 address.
Prerequisites
n
Verify that the vSphere Replication appliance is powered on.
n
You must have administrator privileges to configure the vSphere Replication appliance.
n
You updated vCenter Server to the corresponding 5.5.x update release.
Procedure
1 Use a supported browser to log in to the vSphere Replication VAMI.
The URL for the VAMI is https://vr-appliance-address:5480.
2 Type the root user name and password for the appliance.
You configured the root password during the OVF deployment of the vSphere Replication appliance.
VMware vSphere Replication Administration
VMware, Inc. 45