From owner-freebsd-cloud@FreeBSD.ORG Tue Jun 16 18:45:43 2015 Return-Path: Delivered-To: freebsd-cloud@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id B9D59AA8; Tue, 16 Jun 2015 18:45:43 +0000 (UTC) (envelope-from collin.forbes@gmail.com) Received: from mail-pa0-x22a.google.com (mail-pa0-x22a.google.com [IPv6:2607:f8b0:400e:c03::22a]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8A2D125C; Tue, 16 Jun 2015 18:45:43 +0000 (UTC) (envelope-from collin.forbes@gmail.com) Received: by pabqy3 with SMTP id qy3so17831134pab.3; Tue, 16 Jun 2015 11:45:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=yzhNFd0pPxODvP1Rl16ZX3blKB6wlywJOUMrYvi9vbM=; b=TcJ+6j3UUrS/zGsQk6oSqnycZMiK5fIGyryt1enYf1fmUkCoV1JVb2RGdyPsAOCpvo poijSAUlFieUsmYLILcNUXfG9TyhDnvbp5R34u1Zh68QtaVS3/NGgC7xb1pPb1ENgNco mm3wklzj8uWvZrmV8Xd1GLDVoczcW6YNkQxsLOsG6RNWgXlTEfHROM20NivodvBWBcyK UmB6rhyhCP1tYxnm8JimQYkL2i+iNRaYhBNlhFP+rBbGFoxawyZI27YO0Bht/vczzQWR BycHo00qMube87QT6/kroBrMg+UIYAQyreAjBN44moM5+ctKPpN3g19zxUDZ9finNsSg nXrA== X-Received: by 10.67.23.44 with SMTP id hx12mr3226173pad.16.1434480342922; Tue, 16 Jun 2015 11:45:42 -0700 (PDT) Received: from gmail.com (ec2-54-244-237-46.us-west-2.compute.amazonaws.com. [54.244.237.46]) by mx.google.com with ESMTPSA id q5sm2135885pdd.90.2015.06.16.11.45.41 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jun 2015 11:45:42 -0700 (PDT) Date: Tue, 16 Jun 2015 11:47:48 -0700 From: Collin Forbes To: Steve Wills Cc: Glen Barber , freebsd-cloud@freebsd.org Subject: Re: EC2 AMIs will be available from snapshot builds Message-ID: <20150616184748.GA43498@gmail.com> References: <55512E50.7010702@freebsd.org> <20150616134619.GB97471@mouf.net> <20150616160340.GB1387@hub.FreeBSD.org> <20150616183423.GB21206@mouf.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150616183423.GB21206@mouf.net> X-Message-Flag: Beep Beep! User-Agent: Mutt/1.5.23 (2014-03-12) X-BeenThere: freebsd-cloud@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "FreeBSD on cloud platforms \(EC2, GCE, Azure, etc.\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 16 Jun 2015 18:45:43 -0000 On Tue, Jun 16, 2015 at 06:34:24PM +0000, Steve Wills wrote: > > I tried both the ami-67866a0c and ami-ccb6a7a4, but while both came up and > passed both the status checks according to Amazon, I couldn't ssh into either. > The system log reported "Fetching EC2 user-data failed." at the end. > > Anyone have any ideas? I was seeing this with ami-53fcb763 over the weekend. That one isn't a even a snapshot release. It's the AMI for FreeBSD 10.1-RELEASE for current generation instances on us-west-2. I was trying to use t2.small and t2.medium instances and had the same behavior. -- Collin Forbes collin.forbes@gmail.com