Quantcast
Channel: MySQL Forums - NDB clusters
Viewing all articles
Browse latest Browse all 1562

Failed to recreate object 1009 during restart, error 21028 (no replies)

$
0
0
Hi,

I have an error and can't make it works. I was using navicat mysql and on a ndb table I remove a FK. The minute I clicked save, the cluster had reset.

I have 4 datanode, 2 management and 2 sql node. Data are on 2 node groupe (nodeid 1-2 and 3-4).

My problem occure on data node 1 and 2.

Here a log of my probleme. I use mysql-5.6.14 and ndb-7.3.3 on centos 6.


2014-11-21 16:31:03 [ndbd] INFO -- Start phase 3 completed
restartCreateObj(1) file: 1
restartCreateObj(994) file: 1
restartCreateObj(1009) file: 1
error: [ code: 21028 line: 24858 node: 1 count: 1 status: 0 key: 0 name: '' ]
2014-11-21 16:31:04 [ndbd] INFO -- Failed to recreate object 1009 during restart, error 21028.
2014-11-21 16:31:04 [ndbd] INFO -- DBDICT (Line: 4676) 0x00000000
2014-11-21 16:31:04 [ndbd] INFO -- Error handler restarting system
2014-11-21 16:31:04 [ndbd] INFO -- Error handler shutdown completed - exiting
2014-11-21 16:31:05 [ndbd] INFO -- Angel detected startup failure, count: 1
2014-11-21 16:31:05 [ndbd] ALERT -- Node 1: Forced node shutdown completed. Occured during startphase 4. Caused by error 2355: 'Failure to restore schema(Resource configuration error). Permanent error, external action needed'.


I looked the file 1009 I can read the tale name I chnaged using navicat. I tryed to remove the file as I don't car to lose some info on that table but I get an error as a file is missing.

I tryed also to chnage that file to an old backup but it show the same error as above: Failed to recreate object 1009 during restart, error 21028.

Viewing all articles
Browse latest Browse all 1562

Trending Articles