MySQL Forums
Forum List  »  NDB clusters

Re: Failed to get a session to MySQL cluster
Posted by: Andrew Morgan
Date: July 03, 2014 08:46AM

The output from ndb_mgm is showing that there remains a single unused connection to the data nodes (id=6) which should be usable by ClusterJ *if* ClusterJ is running on the allowed IP address (10.247.101.182) - is that the case? If ClusterJ is running from a different machine then that would cause this error - fix it by adding more [mysql] or [ndbapi] slots with the correct IP addresses and then perform a rolling restart (initial restart for the ndb_mgmd and then regular restart for each of the data nodes).

btw - I'd also add some extra [ndbapi] slots that can be used when using ndb_restore.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Failed to get a session to MySQL cluster
1085
July 03, 2014 08:46AM


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.