MySQL Forums
Forum List  »  NDB clusters

Problems Restoring to Second Data Node
Posted by: Jim Cracolice
Date: December 23, 2012 07:13PM

I am running mysql cluster 7.2.5 with one mgm node, two sql nodes, and two data nodes. When running ndb_restore, I can restore to the first data node, but I am unable to restore to the second node.

When restoring to the first data node I run: ndb_restore -n 2 -m -b 28
And I receive a listing of all the successfully restored tables and successfully created indexes.

But on the second data node, I never receive the "Connected to ndb!!" message followed by a listing of the successfully restored tables.

Instead I receive this:

[mysql@SERVER BACKUP-28]$ ndb_restore -n 3 -b 28
Nodeid = 3
Backup Id = 28
backup path = ./
Opening file './BACKUP-28.3.ctl'
File size 92160 bytes
Backup version in files: ndb-6.3.11 ndb version: mysql-5.5.20 ndb-7.2.5
Stop GCP of Backup: 10938390

NDBT_ProgramExit: 0 - OK

Any help would be greatly appreciated. Thank you.

Options: ReplyQuote


Subject
Views
Written By
Posted
Problems Restoring to Second Data Node
1620
December 23, 2012 07:13PM


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.