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

Is possible to reach a master in another Cloud provider with no direct SSH? #128

Open
LucianoAdonis opened this issue Jan 6, 2020 · 0 comments

Comments

@LucianoAdonis
Copy link

Hello,

Recently we moved from an architecture of MySQL databases with just one master in a single cloud provider to a multi cloud solution (two providers and two master).

The MHA that is available in one provider works perfectly, but now the MHA detects the new master-master model and tries to connect to the IP used by master. That is the normal behavior, but the IP is from a tunnel that redirects the MySQL traffic, and because of that the SSH fails.

Is there a way to force the SSH connection to another IP? For example, a public one.
Instead of using the MySQL IP of the master database configuration.

The point of all this, is to change the master in one cloud without major issues.

Regards.

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

No branches or pull requests

1 participant