Upgrading HP Operations Orchestration included with Matrix OE to HP Operations Orchestration 10.x
6
Redirect infrastructure orchestration and Matrix OE on the CMS to the
OO server
To invoke infrastructure orchestration and ESA-supplied OO flows on the OO server, infrastructure orchestration and Matrix
OE on the CMS need to know which external server is the OO server by either the OO server’s IP address or FQDN. To
redirect IO and Matrix OE on the CMS to invoke infrastructure orchestration-supplied OO flows on the OO server:
1. On the CMS, stop infrastructure orchestration service:
a. On the CMS Desktop, select Start -> Administrative Tools -> Services.
b. Select the HP Matrix infrastructure orchestration line.
c. Select Action -> Stop.
2. On the CMS, stop the Logical Server Automation (LSA) service:
a. On the CMS Desktop, select Start -> Administrative Tools -> Services.
b. Select the HP Logical Server Automation line.
c. Select Action -> Stop.
3. On the CMS, stop the ESA service.
a. On the CMS Desktop, select Start -> Administrative Tools -> Services.
b. Select the HP Extensible Storage & Server Adapter line.
c. Select Action -> Stop.
4. Configure the infrastructure orchestration OO host and port properties:
a. On the CMS in Windows Explorer, go to %HPIO_HOME%\conf.
b. Edit hpio.properties.
c. Change the values of the following properties with the appropriate value as indicated:
• oo.host=<OO server’s IP address>, such as 192.168.100.2
• oo.port=<OO server’s HTTPS port>, such as 8443
d. Save hpio.properties.
5. Configure the ESA OO properties:
a. On the CMS in Windows Explorer, go to <Matrix OE Install Folder>\conf (for example C:\Program
Files\HP\Virtual Server Environment\conf).
b. Edit esa.properties.
c. Change the values of the following properties with the appropriate value as indicated:
• esa.oo.admin.username=Admin
• esa.oo.admin.password=<OO server Central’s Admin user password>, such as ooadminpwd01!
• esa.oo.host=<OO server’s IP address>, such as 192.168.100.2
• esa.oo.port=<OO server’s HTTPS port>, such as 8443
• Change the localhost value in esa.oo.san.replytoURI property to the CMS IP address or FQDN, such
as esa.oo.san.replytoURI=http:// 192.168.100.1:52000/esa/services/oostorageservice?wsdl
• Change the localhost value in esa.oo.server.replytoURI property to the CMS IP address or FQDN,
such as esa.oo.server.replytoURI=http://
192.168.100.1:52000/esa/services/ooserverservice?wsdl
d. Save esa.properties.
6. Configure Matrix OE's jetty.xml:
a. On the CMS in Windows Explorer, go to <Matrix OE Install Folder>\esa\etc.
b. Edit jetty.xml.