Hello!
I have a question about MySQL Cluster configuration. I'm probably missing
something simple, but I can't seem to figure it out/google it on my own.
I have two mgm servers on 192.168.0.225 and 192.168.0.226. I have two ndb
nodes on 192.168.0.192 and 192.168.0.193. The two ndb nodes also have
interfaces on a private vlan at 192.168.1.192 and 192.168.1.193. I want the
mgm servers to use 192.168.0.x to communicate with each other and the ndb
nodes, and I want the ndb nodes to talk to each other on 192.168.1.x.
How do I configure this?
Mike van Lammeren