9 messages in com.mysql.lists.clusterRe: Cluster Config
FromSent OnAttachments
JM15 Sep 2006 00:49 
Black, Ben15 Sep 2006 00:57 
JM15 Sep 2006 01:14 
Hartmut Holzgraefe15 Sep 2006 02:20 
Jerome Macaranas15 Sep 2006 02:27 
Hartmut Holzgraefe15 Sep 2006 03:01 
JM15 Sep 2006 03:30 
JM15 Sep 2006 03:35 
Stewart Smith15 Sep 2006 08:04 
Subject:Re: Cluster Config
From:Hartmut Holzgraefe (hart@mysql.com)
Date:09/15/2006 02:20:49 AM
List:com.mysql.lists.cluster

JM wrote:

Hi,

The data node was started few hours ago.. and its state of starting is quite too long...

Please add the output of

ALL STATUS

so that we can see in which stage the nodes are stuck

Would there be any issue if the 2 data nodes out of 4 data nodes has 1G ram and the rest is 512Mb?

you need to have the same DataMemory and IndexMemory settings for all data nodes so the extra 512MB on those 2 nodes can't be used by the storage node processes

with your current settings of

DataMemory=80M IndexMemory=18M

this shouldn't be an issue though