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

masterha_check_repl says ssh config failed, BUT masterha_check_ssh was okay #112

Open
GoogleCodeExporter opened this issue Jul 30, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1. run  masterha_check_repl with config file below


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

expected: OK message

what I see:

Tue Apr  7 22:26:04 2015 - 
[error][/usr/share/perl5/vendor_perl/MHA/MasterMonitor.pm, ln424] Error 
happened on checking configurations. SSH Configuration Check Failed!
 at /usr/share/perl5/vendor_perl/MHA/MasterMonitor.pm line 369
Tue Apr  7 22:26:04 2015 - 
[error][/usr/share/perl5/vendor_perl/MHA/MasterMonitor.pm, ln523] Error 
happened on monitoring servers.

Please note: this is NOT an ssh key issue, masterha_check_ssh reports 
everything is clear

What version of the product are you using? On what operating system?

0.56 on CentOS 6.3

Please provide any additional information below.

app1.cnf is this:

  [server default]
  user=yoshi  # new user created for testing HA
  password=..... 
  ssh_user=bhsu
  manager_workdir=/var/log/masterha/app1
  remote_workdir=/var/log/masterha/app1

Original issue reported on code.google.com by [email protected] on 7 Apr 2015 at 10:31

@GoogleCodeExporter
Copy link
Contributor Author

okay this is resolved, the /var/log/ directory was owned by root

Original comment by [email protected] on 9 Apr 2015 at 6:10

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