MySQL Forums
Forum List  »  NDB clusters

Re: Using Veritas NetBackup to back up MySQL cluster DB
Posted by: Jonathan Stephens
Date: May 04, 2005 12:31AM

> Is there anyway that we can backup MySQL cluster database to tapes directly by using
> NetBackup?

If you can execute an external (shell) program from within NetBackup, then you can try running

ndb_mgm -e `start backup`

or

echo start backup | ndb_mgm

and see if that doesn't do the job.

Jon Stephens
MySQL Documentation Team @ Oracle

MySQL Dev Zone
MySQL Server Documentation
Oracle

Options: ReplyQuote


Subject
Views
Written By
Posted
Re: Using Veritas NetBackup to back up MySQL cluster DB
1955
May 04, 2005 12:31AM


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.