MySQL Forums
Forum List  »  InnoDB clusters

Re: Status UNREACHABLE
Posted by: Frederic Descamps
Date: July 13, 2020 10:36AM

Hi Gabriel,

Thank you for using MySQL InnoDB Cluster.

First of all, MySQL InnoDB Cluster requires a odd number of nodes, in your case 4 is not recommended.

Now about your issue, when you remove the member from your cluster, don't performa a rescan() immediately after, but connect on that node to see what's going on. Can you read the logs on it ?
Pinging is not enough, mysqld must be running and some ports opened like 3306, 33060, 33061...

Regards,

Options: ReplyQuote


Subject
Views
Written By
Posted
1076
July 13, 2020 04:37AM
Re: Status UNREACHABLE
710
July 13, 2020 10:36AM


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.