I used the default ebs Ubuntu image from Alestic.com But the volume is only 8GB. Is there any disadvantage?

link|improve this question

feedback

2 Answers

up vote 1 down vote accepted

Not particularly. I think 8gb is the default size for an EBS volume.

link|improve this answer
What's the max size? Can I make it 500GB? – Dar4 Feb 21 '11 at 21:40
1  
The max is 1TB, if you want to make it 500gb, go for it! :) – BenGC Feb 21 '11 at 21:40
oh, just a friendly reminder, if my answer helped, please hit that checkbox next to my post to mark it as the answer. thanks! – BenGC Feb 21 '11 at 21:42
Oh Nice. Do larger volumes cost more? I think EC2 only charges based on hourly usage and traffic, right? I have to wait 8 minutes until I can check your answer. I will do. – Dar4 Feb 21 '11 at 21:44
1  
Yes and no. If you provision a 500GB instance but only use 40GB, you are charged only for the 40gb you used, not the whole 500GB you provisioned. – BenGC Feb 21 '11 at 21:45
feedback

Depends what you're doing with it. Planning on keeping more than 6GiB of logs?

The larger the volume, the higher the failure rate. Although I've not tested it myself, rumor has it that 1TiB volumes provide the best performance.

Make sure you snapshot regularly as reliability is linked to dirty blocks.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.