Hi Andrew
I set up 2 mysql cluster nodes: db1 and db2 as well as 2 loadbalancers (lb1
and lb2) on different networks:
db1
-eth0 62.35.12.41/24 (Public interface)
-eth1 192.168.215.141 (Private interface)
-lo:0 123.35.11.153/24 (VIP)
db2
-eth1 123.35.11.42/24 (Public interface)
-eth2 192.168.215
On Thu, Jun 23, 2011 at 12:06 AM, Calistus Che wrote:
> Hi Guys,
>
> could any one of you help me?
>
> I just set up a 2 lb (master and slave) and 2 mysql cluster nodes db1 and 2.
>
> The servers have 2 interfaces private and public and loadbalancing is
> running on the private network.
>
> Everyt
Hi Guys,
could any one of you help me?
I just set up a 2 lb (master and slave) and 2 mysql cluster nodes db1 and 2.
The servers have 2 interfaces private and public and loadbalancing is
running on the private network.
Everything is pretty running fine till now, but the only problem access to
th