Re: Error while trying ndb_restore
Hi Nisa,
as long as your data was restored without any key violations there is no need to rerun.
Each data node produce their own backup files, containing the data for that node. You need to run ndb_restore once for each node.
See
https://dev.mysql.com/doc/refman/8.0/en/mysql-cluster-programs-ndb-restore.html
| ndb_restore must be executed once for each of the backup files that were created
| by the START BACKUP command used to create the backup (see Section 23.6.8.2,
| “Using The NDB Cluster Management Client to Create a Backup”). This is equal to
| the number of data nodes in the cluster at the time that the backup was created.
/ Magnus
Subject
Views
Written By
Posted
360
November 28, 2023 03:07AM
182
November 28, 2023 03:52AM
176
November 28, 2023 08:23PM
224
November 28, 2023 03:57AM
187
November 28, 2023 08:32PM
Re: Error while trying ndb_restore
177
November 29, 2023 02:12AM
177
November 29, 2023 02:57AM
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.