MySQL Forums
Forum List  »  NDB clusters

Re: ERROR 1105 (HY000): Failed to open 'table', error while unpacking from engine
Posted by: Jon Gabrielson
Date: April 10, 2006 09:43AM

Well, it fixed itself, but it broke as soon as i tried the operation
a second time.

I'm using 5.0.19 and here is the error message I get.
The arbitrator shuts everything down and when they come back up they
all think they are part of nodegroup 0.


-------------------------

mysql> alter table directfreight.resume_log2 ENGINE=ndbcluster;
ERROR 1296 (HY000): Got error 1 'Unknown error code' from ndbcluster
mysql>

ndb_mgm> Node 4: Forced node shutdown completed. Initiated by signal 0. Caused by error 2815: 'File not found(Ndbd file system inconsistency error, please report a bug). Ndbd file system error, restart node initial'.
Node 5: Forced node shutdown completed. Initiated by signal 0. Caused by error 2815: 'File not found(Ndbd file system inconsistency error, please report a bug). Ndbd file system error, restart node initial'.
Node 2: Forced node shutdown completed. Initiated by signal 0. Caused by error 2305: 'Arbitrator shutdown, please investigate error(s) on other node(s)(Arbitration error). Temporary error, restart node'.
Node 3: Forced node shutdown completed. Initiated by signal 0. Caused by error 2305: 'Arbitrator shutdown, please investigate error(s) on other node(s)(Arbitration error). Temporary error, restart node'.

Options: ReplyQuote




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.