Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

If Active Master goes Down, Slave running MHA manager can become Master?. #103

Open
GoogleCodeExporter opened this issue Jul 30, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1. I have 2 nodes (Master-Slave) pair ,Configured Multi-Master Replication with 
one Master with Read-only.
2. Installed MHA Node on Both Nodes (Master(M1)-Master(M2) ) and installed MHA 
Manager on Master (M2).
3. If Active Master (M1) goes down. does Master (M2) can become Active Master 
provided MHA Manager running on Master (M2).  

What is the expected output? What do you see instead?


What version of the product are you using? On what operating system?
MHA MANAGER version - mha4mysql-manager-0.56-0.el6.noarch
MHA NODE version - mha4mysql-node-0.56-0.el6.noarch
Mysql Version - 5.5.34 - community
RHEL -6


Please provide any additional information below.
 For High Avialability & Failover using MHA , As i am going to implement the setup in production Environment , please  suggest me accordingly.

Original issue reported on code.google.com by [email protected] on 25 Nov 2014 at 7:59

@GoogleCodeExporter
Copy link
Contributor Author

MHA needs two or more slaves. This is because if you have only one master and 
one slave, most parts of the MHA roles (finding the most advanced slave, 
applying differential relay logs) are not needed so you don't need to use MHA.

If you have two or more slaves, slave running MHA manager can become master.

Original comment by [email protected] on 25 Nov 2014 at 8:49

@GoogleCodeExporter
Copy link
Contributor Author

Thanks allot Yoshinor , please suggest me how can i achieve that task.

Original comment by [email protected] on 26 Nov 2014 at 6:43

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant