MySQL Forums
Forum List  »  NDB clusters

Re: Unable to start Node and API
Posted by: Tim Lee
Date: February 25, 2015 03:15AM

Hi all,

I am able to start my DB Nodes now, however the SQLD on which is also on my arbiter refuses to start.

[root@SQL-Arbiter 51]# ndb_mgm -e show
Connected to Management Server at: localhost:1186
Cluster Configuration
---------------------
[ndbd(NDB)] 2 node(s)
id=1 @192.168.168.153 (mysql-5.6.15 ndb-7.3.4, Nodegroup: 0, *)
id=2 @192.168.168.154 (mysql-5.6.15 ndb-7.3.4, Nodegroup: 0)

[ndb_mgmd(MGM)] 1 node(s)
id=51 @192.168.168.151 (mysql-5.6.15 ndb-7.3.4)

[mysqld(API)] 3 node(s)
id=61 (not connected, accepting connect from 192.168.168.151)
id=63 @192.168.168.152 (mysql-5.6.15 ndb-7.3.4)
id=65 (not connected, accepting connect from any host)


==================================

And this is from the log:

[root@SQL-Arbiter 51]# tail -f /opt/SQL/61/mysqld.61.err

2015-02-25 16:34:55 5125 [Warning] execute index stats listener failed: error 701 line 2535

Someone help please!!!

Options: ReplyQuote


Subject
Views
Written By
Posted
2649
February 24, 2015 02:56AM
Re: Unable to start Node and API
1257
February 25, 2015 03:15AM


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.