Tagged Questions

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 ...
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
206 views

Homemade cheap and cheerful clustering with MySQL+EC2?

I've got a Java web service backed by MySQL + EC2 + EBS. For data integrity I've looked into DRBD, MySQL cluster etc. but wonder if there isn't a simpler solution. I don't need high availability (can ...
0
votes
0answers
124 views

Amazon EC2 EBS IO Count is high

I am running Ubuntu 11.04 +Apache +Mysql +php on free micro tier of Amazon EC2, complete root is attached to EBS.. The db size of mysql is 700 MB.. but in just 45 hours of running the instance.. I/O ...