3 messages in com.mysql.lists.clustertwo NIC in sql and storage nodes
FromSent OnAttachments
Alejandro Gad17 Mar 2005 07:34 
Stewart Smith17 Mar 2005 16:39 
Johan Andersson29 Mar 2005 04:44 
Subject:two NIC in sql and storage nodes
From:Alejandro Gad (todo@gmail.com)
Date:03/17/2005 07:34:29 AM
List:com.mysql.lists.cluster

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!