7 messages in com.mysql.lists.clusterRe: MySQL Cluster with SCI interconnect
FromSent OnAttachments
Junzo(Acorn Networks)25 Oct 2004 09:36 
Junzo Tamada26 Oct 2004 05:19 
Junzo Tamada26 Oct 2004 07:07 
Tomas Ulin26 Oct 2004 07:08 
Junzo Tamada26 Oct 2004 07:46 
Hugo Kohmann27 Oct 2004 12:01 
Junzo Tamada28 Oct 2004 00:00 
Subject:Re: MySQL Cluster with SCI interconnect
From:Hugo Kohmann (hu@dolphinics.no)
Date:10/27/2004 12:01:51 PM
List:com.mysql.lists.cluster

Dear Junzo,

MySQL cluster has native support for SCI our you can use the SCI Socket software. You will find more information about this and some benchmark numbers at http://dev.mysql.com/doc/mysql/en/MySQL_Cluster_Interconnects.html

With SCI Socket, you can configure MySQL cluster for regular networking and just use SCI Socket between the nodes that requires low latency/high bandiwidth connections. SCI Socket has typically 10x lower latency than Gigagit Ethernet and should support any version of MySQL Cluster that runs properly over Ethernet.

You will find the SCI Socket software and more information at http://www.dolphinics.com/products/software/sci_sockets.html

Best regards

Hugo

On Tue, 26 Oct 2004, Junzo Tamada wrote:

Date: Tue, 26 Oct 2004 23:46:49 +0900 From: Junzo Tamada <tam@acornnetworks.co.jp> To: clus@lists.mysql.com Subject: MySQL Cluster with SCI interconnect

Hello

Very recently I found sections in the chapter of Cluster, which is decsribing utilization of high-speed interconnection called SCI. I would like to test it. Currently I have totaly 5 servers and 4 out of 5 are equiped with SCI network card. Please anyone provide me any suggestions regarding the following cluster configuration. All server are connected together with Ethernet. Node a1 through a4 are with SCI. I would like to assign mgmd and api(mysqld) to front-end and ndbd for a[1-4]. Is this feasible and reasonable configuration ?

I am using MySQL 4.1.7-gamma as of Oct. 26th, 2004.

Thank you in advance. /Junzo