MySQL Forums
Forum List  »  NDB clusters

Re: data node lost connection (err 2305)
Posted by: Mikael Ronström
Date: February 16, 2018 10:56AM

I am not 100% sure, but one possibility is that you are in the process
of allocating memory. It is failing in the phases when memory is allocated
and other things are setup. So there is something not working as it should
in the environment.

Try setting LockPagesInMemory to 1 and see if that helps. This will avoid
the risk of allocating more memory than the machine have available.

Options: ReplyQuote


Subject
Views
Written By
Posted
1201
February 16, 2018 06:02AM
Re: data node lost connection (err 2305)
505
February 16, 2018 10:56AM


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.