MySQL Forums
Forum List  »  InnoDB clusters

node rejected out of cluster due to network issues
Posted by: david yang
Date: June 24, 2018 10:34PM

hi
we experience 3 nodes setup innodb cluster that randomly 1 of the node will be forced out of cluster due to network failures(as indicated in mysqld.log)
and it's quite frequent.
we learnt that there is a 5 seconds constraint between internodes communication where by the nodes need to talk to one another within this period. else, it will go out of cluster.

how can we auto reconnect the node back into the cluster automatically? or is there any way to increase this 5 seconds?

many thanks in advance

mysql version: 5.7.18
os: SLES 12 sp3

Options: ReplyQuote


Subject
Views
Written By
Posted
node rejected out of cluster due to network issues
648
June 24, 2018 10:34PM


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.