Re: API node unable toconnect to the cluster
Do I need to explicity include the "ndbcluster" and "ndb-connectstring" in starting up mysqld eventhough I have defined these parameters already in /etc/my.cnf?
I am also experiencing the same problem with SQL nodes for the cluster.
Regards and thanks!
Julius
Mikael Ronstrom wrote:
> Hi,
> The most common reason is to forget to set the
> parameter ndb-connectstring
> when starting the mysqld, also it is necessary to
> set --ndbcluster so that the
> mysqld process uses the NDB Cluster storage engine
> (this is not on by default).
> Parameters are either set on the command line or
> in the configuration file of the
> mysqld process.
>
> If these are set, check that you can ping the
> machines involved with the IP addresses
> used.
>
> Rgrds Mikael
Subject
Views
Written By
Posted
3231
January 06, 2005 09:50AM
1634
January 06, 2005 07:14PM
1995
January 10, 2005 01:02AM
Re: API node unable toconnect to the cluster
2125
April 07, 2005 11:54PM
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.