Backup Now

From wiki.zmanda.com
Revision as of 22:36, 5 January 2007 by Paddy (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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.