HP CloudSystem Matrix How-To Guide: ESXi Cluster Provisioning
30
Issue
While OO workflow 50_HostRegisterOnVMM_group_end is running, the following message
appears:
Could not register the VM host in ICvirt. …
Possible
cause
The OO workflow times out.
Action
1. Set the following timeout values as shown:
In hpio.properties: timeout.oo.workflow.max.run = 90
In OO system properties: hpscriptdeadline = 50
2. Change the timeout setting for a remote RAS installation. Make the following change to
the wrapper.conf file in TWO locations, as follows.
a. Open the file <OO_HOME>\RAS\Java\Default\webapp\conf\wrapper.conf
b. Add the following line to the wrapper.conf file:
wrapper.java.additional.<n>=–Dras.client.timeout=4800
c. Open the file <OO_HOME>\Central\conf\wrapper.conf and repeat Step b.
NOTE: Change additional.<n> to additional.2 if a line with additional.1 already exists; change
additional.<n> to additional.3 if lines with additional.1 and additional.2 already exist, and so
on. This value may be different in each wrapper.conf file.
Depending on the current configuration of the wrapper.java.additional.<n> lines within the file,
you may need to reorder the lines such that the new RAS timeout line is successfully applied. HP
strongly recommends that you place each definition (-D) on its own line.
3. Restart the following services:
HP Matrix infrastructure orchestration
RSCentral
RSJRAS
Issue
After creation of the cluster service, vCenter shows a warning triangle on a host.
Possible cause
System logging is not configured for the host.
Action
Confirm the cause by clicking the Summary tab.
To enable system logging, follow the procedure in the VMware Knowledge Base article at
http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&exte
rnalId=2006834.