6.3

Table Of Contents
vRealize Operations Analytics is running (32142).
vRealize Operations Collector is running (32225).
vRealize Operations API is running (32331).
ui Role Enabled-true
remote collector Role Enabled-false
3 Conrm that the admin, data, and ui roles are running.
4 Verify that all the nodes in the cluster are up and collecting data. If you have an HA-enabled cluster,
verify that HA mode is enabled.
a In a Web browser, navigate to the vRealize Operations Manager administration interface at
hps://<Master_Node_IP>/admin/login.action.
b Log in with the admin username and password.
c Verify that each node is online.
d Click each node, and verify that the status of adapter instances is Data receiving.
e Verify that HA mode is enabled. If the cluster is running in degraded mode, restart the cluster.
Change the IP Address of Nodes After Restoring a Cluster on a Remote Host
After you have restored a vRealize Operations Manager cluster to a remote host, change the IP address of
the master nodes and data nodes to point to the new host.
Prerequisites
n
Verify that the restore job has completed successfully.
n
Verify that the datastore on the new host has sucient capacity for the new cluster.
Procedure
1 Shut down the vRealize Operations Manager cluster at the original location.
2 In the Virtual Appliance Management Interface (VAMI), access the machine from the vCenter console
and run the /opt/vmware/share/vami/vami_set_network eth0 STATICV4 new IP netmask gateway to
change the IP address for each node in the cluster.
For example:
/opt/vmware/share/vami/vami_set_network
eth0 STATICV4 10.145.152.170 255.255.252.0 10.145.155.253
3 After the command runs successfully, restart the network, reboot each node, and power on the remote
collector node.
4 Use SSH to access the master, data, and remote collector nodes, and run the
$VMWARE_PYTHON_BIN /usr/lib/vmware-
vcopssuite/utilities/sliceConfiguration/bin/vcopsConfigureRoles.py --action=bringSliceOffline
--offlineReason=restore cluster command to take the cluster oine.
5 Update the CaSA database with the new IP address rst on the master nodes, and then on the data
nodes.
a Run the vmware-casa stop command to stop the CaSA service.
b Open the /storage/db/casa/webapp/hsqldb/casa.db.script le for editing, and replace all
instances of the old IP address and with the new IP address.
c Run the vmware-casa start command to start the CaSA service.
vRealize Operations Manager Customization and Administration Guide
138 VMware, Inc.