mysql cluster virtual ip
Posted
by
user225995
on Server Fault
See other posts from Server Fault
or by user225995
Published on 2014-06-12T15:01:48Z
Indexed on
2014/06/12
15:27 UTC
Read the original article
Hit count: 238
I am new in mysql cluster and mysql cluster and versions are not my choice. I setup four machines. Two of them manager , Two of them data cluster (ndb and mysqld). And i integrate with mysql utilities master/slave configuration. Everything working fine. Mysql version 5.6.17, ndb 7.3.5 , servers ubuntu 14.04.
There will be no much transactions. The only important thing is HA. Everythings must be double. My problem is virtual ip. Since I have only one farm which have master slave configuration, how can i do it without proxy? If I must use proxy which proxy is better?
© Server Fault or respective owner