Hi guys,
i have setup 2 mysql cluster nodes, but unfortunately, the ndbd does not
start at boot time as seen by the show command on the cluster management
server.
Here are the configuration file of the nodes:
*/etc/my.cnf*
[mysqld]
ndbcluster
# IP address of the cluster management node
ndb-connectstring=192.168.215.251
[mysql_cluster]
# IP address of the cluster management node
ndb-connectstring=192.168.215.251
Have i missed out some lines in the configuration?
Would greatly appreciate your help!
Regards
KC