MySQL Forums
Forum List  »  InnoDB clusters

[Solved]Re: Failed when adding instance to innodb cluster
Posted by: Jinwoo Jun
Date: December 28, 2022 08:20PM

I found the problem and solved it.

The problem is hostname can't resolve real ip.
I specified hostname and ip on "/etc/hosts".
It's looking good but not working.
So, I rewrite hostname and ip string.
After that the problem was gone.

I guess there is special character in previous hostname and ip string. ^^

Options: ReplyQuote


Subject
Views
Written By
Posted
[Solved]Re: Failed when adding instance to innodb cluster
240
December 28, 2022 08:20PM


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.