HP Matrix Operating Environment 7.2 Infrastructure Orchestration User Guide
The log file for the connector software that drives Insight Control server deployment (..\Program
Files\HP\Systems Insight Manager\logs\Alc1_0.0.log), shows that the operations
that perform the customizations are timing out.
Do one of the following:Action
• Configure Internet Explorer with an explicit proxy server address and appropriate exceptions
instead of using an automatic configuration script. Check “Bypass proxy server for local
addresses” if the server deployment server is on the CMS. Otherwise, include the address of the
server deployment server in the Exceptions field of the Advanced options for configuring a proxy
server.
• Provide a .NET configuration file for Internet Explorer so that it will not use the system default
proxy. Create the file ..\Program Files\HP\Systems Insight Manager\bin\
alc-rdpaccess.config with the following content:
<configuration>
<system.net>
<defaultProxy>
<proxy usesystemdefault = "false" />
</defaultProxy>
</system.net>
</configuration>
Server reservation and allocation fail even though servers exist in the assigned pool
Server reservation and allocation fail with the following messages, even though servers exist in the
assigned pool that satisfy the template requirements.
Issue
• Reservation failed for logical server <server>. Unable to find a
physical server with the following requirements: There are no valid
available targets to provision the service. Check if the targets in
the selected pools are in maintenance.
• Unable to allocate servers and networks in the same Virtual Connect
Domain Group. Either more available servers are required, or could
not match existing servers against memory size, disk space and
processor count requirements.
Matrix infrastructure orchestration's Resource Manager has marked servers as “invalid” during
resource discovery because of a communication error between logical server management and
OA.
Possible cause
Check the status of server blades within the enclosures.Action
1. In the infrastructure orchestration console, select the Servers tab and look at the Enclosures
column. This identifies the C-Class enclosures within the environment.
2. Find each enclosure in the Systems Insight Manager All Enclosures collection. The page for each
enclosure includes a link to the Onboard Administrator (OA).
3. Login to the OA; under Enclosure Information, click Device Bays and resolve any status errors
or warnings.
TIP: In some cases, status errors may be cleared by a reset of the active OA.
Create request fails, but the service is still listed in the Service tab in “Reserved” state, and no
resources are allocated
A Create request fails, but the service is still listed in the Service tab in “Reserved” state, and no
resources are allocated.
Issue
A data migration attempt occurred while the Create request was waiting for approval.Possible cause
Do not attempt data migration when a service request is waiting for approval. Either approve or
reject the Create request and allow the request to complete before migrating data.
Action
Service creation 179