You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Mathieu Poumeyrol (JIRA)" <ji...@apache.org> on 2009/01/19 17:23:59 UTC

[jira] Created: (HADOOP-5078) Broken AMI/AKI for ec2 on hadoop

Broken AMI/AKI for ec2 on hadoop
--------------------------------

                 Key: HADOOP-5078
                 URL: https://issues.apache.org/jira/browse/HADOOP-5078
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/ec2
    Affects Versions: 0.19.0
            Reporter: Mathieu Poumeyrol


c1.xlarge and m1.large instances fail to boot. 

ec2-get-console-output show them stuck at "Creating /dev" step.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HADOOP-5078) Broken AMI/AKI for ec2 on hadoop

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White resolved HADOOP-5078.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.0
         Assignee: Tom White
     Hadoop Flags: [Reviewed]

> Broken AMI/AKI for ec2 on hadoop
> --------------------------------
>
>                 Key: HADOOP-5078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/ec2
>    Affects Versions: 0.19.0
>            Reporter: Mathieu Poumeyrol
>            Assignee: Tom White
>             Fix For: 0.21.0
>
>         Attachments: hadoop-5078.patch
>
>
> c1.xlarge and m1.large instances fail to boot. 
> ec2-get-console-output show them stuck at "Creating /dev" step.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5078) Broken AMI/AKI for ec2 on hadoop

Posted by "Tom White (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665166#action_12665166 ] 

Tom White commented on HADOOP-5078:
-----------------------------------

Try removing the lines in hadoop-ec2-env.sh that set AMI_KERNEL. These were being set to get better performance, but now the default kernel works fine.

> Broken AMI/AKI for ec2 on hadoop
> --------------------------------
>
>                 Key: HADOOP-5078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/ec2
>    Affects Versions: 0.19.0
>            Reporter: Mathieu Poumeyrol
>
> c1.xlarge and m1.large instances fail to boot. 
> ec2-get-console-output show them stuck at "Creating /dev" step.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5078) Broken AMI/AKI for ec2 on hadoop

Posted by "Mathieu Poumeyrol (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12665250#action_12665250 ] 

Mathieu Poumeyrol commented on HADOOP-5078:
-------------------------------------------

It works. Thanks a lot !

> Broken AMI/AKI for ec2 on hadoop
> --------------------------------
>
>                 Key: HADOOP-5078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/ec2
>    Affects Versions: 0.19.0
>            Reporter: Mathieu Poumeyrol
>
> c1.xlarge and m1.large instances fail to boot. 
> ec2-get-console-output show them stuck at "Creating /dev" step.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-5078) Broken AMI/AKI for ec2 on hadoop

Posted by "Tom White (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White updated HADOOP-5078:
------------------------------

    Attachment: hadoop-5078.patch

Here's a patch which makes the change. More information on the problem it's fixing here: http://developer.amazonwebservices.com/connect/thread.jspa?messageID=109139. I'll apply this in the next couple of days unless anyone objects.

> Broken AMI/AKI for ec2 on hadoop
> --------------------------------
>
>                 Key: HADOOP-5078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/ec2
>    Affects Versions: 0.19.0
>            Reporter: Mathieu Poumeyrol
>         Attachments: hadoop-5078.patch
>
>
> c1.xlarge and m1.large instances fail to boot. 
> ec2-get-console-output show them stuck at "Creating /dev" step.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HADOOP-5078) Broken AMI/AKI for ec2 on hadoop

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-5078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12673950#action_12673950 ] 

Hudson commented on HADOOP-5078:
--------------------------------

Integrated in Hadoop-trunk #756 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/756/])
    

> Broken AMI/AKI for ec2 on hadoop
> --------------------------------
>
>                 Key: HADOOP-5078
>                 URL: https://issues.apache.org/jira/browse/HADOOP-5078
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/ec2
>    Affects Versions: 0.19.0
>            Reporter: Mathieu Poumeyrol
>            Assignee: Tom White
>             Fix For: 0.21.0
>
>         Attachments: hadoop-5078.patch
>
>
> c1.xlarge and m1.large instances fail to boot. 
> ec2-get-console-output show them stuck at "Creating /dev" step.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.