Hello!
First of all:
Mysql Cluster version: 4.1.10a
4 Server:
svr1 = Mgm server main
svr2 = 1 Mgm server backup
svr3 = 1 Node Storage A and Mysql A (with two NIC)
svr4 = 1 Node Storage B and Mysql B (with two NIC)
My objetive is to get a faster network between my principal cluster nodes (srv3
and svr4).
Will be possible to set up a crossover cable between srv3 and svr4 and make the
heavy
communication ?
svr3 svr4
NIC1: 192.168.212.51 <-- 100 mbps --> NIC1: 192.168.212.52
NIC2: 192.168.212.61 <-- crossover wire --> NIC2: 192.168.212.62
I want the big traffic (ndbd nodes i guess) over the crossover and the mgm
comunication over the 100 mbps link.
is possible ?
Thanks!