Top "Amazon-ebs" questions

Amazon Elastic Block Store (EBS) provides block level storage volumes for use with Amazon EC2 instances.

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

I'd expect this to be fairly routine, but cannot find a simple approach for creating an managing EBS snapshots automatically. …

linux amazon-ec2 amazon-ebs
Change read/write access of a folder in Ubuntu Linux

I want to create a folder and write a file in the created folder in an Amazon EBS volume from …

java servlets amazon-web-services amazon-ebs
AWS EBS Volume "in-use - optimizing"

I have an EBS volume that displays a state of "in-use - optimizing(%)". What does this mean? What are the …

amazon-web-services amazon-ebs
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 …

amazon-s3 amazon-ec2 amazon-web-services amazon-ebs
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 …

amazon-ec2 amazon-web-services amazon-ebs
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 …

amazon-s3 amazon-ec2 amazon-web-services cloud amazon-ebs
Using Boto to find to which device and EBS Volume is mounted

How do I find to which device an EBS Volume is mounted with Python Boto v2.0? boto.ec2.Volume has …

python amazon-ec2 boto amazon-ebs
Amazon EC2 and EBS disk space problem

I am having a problem reconciling the space available on my EBS volume. According to the AWS console the volume …

amazon-ec2 amazon-web-services diskspace amazon-ebs
Amazon EBS pricing: monthly? daily? hourly?

With Amazon Elastic Block Store, you only pay for what you use. Volume storage is charged by the amount you …

amazon-web-services amazon-ebs
How do I save an AMI to a S3 bucket?

I've created an AMI(EBS AMI) using the Amazon AWS console. That AMI has 2 snapshots attached to it. Now I …

amazon-s3 amazon-ec2 amazon-ebs amazon-ami ec2-ami