So...
Getting an standard AMI instance getting up and ready to go, as a MySQL slave to our internal mysql redundant cluster.
Problem #1 - No locate utility is installed by default, need that... so found the following helpfull hint...
Getting an standard AMI instance getting up and ready to go, as a MySQL slave to our internal mysql redundant cluster.
Problem #1 - No locate utility is installed by default, need that... so found the following helpfull hint...
Server Setup & Configuration: Install locate to AMI machines - Amazon EC2: "AMI snapshot will not have locate command by default. Install them on your own. [root@ip-10-194-11-42 ec2-user]# yum install mlocate [roo..."
Comments
Post a Comment