Data migration of an existing Microsoft Windows CMS to a new Insight Management 7.0 system
32
Step 6: Configure HP SIM globalsettings property file :
Before bringing the HP SIM group online in a cluster environment, edit the global settings
property file found in ~\Systems Insight Manager\config\globalsettings.props.
1. Open and edit the <SIM_Installed_Directory>\config\globalsettings.props file.
2. Modify the ClusterIp properties to target cluster IP address and ClusterMemberIps property
in the globalsettings.props file.
For example:
After import, ClusterIpand ClusterMemberIps properties should be updated to the
following:
ClusterIp = <Target cluster IP address>
ClusterMemberIps = <ClusterNode1IP,CLUSTERNode2IP>
Where ClusterIp is the IP address of the HP SIM virtual server and the IP addresses following
ClusterMemberIps are the public (also known as client) network IP addresses of the cluster’s
physical nodes.
Do not update with the private network IP addresses of the cluster nodes.
Step 7: Configure Matrix OE Global Workload Manager property file
This step can be skipped if you are not using the CMS to manage gWLM nodes. Users of Matrix OE
Global Workload Manager must perform several additional steps. For complete information, see the
Matrix OE Global Workload Manager 7.0 Users Guide.
1. In multi-homed networks, ensure the gWLM property has the correct <SIMvirtualserverIP>.
com.hp.gwlm.security.virtualLocalHostName=<SIMvirtualserverIP> in file
~\Virtual Server Environment\conf\gwlmagent.properties
Where <SIMvirtualserverIP> is virtual server IP address of HPSIM.
If <SIMvirtualserverIP> is missing or is not the HPSIM virtual server IP, add/modify it to be
the IP address of the HPSIM virtual server. For a cluster, add/modify it to be the IP address of the
HPSIM virtual server.
2. Ensure both forward and reverse DNS is set up for Matrix OE Global Workload Manager
managed nodes. For example:
a. If DNS does not resolve targets, put entries in the target CMS hosts file located at
~\Windows\System32\drivers\etc\ for Matrix OE Global Workload Manager
managed nodes.
b. Put entries in the managed nodes /etc/hosts files for the CMS.
Step 8: Restarting the Insight Management services on the target CMS
Note:
If HP IO uses a remote HP OO server, then ensure the remote HP OO
server property values are correct. Perform the following steps.
1. In the target CMS, open Windows Explorer
2. Navigate to <IO Install Path>\conf
3. Open the hpio.properties file and make sure the following lines
contain the correct values.
oo.host=<IP Address of the remote HP OO server>.
oo.port=<port of the remote HP OO server>
oo.username=<HP OO username>