Tagged Questions
69
votes
5answers
15k views
Benefits of EBS vs. instance-store (and vice-versa)
I'm unclear as to what benefits I get from EBS vs. instance-store for my instances on Amazon EC2. If anything, it seems that EBS is way more useful (stop, start, persist + better speed) at relatively ...
47
votes
7answers
21k views
Growing Amazon EBS Volume sizes
I'm quite impressed with Amazon's EC2 and EBS services. I wanted to know if it is possible to grow an EBS Volume.
For example: If I have a 50 GB volume and I start to run out of space, can I bump it ...
31
votes
6answers
21k views
Amazon EC2 - Swap root instance store device with EBS device
I have an EC2 instance with "instance store" device as a root device.
Now, I would like to attach an EBS volume to that same instance,
only that I want it to be the root device.
Is that possible?
What ...
18
votes
4answers
4k views
Should I persist images on EBS or S3?
I am migrating my Java,Tomcat, Mysql server to AWS EC2.
I have already attached EBS volume for storing MySql data. In my web application people may upload images. So I should persist them. There are ...
7
votes
4answers
1k views
EBS for storing databases vs. website files
I spent the day experimenting with AWS for the first time. I've got an EC2 instance running and I mounted an Elastic Block Store (EBS) to keep the MySQL databases.
Does it make sense to also put my ...
7
votes
4answers
2k views
Using Amazon's EBS for MySQL hot backup
What are your experiences using Amazons EBS snapshot features for MySql hot backups.
I have a database running a batch processing job in ec2. I backup with EBS snapshot. So far the backups looks ...
6
votes
2answers
963 views
Amazon EC2 - Convert EBS root device with instance store root device
I see that you can convert an instance stored instance to be EBS backed as this question shows. However, I want to do the opposite, take an EBS backed instance and convert it to be Instance Store ...
6
votes
1answer
1k views
Getting started with Django on Amazon Web Services
I'm starting to migrate a few applications to Amazon Web Services. My applications are Python/Django apps, running over MySQL.
I plan on using EC2 and EBS for starters.
I'm looking for a few things:
...
5
votes
3answers
680 views
steps to securing amazon EC2+EBS
I have just installed a fedora linux AMI on amazon EC2, from the amazon collection. I plan to connect it to EBS storage. Assuming I have done nothing more than the most basic steps, no password ...
3
votes
3answers
399 views
Architecture of MySQL on EBS for scaling (Amazon Web Services)
I'm trying to understand how to architect an Amazon Web Services application.
I have an instance running off of EBS. As far as I understand, I need to mount the EBS drive so that I can store my MySQL ...
2
votes
2answers
29 views
How do you import Big Data public data sets into AWS?
Loading any of Amazon's listed public data sets (http://aws.amazon.com/datasets) would take a lot of resources and bandwidth. What's the best way to import them into AWS so you start working with them ...
2
votes
2answers
295 views
Should I use EBS or S3 to store my database on?
I want to host a website on an Amazon EC2 instance, but for reliability purposes, I want to have the underlying database on some more permanent storage medium. There won't be any file uploading or ...
2
votes
1answer
144 views
Optimal storing structure for an EC2 instance?
I'm developing a website in EC2 and I have a lampp server in the original /opt/lampp folder. The thing is that I store all my images related to the website including users' profile images ...
2
votes
2answers
348 views
Is Amazon EC2 recommended for a persistent public facing website?
My company is about to write a new public facing website in SharePoint (so Windows Server 2008 RC2, SQL Server 2008 RC2, etc) and we're looking at using Amazon EC2 to host it. I've read and been told ...
2
votes
3answers
779 views
What root-device to use for a new EC2 instance?
I'm trying to get started with Amazon's EC2.
I have to choose an image (AMI) to start with. I've settled on using the official Ubuntu AMI, but I have two options for the root store - "instant" or ...
2
votes
2answers
741 views
Why do Windows snapshots take a long time?
I am running a vanilla Windows install on Amazon EBS volume. The computer takes 10 minutes to boot, which may be understandable as 2 reboots are required. However, taking a snapshot is also a 10-15 ...
2
votes
2answers
510 views
Reduce EBS volume
I know about increasing, but is there a way reduce the size of an EBS volume? Like I've put effort into my AMI but soon realized it's way to big for my needs. It's a windows 2008 instance.
2
votes
3answers
9k views
EC2 - taking an EBS snapshot, saving to S3, and then launching instances from S3
I like the convenience of taking an AMI snapshot - but ideally I do no want to pay for the volume to be attached to my running instance.
Is there a way to save a snapshot instance to S3 and then ...
2
votes
3answers
1k views
In Amazon EC2, how do I copy a EBS volume to another user?
I have created an amazon EBS volume using my amazon credentials.
My customer gave me his customer credentials so that I create for him an EC2 machinge with the disk I created attached, how do I do ...
1
vote
1answer
101 views
Wowza Media Server: S3 or EBS?
we want to set up a Media Server Streaming Service, which implies recording and live streaming and some other features.
I read some documentation and posts and some people recommends S3 as storage ...
1
vote
1answer
99 views
do you know of a guide how to set up Raid 10 using EBS?
I found this article http://alestic.com/2009/06/ec2-ebs-raid but What should I do to setup Raid 10 on EBC ?
1
vote
1answer
58 views
How to interface an AWS hosted website with Database on EBS?
The startup I'm working for is constructing a website, and we want to use AWS to run and host our site and the accompanying mysql database. Apparently when you terminate an AWS instance, any data ...
1
vote
2answers
1k views
Improving Data Transfer Rate on Amazon EC2
I've got a 1-Gig EBS Volume mounted to an EC2 instance,
I am copying 600MB of binary data from a Local Hard Drive (via RDS Connection)
and the copying process windows is showing 10 Hours remaining.
...
1
vote
1answer
366 views
Using Amazon S3 php REST API vs. Mounting S3 bucket to server (s3fs)
I will be launching an application in the very near future which will, in part, require users to upload files (images) to be viewed by other members. I like the idea of S3 as it is relatively cheap ...
1
vote
1answer
863 views
Need a step by step guide to host a website on AWS
I've been browsing for a week on how to use AWS.
I've always been using cpanel (I'm new to web) but someone recommended AWS to me.
From the info I pieced together from various websites, I think I'm ...
1
vote
2answers
204 views
Rewriting Amazon S3 static urls
In the interest of hosting purely static sites from Amazon S3, is the only route to rewrite the URLs and endpoints for accessing it's resources in a friendlier way via a rewrite engine such as any web ...
1
vote
2answers
827 views
Mysql and High CPU IO Wait
I've the following problem. I'm running a MySQL server 5.1.37 on Ubuntu 9.10 x86 on Amazon. For data store I use EBS volume formatted for ext3.
From time to time the following problem occurs. MySQL ...
1
vote
1answer
301 views
How to increase the Amazon Elastic Block Store (EBS)?
Once you run out of space, is there easier way to increase the Amazon Elastic Block Store (EBS) storage?
1
vote
2answers
828 views
How to transfer an image to an Amazon EBS volume for EC2 usage?
I have a local filesystem image that I want to transfer to an Amazon EBS volume and boot as an EC2 micro instance. The instance should have the EBS volume as it's root filesystem - and I will be ...
0
votes
1answer
15 views
What is the easiest way to migrate machine and data from one AWS account to another
I have simple server with EBS on one amazon account. I want it to migrate to other AWS account. What is the easiest way to do this? Is there are some tutorial on this topic?
0
votes
1answer
38 views
Creating an EBS-backed AMI from a running instance, what am I doing wrong?
I am attempting to create an EBS-backed image from a running instance, similar to this post on SO. I'm using primarily these sites as references:
Create a bootable EBS AMI from a running instance
A ...
0
votes
1answer
100 views
How do you copy files from one EBS to another?
I'm an EC2 beginner. I was able to setup a working EC2 instance for my site. The problem is that I want to use a different AMI (a CentOS one).
I'm wondering what's the exact way to transfer files ...
0
votes
2answers
258 views
How do I access a EBS volume that I've created on a EC2 instance?
I have created a EBS volume on /dev/sdh like so:
$ ec2-attach-volume -d /dev/sdh -i i-7058e010 vol-58f08432
ATTACHMENT vol-58f08432 i-7058e010 /dev/sdh attaching 2011-09-19T12:48:01+0000
...
0
votes
1answer
161 views
Can I create an AMI that includes multiple ebs volumes (i.e. both sda and sdb)
I have an ebs-backed instance running on EC2. I'm using it to do some computationally intensive text processing on around 16Gb of data which is stored on sdb (i.e. the larger ebs volume associated ...
0
votes
1answer
110 views
How can I delete an image (AMI) in AWS EC2 using the SDK?
I am using CreateImage() to create a new AMI from an existing Instance and I was hoping there was a DeleteImage() which would work in the converse fashion. Unfortunately this method does not exist on ...
0
votes
0answers
123 views
How to dynamically add certificates on Amazon Cloud to enable multidomain SSL comunication?
I need to manage multiple SSL Certificates on Amazon ELC instances farm, running multiple domains on a Ruby on Rails application.
The problem is that we need to dynamically add new certificates to ...
0
votes
1answer
172 views
Does sharding an EC2 EBS volume yield performance gains?
I'm considering using EBS for a very large collection of maildirs. Lots of little files spread over lots of directories. Would sharding my EBS storage into multiple smaller containers yield ...
0
votes
1answer
202 views
Problems with Windows EC2 snapshots
I am getting serious access problems every single time I take a Windows snapshot from the EC2 console. After taking the snapshot neither the original machine, nor the images snapshot, are avaialable. ...
0
votes
1answer
60 views
what can cause a time gap in data on an amazon ebs partition?
we're admitedly new to the ebs world. having set up a new production couchdb server on amazon ec2+ebs, we ran into an issue where about 7 hours worth of data simply disappeared. to the point where the ...