My quick guess is that there is no ubuntu 10.04 AMI that supports HVM /
cluster compute instances but I may be wrong.

Do you need that instance type? I think your best bet is to use amazon
linux: http://aws.amazon.com/amazon-linux-ami/

On Wed, Mar 21, 2012 at 8:33 PM, Sean Zhang <[email protected]> wrote:

> Hi,
>
> I am having problem using cluster instances -- cc1.4xlarge.
> I have tried several different hvm images. Whirr always give the same
> error as below. Does cluster instances supported?
>
> Caused by: java.util.NoSuchElementException: no hardware profiles support
> images matching params: [biggest=false, fastest=false, imageName=null,
> imageDescription=ubuntu-images/, imageId=null, imagePredicate=null,
> imageVersion=null, location=[id=us-east-1, scope=REGION,
> description=us-east-1, parent=aws-ec2, iso3166Codes=[US-VA], metadata={}],
> minCores=0.0, minRam=0, osFamily=ubuntu, osName=null, osDescription=null,
> osVersion=10.04, osArch=null, os64Bit=null, hardwareId=cc1.4xlarge]
>  at
> org.jclouds.compute.domain.internal.TemplateBuilderImpl.resolveSize(TemplateBuilderImpl.java:614)
> at
> org.jclouds.compute.domain.internal.TemplateBuilderImpl.build(TemplateBuilderImpl.java:573)
>  at
> org.apache.whirr.compute.BootstrapTemplate.build(BootstrapTemplate.java:75)
> at
> org.apache.whirr.actions.BootstrapClusterAction.doAction(BootstrapClusterAction.java:100)
>  at
> org.apache.whirr.actions.ScriptBasedClusterAction.execute(ScriptBasedClusterAction.java:107)
> at
> org.apache.whirr.ClusterController.launchCluster(ClusterController.java:106)
>  ... 3 more
>
> Thanks,
> Sean
>

Reply via email to