mysql - Increase storage on running EC2 using EBS -


i have instance running on ec2 default storage of 8gb. have mysql running on instance taking of storage on instance.

i have created volume mounted on /vol1

is there way when mysql run out of storage start using new volume or way join them together.

i can stop myqsl if have to, resize

you can shift database amazon rds solve problem of disk overflowing because of database growth.

rds scale required mysql database

follow below link migrate mysql rds:

http://aws.amazon.com/rds/mysql/


Comments

Popular posts from this blog

How has firefox/gecko HTML+CSS rendering changed in version 38? -

android - CollapsingToolbarLayout: position the ExpandedText programmatically -

Listeners to visualise results of load test in JMeter -