mysql clsuter storagenode with two NIC crosover
Posted by:
My Quarks
Date: April 28, 2005 06:59AM
Hi
I have a Problem to configure the config.ini file. I try to Connect two ndb Storenodes in the MySQL-Cluster with a crosover connection. That means i have two NIC on both of the nodes. One NIC is to connecting the ndb-managment Server and the other one connecting the two storagenodes directly.
The "Mysql Cluster Administrator Guid" describes, how to set the config.ini file when using two nic.
For Example i try this.:
...
[TCP]
NodeId1:2
IpAddress1: 192.168.20.1
NodeId2:3
IpAddress2: 192.168.20.2
...
But we get following error: Unknown parameter: IpAddres1
Now some questions.
Is it possible to configure the Storagenodes to communicate over a second NIC?
192.168.10.1 eth0 --> connect the ndb_mgm server
192.168.20.1 eth1 --> connect the second storagenode
When yes, how does it works?
Thanks for helping.
Subject
Views
Written By
Posted
mysql clsuter storagenode with two NIC crosover
2968
April 28, 2005 06:59AM
2094
April 29, 2005 08:37AM
2167
May 02, 2005 02:29AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.