MySQL Forums
Forum List  »  NDB clusters

Re: Cluster not working anymore
Posted by: Jan D
Date: February 12, 2016 06:18AM

I disabled the windows service that starts the sql node and started in manually via console:

getting following warnings and errors:

2016-02-12 13:06:22 295244 [Warning] create index stats events failed: error 702
line 2438
2016-02-12 13:06:22 295244 [ERROR] NDB Binlog: Unable to create event in databas
e. Event: REPL$mysql/ndb_schema Error Code: 702 Message: Request to non-master

2016-02-12 13:06:22 295244 [ERROR] NDB Binlog: FAILED CREATE (DISCOVER) TABLE Ev
ent: REPL$mysql/ndb_schema
2016-02-12 13:06:22 295244 [Note] NDB: Creating mysql.ndb_schema
2016-02-12 13:06:22 295244 [Note] NDB: Flushing mysql.ndb_schema
2016-02-12 13:06:34 295244 [Warning] NDB : Tables not available after 30 seconds
. Consider increasing --ndb-wait-setup value
2016-02-12 13:06:41 295244 [ERROR] NDB Binlog: Unable to create event in databas
e. Event: REPL$mysql/ndb_schema Error Code: 702 Message: Request to non-master

2016-02-12 13:06:41 295244 [ERROR] NDB Binlog: FAILED CREATE (DISCOVER) TABLE Ev
ent: REPL$mysql/ndb_schema
2016-02-12 13:06:42 295244 [Warning] create index stats events failed: error 702
line 2438
2016-02-12 13:07:00 295244 [ERROR] NDB Binlog: Unable to create event in databas
e. Event: REPL$mysql/ndb_schema Error Code: 702 Message: Request to non-master

2016-02-12 13:07:00 295244 [ERROR] NDB Binlog: FAILED CREATE (DISCOVER) TABLE Ev
ent: REPL$mysql/ndb_schema
2016-02-12 13:07:00 295244 [ERROR] NDB: Query 'CREATE TABLE IF NOT EXISTS mysql.
ndb_schema ( db VARBINARY(63) NOT NULL,name VARBINARY(63) NOT NULL,slock BINARY(
32) NOT NULL,query BLOB NOT NULL,node_id INT UNSIGNED NOT NULL,epoch BIGINT UNSI
GNED NOT NULL,id INT UNSIGNED NOT NULL,version INT UNSIGNED NOT NULL,type INT UN
SIGNED NOT NULL,PRIMARY KEY USING HASH (db,name) ) ENGINE=NDB CHARACTER SET lati
n1' failed, error: 1296: Got error 1 'Unknown error code' from NDBCLUSTER
2016-02-12 13:07:02 295244 [Warning] create index stats events failed: error 702
line 2438

Options: ReplyQuote


Subject
Views
Written By
Posted
1690
February 12, 2016 05:20AM
Re: Cluster not working anymore
1622
February 12, 2016 06:18AM
865
February 12, 2016 06:27AM
900
February 12, 2016 07:30AM


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.