MySQL Forums
Forum List  »  NDB clusters

Re: Errors In Ndb Cluster
Posted by: Kevin Dyer
Date: May 04, 2014 01:38PM

The first two lines show that the cluster is down and the following are the resulting errors the mysql api node hits.

From this it is impossible to tell but as a guess big operations can overload the maximum concurrent operations or the maximum data memory. Next time use ndb_mgm> ALL CLUSTERLOG STATISTICS=15 to log concurrent operations and ALL REPORT MEMORYUSAGE for data memory.

Check the management and data node logs.

Options: ReplyQuote


Subject
Views
Written By
Posted
3266
April 08, 2014 02:47AM
Re: Errors In Ndb Cluster
1127
May 04, 2014 01:38PM


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.