Cloud bursting with HP CloudSystem Matrix infrastructure orchestration: Matrix-to-Matrix, HP Matrix KVM Private Cloud, HP Cloud Services, and Amazon EC2

The hpio-controller.log lists HPIO diagnostic messages which can include configuration and connectivity errors.
Failure to use ioassist to verify configuration and connectivity results in diagnostic messages like the following:
com.hp.hpio.sbapi.tasks.cloud.ListCloudImagesTask.executeTask - Error getting
Cloud Images: java.util.concurrent.ExecutionException:
com.hp.hpio.cloud.ec2.exception.Ec2AdapterException: Unable to execute HTTP
request: peer not authenticated
This error indicates that a connection to the EC2 cloud provider could not be established. Some possible
reasons for this include the following:
Failure to use mxcert to install the provider’s SSH certificate
Incorrect authentication credentials
Failure to configure the capacity pool with proxy server information (when a proxy server is
required)
Correct one of the preceding causes and then use ioassist –c cloud_images command to verify
connectivity. If connectivity is not restored, consult the output of the ioassist command.
2013-03-20 08:51:58,791 [ListCloudImagesTask-az3-hpcs-pool -] ERROR
com.hp.hpio.cloud.nova.NovaOperationHandlerFactory.createNovaOperationHandler
- Failed to create Nova Client
com.google.common.util.concurrent.UncheckedExecutionException:
java.lang.reflect.UndeclaredThrowableException
2013-03-20 08:51:58,793 [ListCloudImagesTask-65 -] ERROR
com.hp.hpio.sbapi.tasks.cloud.ListCloudImagesTask.executeTask - Error getting
Cloud Images:
java.util.concurrent.ExecutionException:
com.hp.hpio.cloud.nova.exception.NovaAdapterException: Could not create
connection to HP Cloud Services capacity pool az3-hpcs-pool:
java.lang.reflect.UndeclaredThrowableException
This error indicates that a connection to the Nava Adapter cloud provider could not be established. Some
possible reasons for this include the following:
Failure to use mxcert to install the provider’s SSH certificate
Incorrect authentication credentials
Failure to configure the capacity pool with proxy server information (when a proxy server is
required)
Correct one of the preceding causes and then use ioassist –c cloud_images command to verify
connectivity. If connectivity is not restored, consult the output of the ioassist command.
21