You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@brooklyn.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/04/22 15:05:59 UTC

[jira] [Commented] (BROOKLYN-140) Error provisioning many instance types in AWS: "Virtualization type 'hvm' is required for instances of type..."

    [ https://issues.apache.org/jira/browse/BROOKLYN-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14507020#comment-14507020 ] 

ASF GitHub Bot commented on BROOKLYN-140:
-----------------------------------------

GitHub user ahgittin opened a pull request:

    https://github.com/apache/incubator-brooklyn/pull/610

    temporary local copy of fix for HVM/paravirtual issue on AWS

    fixes https://issues.apache.org/jira/browse/BROOKLYN-140
    
    as noted, when new jclouds lands we should revert this
    
    @duncangrant can you let us know if this fixes your problem?

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ahgittin/incubator-brooklyn fix-aws-hvm-paravirtual-issue-temporarily

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-brooklyn/pull/610.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #610
    
----
commit 31b29b305ae366edf590912c5dbae57f6dbcc16e
Author: Alex Heneveld <al...@cloudsoftcorp.com>
Date:   2015-04-22T12:57:56Z

    temporary local copy of fix for HVM/paravirtual issue on AWS
    
    fixes https://issues.apache.org/jira/browse/BROOKLYN-140
    
    as noted, when new jclouds lands we should revert this

----


> Error provisioning many instance types in AWS:  "Virtualization type 'hvm' is required for instances of type..."
> ----------------------------------------------------------------------------------------------------------------
>
>                 Key: BROOKLYN-140
>                 URL: https://issues.apache.org/jira/browse/BROOKLYN-140
>             Project: Brooklyn
>          Issue Type: Improvement
>            Reporter: Andrea Turli
>            Assignee: Andrea Turli
>            Priority: Critical
>
> BrooklynImageChooser is not able to pick the right image on ec2 when a particular set of hardwareSpec are specified and so
>  Error invoking start at EmptySoftwareProcessImpl{id=CHjSrqrz}: org.jclouds.aws.AWSResponseException: request POST https://ec2.eu-west-1.amazonaws.com/ HTTP/1.1 failed with code 400, error: AWSError{requestId='c72a6249-31b7-44c4-a30b-013527ebe249', requestToken='null', code='InvalidParameterCombination', message='Virtualization type 'hvm' is required for instances of type 'r3.large'.', context='{Response=, Errors=}'}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)