Tagged Questions

For questions relating to virtual machine images (Amazon Machine Image) on Amazon's EC2 infrastructure.

learn more… | top users | synonyms

9
votes
6answers
3k views

Amazon EC2 Instance - How to find SQL Server Password

I have created an Amazon EC2 Instance that provides Windows Server 2008 with SQL Sever 2008 pre-installed. Now in order to use the SQL Server for creating databases, or restoring backups of the ...
2
votes
1answer
595 views

Can't ssh to ec2 instance

Hello I am getting permission denied on the ec2 free tier when trying to ssh into my newly created ec2 instance, I have search the forums and tried the solutions provided to no avail. I would be ...
2
votes
2answers
231 views

EC2 instace on Amazon and I am greeted with “No space left on the disk”

I have installed Amazon EC2 fedora instance and copying the files from one location to another. But I am greeted with " No space left on the disk". I did df -f. with output: Filesystem ...
2
votes
5answers
2k views

Can I make an AMI from a running instance that uses instance-store as its root device?

Or is it absolutely necessary to have an EBS backed storage? Does anyone have manuals/Howtos? I am following the manual given on this site.
2
votes
1answer
460 views

How to select and AMI when creating an instance of EC2

I am using Amazon EC2 for the first time, and need to create an instance that runs Windows, MSSQL Server 2008, .Net Framework 3.5 SP1 and IIS Server 6.0. I am unable to decide what AMI (out of the ...
2
votes
4answers
619 views

Can I run Windows Server 2008 on Amazon EC2

does anyone know if this can be done? I can find Windows Server 2003 but not 2008. I read you can create your own EC2 Virtual machines, but I haven't found any articles that say you can do this with ...
1
vote
2answers
3k views

Download an Amazon EC2 AMI?

I would like to download a public Amazon EC2 AMI, such as this one (Ubuntu Lucid), so that I can programmatically extract its contents. How do I do this? I suspect there is an S3 address somewhere? ...
1
vote
1answer
428 views

Amazon EC2 - Can I 'associate' a kernel (aki) with a specific AMI?

I am making my own AMIs (Virtual machines on Amazon's EC2). I can't use the default kernel. I have to use one of the other provided amazon kernels. I am trying to make this AMI be really really easy ...
0
votes
0answers
30 views

Amazon EC2 Linux Instance - User Data Not Working on Bundled Instance For Subsequent Boots?

I start a default linux AMI instance and attach a user data script on it and it works. But once I bundle that instance and boot that up with a different user data script, the script would not ...
0
votes
2answers
60 views

EC2 Amazon - User Data Not Working For Bundled/Snapshot AMI

I started an default instance of EC2 Wowza AMI (LINUX) and then I bundled/snapshot it via 'ec2-bundle-vol', uploaded it to s3 and registered the AMI. When I start the bundled AMI with user data (zip ...
0
votes
0answers
122 views

Adding a service startup script for Amazon linux AMI

I am using an Amazon Linux AMI and doing some custom modifications(added an axis2server, etc) on it and saving it as a new AMI. Now what I want to do is when the AMI boots up, start up ...
0
votes
2answers
56 views

Please help! Amazon EC2 EBS instance has failed. Need to retrieve files

My instance has been running smoothly for about 2 weeks, but yesterday I think I managed to break something during development of my application (although I just played around with mysql).. Today ...
0
votes
1answer
170 views

Can't SFTP into AWS with Notepad++ (NppFTP)

I set up an EC2 instance using the Amazon AMIs (I believe based on redhat/centos) I set up my security profile to allow 22, and verified it works because I can SSH in just fine using putty and the ppk ...
0
votes
1answer
270 views

Permission Denied (publickey) when trying to SSH to Amazon EC2 server

I am getting permission denied (public key) while doing a ssh to amazon machine. Here is the verbose output OpenSSH_5.8p1 Debian-7ubuntu1, OpenSSL 1.0.0e 6 Sep 2011 debug1: Reading configuration data ...
0
votes
0answers
40 views

Stable Distro/AMI for Amazon EC2 based SaaS application [closed]

What is the best choice for a linux distro and Amazon EC2 based AMI to serve as the foundation for a SaaS application? We are a startup, light on sys admin skills, and need something rock solid ...
0
votes
2answers
155 views

PHP MYSQL module not loading in Amazon EC2 Bitnami AMI

I have a running EC2 instance booted from a bitnami tomcat apache mysql php stack. I have used only tomcat until now. Now I have want to install and configure wordpress. During installation it says ...
0
votes
0answers
63 views

What AWS AMI machine images do large websites use? [closed]

We all know that some really large, popular websites use Amazon EC2, but what I think would be interesting to know is what AMI image they operate on. Do they use SUSE, Ubuntu, Amazon's Linux AMI, ...
0
votes
0answers
53 views

Why is an AMI tied to a region on ec2?

I understand that when I launch an instance on ec2, that the instance has to be located on a particular data center, and that after launching you can't change that. I also understand that an AMI is ...
0
votes
0answers
169 views

My Xen VM on the EC2, choosing right AKI

I'm trying to move my Xen domU (guest VM) to the EC2. On my machine I have a Xen (dom0 and several domUs). However, when I boot a guest VM, I use a kernel image from dom0 (in the .cfg file lines ...
0
votes
0answers
306 views

How to configure phpmyadmin with amazon ec2 ami beta (32bit) to work with multiple virtual hosts in apache2?

I launched a micro instance of ec2 ami beta and got two separate website domains to work on it. I've also installed phpmyadmin in /var/www/html. Before configuring the two site, I was able to reach ...
0
votes
2answers
757 views

EC2 - Create AMI - Cannot connect to new instance

I am experiencing difficulty trying to launch a AMI from an EBS volume. I am basically trying to launch another instance of a Linux (i386) based AMI that I have already configured the way I want. I ...
0
votes
1answer
78 views

Why are two keypairs both allowing access to my EC2 instance based on a custom AMI?

I created an EBS-backed AMI from an Canonical Ubuntu Mavrick instance that was running with a keypair called us-west-01.pem Then I started another instance using that AMI and at startup, assigned a ...
0
votes
2answers
426 views

Problems in deploying PHP Web Application to Amazon Cloud

I have successfully created instance on Amazon EC2. I have used Amazon Linux AMI here, and then using putty also installed Apache and MySQL there, but I don't know how to install PHPMyAdmin there and ...
0
votes
0answers
103 views

Java datagram ports on EC2

I've a java socket program running on an EC2 instance and a client on my local machine. When I run both locally I have the desired connection where stock prices and sent and received. As soon as I ...
0
votes
2answers
525 views

If i Stop an Amazon EC2 instance, is this saved?

If I stop an EC2 instance, rather than terminate, will this image be saved in my account and be available to be used at a later stage? ..as I noticed terminated instances eventually dissappear, would ...
0
votes
3answers
1k views

vsftpd error Listing Directories

I installed vsftpd on amazon ec2 with fedora instance and it is the latest version but I am getting the error: In CuteFTP: COMMAND:> PASV 227 Entering Passive Mode (192,168,10,46,14,20) ...
0
votes
1answer
170 views

EC2 - passing user-data-file hangs/locks SSH into box

ec2-run-instances $AMI_ID -n 1 -g $SECURITY_GROUP -k $PEM_NAME -f myFile -t m1.large --availability-zone us-east-1a --monitor -K $EC2_PRIVATE_KEY -C $EC2_CERT Is what creates the instance. myFile ...
0
votes
1answer
236 views

Terminating Amazon EC2 - what happens to persistant data

Its a pretty quick question - I have setup a pretty simple LAMP based website on EC2. I created an EBS and mounted it to the instance where I'm saving all the mysql data and other backups. Now in ...
0
votes
1answer
179 views

Creating an ec2 AMI with an ebs backed instance - is it possible

Following the instructions at http://aws.amazon.com/articles/1663?_encoding=UTF8&jiveRedirect=1 I created an instance with mysql's dbs running on an EBS volume. I've been installing other ...
0
votes
2answers
332 views

How to create a persistent ebs backed AMI?

I would like to create a 64 bit ubuntu AMI that is backed by EBS and is persistent. By persistent, I mean that I want to be able to seamlessly make changes to the AMI without worrying about ...
0
votes
1answer
496 views

Good EC2 Image with memcache and php

I'm planning to use the following setup on EC2: PHP (recent version) plus memcached on an ec2 instance, and using Amazon's RDS service for the MySQL database. Is there a recommended instance that has ...
0
votes
2answers
182 views

creating EBS volumn from and attaching to the same instance?

Is it possible to create a EBS volume from and attach it to the same instance? will boto be of some help?