![]() |
problem with load-balanced mysql cluster
I'm having some problem with configuren load-balanced mysql-cluster setup.
I've followed the setps in How to set up A load-balanced Mysql Cluster. The first problem is with hearbeat. A get te following error: Code:
heartbeat: 2006/10/06_16:00:01 ERROR: mcast [eth0] bad addr [255.0.0.1]But when I want te connect from a other mahine with a mysql-client, I can't connect. After a portscan on the virtual ip of the loadbalancer I see that te mysql port is filtered (I'm not using a firewall). I've really no idea what is wrong? And if the first problem affects the second problem that I can't connect. This is my ha.cf file: Code:
|
Quote:
Code:
respawn hacluster /usr/lib/heartbeat/ipfail |
Aha Tnx! :P
But has the error: Code:
heartbeat: 2006/10/06_16:00:01 ERROR: mcast [eth0] bad addr [255.0.0.1] |
Quote:
Code:
mcast eth0 225.0.0.1 694 1 0Code:
mcast eth0 255.0.0.1 694 1 0 |
Tnx man!
It works :D Great! :D It were the 2 typo's and a config error with iproute on the sql servers. :p |
| All times are GMT +2. The time now is 10:36. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2013, vBulletin Solutions, Inc.