Backup Now: Difference between revisions

From wiki.zmanda.com
Jump to navigation Jump to search
No edit summary
(No difference)

Revision as of 22:36, 5 January 2007

Generate Backup Right Now

ZRM for MySQL's scheduler utility can be used to perform backups immediately.

  • You can run the utility from the Command Line to generate a backup immediately.
  • The Command Line will accept all the options that the backup action takes from the configuration file.

Example:

mysql-zrm-scheduler --now --backup-set dailyrun --backup-level 0 

The above command will run a full backup of the backup set dailyrun:

If mailto parameter had been previously configured for the backup set, it will email the administrator.