Help with MariaDB galera setup on 2 networks
Hi,
I would like to get some guidance on or MariaDB galera setup
We have 3 nodes (Dell Poweredge R610) witch are connected to 2 different networks
* Network 1: local network: Network for the clients to get and store data, on this network will be the load balancers(10.0.48.1x, 255.255.192.0)
* Network 2: Sync network: Dedicated network for synchronisation of SQL servers (10.0.240.1x, 255.255.252.0)
And a VM on the local network for cluster control, but were going to change this to an older dedicated machine witch has access to the 2 networks
I have deployed the cluster + control server successfully over the local network
But when i changed in the 3 nodes the my.cnf config the ip's from the servers of local network to the ip's of the sync network, they won't connect and give and error like the server on that ip doest exists
I changed it to the same connection info i used before to setup MariaDB galera without clustercontrol
wsrep_cluster_address=gcomm://10.0.240.11,10.0.240.12,10.0.240.13
wsrep_node_address=10.0.240.1x
Anybody any suggestions to set this up?
I am going the install the cluster again with the dedicated cluster control server with the sync ip's of the nodes
And then try to setup the load balancers on the local network.
but any suggestions on how to set this up are welcome
Greetings Maarten Van Parijs
Server admin Salvun.net
Please sign in to leave a comment.
Comments
0 comments