Return-Path: Delivered-To: apmail-hadoop-core-dev-archive@www.apache.org Received: (qmail 25770 invoked from network); 20 Jan 2009 16:25:33 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 20 Jan 2009 16:25:33 -0000 Received: (qmail 59050 invoked by uid 500); 20 Jan 2009 16:25:32 -0000 Delivered-To: apmail-hadoop-core-dev-archive@hadoop.apache.org Received: (qmail 58352 invoked by uid 500); 20 Jan 2009 16:25:31 -0000 Mailing-List: contact core-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: core-dev@hadoop.apache.org Delivered-To: mailing list core-dev@hadoop.apache.org Received: (qmail 58341 invoked by uid 99); 20 Jan 2009 16:25:31 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jan 2009 08:25:31 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 20 Jan 2009 16:25:20 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AEAB0234C48C for ; Tue, 20 Jan 2009 08:24:59 -0800 (PST) Message-ID: <366131475.1232468699714.JavaMail.jira@brutus> Date: Tue, 20 Jan 2009 08:24:59 -0800 (PST) From: "Tom White (JIRA)" To: core-dev@hadoop.apache.org Subject: [jira] Updated: (HADOOP-5078) Broken AMI/AKI for ec2 on hadoop In-Reply-To: <139216552.1232382239496.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on 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.