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_manager can not start on 3306 ,but 3313 ok #110

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

masterha_manager can not start on 3306 ,but 3313 ok #110

GoogleCodeExporter opened this issue Jul 30, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link
Contributor

What steps will reproduce the problem?
1../masterha_manager --conf=cfg/10.221.33.213_3306.cnf
2.
3.

What is the expected output? What do you see instead?
Mon Mar 30 17:17:01 2015 - [info] Reading default configuration from 
/etc/masterha_default.cnf..
Mon Mar 30 17:17:01 2015 - [info] Reading application default configuration 
from cfg/10.221.33.213_3306.cnf..
Mon Mar 30 17:17:01 2015 - [info] Reading server configuration from 
cfg/10.221.33.213_3306.cnf..
Mon Mar 30 17:17:01 2015 - [info] MHA::MasterMonitor version 0.56.
Mon Mar 30 17:17:01 2015 - [error][/usr/local/share/perl5/MHA/MasterMonitor.pm, 
ln424] Error happened on checking configurations. Failed to get IP address on 
host 10.221.33.213 !
 at /usr/local/share/perl5/MHA/Server.pm line 266
Mon Mar 30 17:17:01 2015 - [error][/usr/local/share/perl5/MHA/MasterMonitor.pm, 
ln523] Error happened on monitoring servers.
Mon Mar 30 17:17:01 2015 - [info] Got exit code 1 (Not master dead).

What version of the product are you using? On what operating system?
0.56 ,CentOS release 6.3 (Final)

Please provide any additional information below.
but start on 3313 is ok
./masterha_manager --conf=cfg/10.221.33.213_3313.cnf
except port,no difference between two cnf files

by the way,how to debug multi threads scripts  in perl,I use perl -d to debug,
get error:
Since two debuggers fight for the same TTY, input is severely entangled.

Original issue reported on code.google.com by [email protected] on 30 Mar 2015 at 9:23

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