4 messages in com.mysql.lists.clusterRe: How add other storage nodes?
FromSent OnAttachments
Fabricio Silva16 Oct 2004 14:12 
Robert Heinzmann17 Oct 2004 09:35 
Fabricio Silva17 Oct 2004 09:54 
Robert Heinzmann17 Oct 2004 10:31 
Subject:Re: How add other storage nodes?
From:Robert Heinzmann (Robe@gmx.net)
Date:10/17/2004 10:31:25 AM
List:com.mysql.lists.cluster

Hello,

use the -c=MGMT_HOSTNAME:2200 option:

ndbd --initial -c host=node1:2200

where node1 is my mgmt node.

Bye, Robert

Fabricio Silva wrote:

I tested this on a single computer. How I must do when I will run the ndbd process in another computer without ndb_mgm??? Is it only put ./ndbd and the machine will be inside the cluster??? How this machine will found the management??? I can't understand this?

May you help me to understand this??

Thanks!!