Installing and upgrading HP Insight Management 7.3 on Windows Server 2012 Failover Clusters

Technical white paper | HP Insight Management 7.3
A. On the Services console, change the startup type for the HP Matrix infrastructure bursting connecter service from
Disabled to Manual.
3. Use the New Resource Wizard to create a generic service:
A. Select the HP Matrix infrastructure bursting connecter service.
The Confirmation screen shows Service: HP Matrix infrastructure bursting connecter (hpio-connecter).
4. Add the following dependency to the new resource’s properties: HP Matrix infrastructure orchestration.
You have completed configuring the cluster resources for Systems Insight Manager and Insight Management. See Appendix
A: Summary of Insight Management cluster resources for a summary of the Insight Management cluster resources.
Updating the HP SIM cluster settings
Use the following procedure to update the HP SIM cluster settings:
1. Log in to Windows on the primary system as SQL/IM Administrator.
2. Open Failover Cluster Manager on the primary system, in the left pane click Roles, and confirm that the primary system
owns the Systems Insight Manager group, in this white paper cms-c17-matrix.
3. Open a command prompt window and change the directory path to the Insight shared drive, in this paper V:\.
4. To ensure that HP SIM is running, execute the following command at the command prompt:
mxstatus -l
If within five minutes the command does not exit successfully, cancel it and go to the Services console and start the HP
Systems Insight Manager service. Then retry this step.
5. Execute the following command at the command prompt:
mxglobalsettings –s ClusterIp=<CLUSTERvirtualserverIP>
Replace the value <CLUSTERvirtualserverIP> with the IP address of the Cluster virtual server, 15.199.192.144
(cms-c17-cluster) in this paper.
On a dual stack clustered CMS, replace the value <CLUSTERvirtualserverIP> with the IPv4 and IPv6 addresses of the
Cluster virtual server, separated by a comma, as - 15.199.192.144,2620:0000:0a04:f115:0000:0000:0000:65
(cms-c17-cluster) in this paper.
6. In the same command prompt window, verify the setting:
mxglobalsettings –ld ClusterIp
Do not use a text editor to change the setting. Doing so may corrupt the properties file.
Updating properties
Complete the following configuration steps before bringing the Insight Management clustered service online.
HP Matrix Operating Environment
1. Edit the following property in the LSA property file found in ~\Virtual Server
Environment\conf\lsa\lsa.properties:
SPM_HOST=<FQDN of HP SIM virtual server> inserting the actual FQDN of the HPSIM virtual
server in place of <FQDN of HP SIM virtual server>
2. Add the following property to the gWLM Agent property file found in ~\Virtual Server
Environment\conf\gwlmagent.properties:
com.hp.gwlm.security.virtualLocalHostName=<SIMvirtualserverIP>
Where <SIMvirtualserverIP> is the virtual server IP address of Systems Insight Manager.
HP Matrix infrastructure orchestration
1. Edit the hpio property file found in ~\Matrix infrastructure orchestration\hpio.conf. In the
following line, starting with #wrapper, delete the “#” and replace [FQDN] with the FQDN of the HPSIM virtual server:
#Uncomment this line for a clustered HA environment.
#wrapper.java.additional.15=-Dfed.cms.name=[FQDN]
32