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
505
November 28, 2023 03:07AM
220
November 28, 2023 03:52AM
Re: Error while trying ndb_restore
221
November 28, 2023 08:23PM
267
November 28, 2023 03:57AM
217
November 29, 2023 02:12AM


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.