Tagged Questions
0
votes
0answers
42 views
EC2 AMI arch mismatch
I am trying to roll a custom AMI in AWS EC2. I can create and register the AMI image but when I try to launch the server I get told the architecture does not match the image. I also have a reduced ...
0
votes
0answers
127 views
script to Snapshot mysql db on Amazon EBS
I did search for the relevant questions and still couldnt find any answers in the forum.
I am working on a simple script to automate snapshotting mysql db on amazon ebs. My instance is hosted on ...