Previous Topic: Configure and Validate the Amazon EC2 Server

Next Topic: Provision AppLogic Applications

How to Provision Amazon Machine Image Instances (AMIs)

In CA Server Automation user interface, use the following wizard to provision AMIs: Provisioning, Add Resource, AMI. The following table provides additional help.

User Interface

Problem

Solution

Instance Type

SOAP Error:
"The requested instance type's architecture (i386) does not match the architecture in the manifest for <ami_name> (x86_64)."

You used a 64-bit image on a small instance type.

Create a large instance type for the 64-bit image.

 

SOAP Error:

"AMIs with an instance-store root device are not supported for the instance type 't1.micro'."

You used a t1.micro instance type on a non-EBS AMI. Amazon does not support this configuration.

Create the t1.micro instance with an EBS AMI.