MySQL Forums
Forum List  »  NDB clusters

Re: Error while trying ndb_restore
Posted by: Nisa Apriliyanti
Date: November 28, 2023 08:23PM

Thank you Mauritz. It's a great help for me to understand better.
I end up adding the following line in my config.ini:

[API]
NodeId=13

and here's the ndb_mgm shows:

[mysqld(API)] 6 node(s)
id=10 @192.168.1.239 (mysql-8.0.35 ndb-8.0.35)
id=11 @192.168.1.240 (mysql-8.0.35 ndb-8.0.35)
id=12 @192.168.1.243 (mysql-8.0.35 ndb-8.0.35)
id=13 (not connected, accepting connect from any host)

then I run ndb_restore successfully.

Options: ReplyQuote


Subject
Views
Written By
Posted
345
November 28, 2023 03:07AM
176
November 28, 2023 03:52AM
Re: Error while trying ndb_restore
167
November 28, 2023 08:23PM
218
November 28, 2023 03:57AM
168
November 29, 2023 02:12AM


Sorry, only registered users may post in this forum.

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.