Tagged Questions

0
votes
0answers
8 views

EBS with RAID0 (striping) and restoring snapshots [closed]

We have a MySQL database on EC2 and are looking at the disk IO performance there. Currently we have a single EBS volume with XFS and take snapshots for backup. It seems that a lo …
0
votes
1answer
45 views

MIgrating data from EC2 to S3?

I am running a Rails app using Paperclip to take care of file attachments and image resizing, etc. The app is currently hosted on EngineYard cloud, and all attachments are stored i …
0
votes
1answer
358 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 th …
0
votes
2answers
139 views

Automating Amazon EBS snapshots anyone have a good script or solution for this on linux

Hi I'd expect this to be fairly routine, but cannot find a simple approach for creating an managing EBS snapshots automatically. Was hoping there'd be a shceduler in the AWS con …
0
votes
2answers
190 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 attac …
0
votes
4answers
209 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 se …
0
votes
0answers
111 views

Using Amazon Web Services. There seems to be an EBS/ec2-attach-volume fail. Anyone else having this problem?

Here is a transcript of my failed attempt to attach an EBS volume to an instance: user $ ec2-attach-volume vol-7fba5ece --instance i-436ec703 --device /mnt/sdh ATTACHMENT vo …
0
votes
2answers
164 views

Oracle DB on Amazon’s EC2 + EBS

I just installed Oracle on my Amazon's Virtual EC2 Linux (Ubuntu) Server. Because i'm not really familiar with Oracle Database Administration I'm wondering what files and how i nee …
4
votes
2answers
668 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 s …
9
votes
6answers
267 views

Evidence-Based-Scheduling - are estimations only as accurate as the work-plan they’re based on?

I've been using FogBugz's Evidence Based Scheduling (for the uninitiated, Joel explains) for a while now and there's an inherent problem I can't seem to work around. The system i …