MySQL Forums
Forum List  »  NDB clusters

Take backup from command line
Posted by: Sam Lalonde
Date: June 07, 2005 02:15PM

I am having trouble taking backups from the command line:

[root@monkey data]# ndb_mgm -e start backup
Unable to connect with connect string: nodeid=0,backup:1186
Retrying every 5 seconds. Attempts left: 2 1, failed.

I am able to connect using ndb_mgm:

[root@monkey data]# ndb_mgm -e connect
Connected to Management Server at: localhost:1186

I am also able to do a backup from the ndb_mgm menu:

[root@vachel data]# ndb_mgm
-- NDB Cluster -- Management Client --
ndb_mgm> start backup
Connected to Management Server at: localhost:1186
Waiting for completed, this may take several minutes
Node 2: Backup 1 started from node 1
Node 2: Backup 1 started from node 1 completed
StartGCP: 700 StopGCP: 701
#Records: 4110 #LogRecords: 0
Data: 91356 bytes Log: 0 bytes

Any ideas? I want to script the backup.

sam

Options: ReplyQuote


Subject
Views
Written By
Posted
Take backup from command line
4533
June 07, 2005 02:15PM


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.