List:Cluster« Previous MessageNext Message »
From:刘兰增 Date:October 19 2004 6:22am
Subject:why the 7th node(API) does not start ? thanks
View as plain text  
 

The config.ini

 

#config.ini" - showing minimal setup with 4 DB node

# This file is placed in the start directory of ndb_mgmd,

# the management server.

 

[COMPUTER DEFAULT]

 

[DB DEFAULT]

NoOfReplicas: 4

 

[API DEFAULT]

ArbitrationRank: 2

 

[MGM DEFAULT]

ArbitrationRank: 1

 

[TCP DEFAULT]

PortNumber: 28002

 

[COMPUTER]

Id:1

HostName: localhost

 

[MGM]

Id:1

ExecuteOnComputer: 1

PortNumber: 2200

 

[DB]

Id: 2

ExecuteOnComputer: 1

FileSystemPath: /home/liulz/local/mysql416/mysql-cluster/node2/

 

[DB]

Id: 3

ExecuteOnComputer: 1

FileSystemPath: /home/liulz/local/mysql416/mysql-cluster/node3/

 

[DB]

Id: 4

ExecuteOnComputer: 1

FileSystemPath: /home/liulz/local/mysql416/mysql-cluster/node4/

 

[DB]

Id: 5

ExecuteOnComputer: 1

FileSystemPath: /home/liulz/local/mysql416/mysql-cluster/node5/

 

[API]

Id: 6

ExecuteOnComputer: 1

 

[API]

Id: 7

ExecuteOnComputer: 1

 

After start up all the mgm node and db node

 

NDB> show

Cluster Configuration

---------------------

[ndbd(NDB)]     4 node(s)

id=2    @127.0.0.1  (Version: 3.5.2, Nodegroup: 0, Master)

id=3    @127.0.0.1  (Version: 3.5.2, Nodegroup: 0)

id=4    @127.0.0.1  (Version: 3.5.2, Nodegroup: 0)

id=5    @127.0.0.1  (Version: 3.5.2, Nodegroup: 0)

 

[ndb_mgmd(MGM)] 1 node(s)

id=1    @127.0.0.1  (Version: 3.5.2)

 

[mysqld(API)]   2 node(s)

id=6   (Version: 3.5.2)

id=7 (not connected, accepting connect from localhost)

 

NDB>

 

Why that? Something must be wrong

 

       Yours

--

 

刘 兰 增
-----------------------------------------------
电子商务组
软件工程师 (Software Engineer)
百度在线网络技术(北京)有限公司
北京市中关村广场理想国际大厦12层
手机:13910272431
电话:010-82621188-605
E-mail: liulanzeng@stripped
----------------------------------------------
 <http://www.baidu.com/> http://www.baidu.com

 


Attachment: [text/html]
Attachment: [text/html]
Attachment: [text/html]
Thread
why the 7th node(API) does not start ? thanks刘兰增19 Oct
Re: why the 7th node(API) does not start ? thanksTomas Ulin19 Oct
Re: why the 7th node(API) does not start ? thanksOlivier Kaloudoff19 Oct