Bug #54746 | Mysql Cluster on public ips | ||
---|---|---|---|
Submitted: | 23 Jun 2010 16:01 | Modified: | 25 Jul 2010 14:39 |
Reporter: | Dragos Gabriel Iancu | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Cluster: Cluster (NDB) storage engine | Severity: | S1 (Critical) |
Version: | mysql-5.1-telco-7.0 | OS: | Linux (Ubuntu and CentOS) |
Assigned to: | CPU Architecture: | Any | |
Tags: | cluster, public ip |
[23 Jun 2010 16:01]
Dragos Gabriel Iancu
[25 Jun 2010 14:39]
Hartmut Holzgraefe
Looks as if the data nodes can't see each other (firewall?) Running a cluster installation with nodes in different locations and on public IP interfaces is not a good idea anyway: * network latency is key here, so even with high bandwidth between the locations latency delays can become a real issue * there is no authentication mechanism in the management node, so with it listening on a public IP anyone can e.g. shut the cluster down ... The authentication issue can be worked around by e.g. proper firewall rules, the latency issues from nodes in different locations can only be overcome by faster-than-light communication though ...
[25 Jul 2010 23:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".