MySQL Forums
Forum List  »  NDB clusters

Re: Error Incomplete log for node group
Posted by: Mikael Ronström
Date: August 28, 2019 04:01AM

It is hard to say exactly which is the reason for your nodes
not starting. But if both nodes are starting when you get this
message it is likely some inconsistency between the nodes.

One reason could be that you have managed to run the cluster
in a partitioned state, in this case you need to select one of
the nodes to survive, start that up on its own and later when it
has started you start the other with --initial to ensure that
it only synchs with the other node.

Looking into the trace files and seeing which path through the
code it took before reporting this message will shed further
light on the issue and also exactly what happened before the
restart and how the restart was performed.

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Error Incomplete log for node group
607
August 28, 2019 04:01AM


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.