Started 5 days, 8 hours ago (2009-11-25 02:30:00)
by MikaK MikaK is offline
I'm getting the following warning from a
cron job that is running mysql-zrm --action purge.
purge:WARNING: last backup directory is not valid.
Allthought it seems to purge everything ok. I'm still curious as to what that warning means.
Started 1 week, 6 days ago (2009-11-17 08:34:00)
by zmanda_jacob
Hello,
There is no chart specifically although some of the differences are highlighted on the Zmanda Recovery Manager community page( http://www.zmanda.com/backup-mysql.html ). To summarize:
1. The Enterprise edition comes with a web-based management console which simplifies the configuration and maintenance of
ZRM in addition to providing enterprise reporting and a powerful visual ...
Started 1 week, 6 days ago (2009-11-16 12:57:00)
by paddy
Quote:
Originally Posted by mrevelle
daily-zeta:backup:ERROR: Output of command: 'mysqlhotcopy' is {
DBI connect(';host=zeta.bleh.com;mysql_read_default_gr oup=mysqlhotcopy','backup-user',...) failed:
Access denied for user 'backup-user'@'localhost' (using password: YES) at /usr/bin/mysqlhotcopy line 177
Can you...
Started 2 weeks, 5 days ago (2009-11-10 14:27:00)
by linuxguy
ue
Nov 10 15:47:02 2009: dev2_full:backup:INFO: Command used for getting engine type mysql --user="backup_user" --password="*****" -e "show table status from \`Alex2\`"
Tue Nov 10 15:47:02 2009: dev2_full:backup:INFO: For database Alex2
Tue Nov 10 15:47:02 2009: dev2_full:backup:INFO: engine
Tue Nov 10 15:47:02 2009: dev2_full:backup:INFO: InnoDB
Tue Nov 10 15:47:02 2009: dev2_full:backup:...
Started 3 weeks, 5 days ago (2009-11-04 08:31:00)
by lylo lylo is offline
At the moment the email subject is set to "[ZRM for MySQL Report] backup-set dailyrun". I'd like to change this since I'm running the
backup manager on several machines, and I'd like to be able to differentiate.
Also, is it yet possible to turn off automatic emailing for incremental jobs, whilst keeping it enabled for full backups?
Many thanks.
Started 4 weeks, 1 day ago (2009-10-31 11:26:00)
by paddy
Please see http://www.howtoforge.com/mysql-backups-with-zrm-2 .0 for
quickstart for ubuntu.
Paddy
Started 1 month, 1 week ago (2009-10-23 13:07:00)
by zmanda_jacob
What user are you executing the backup as? You should be executing it as the mysql user. Also, the UID and
GID of the mysql user should match between the ZRM server and the remote MySQL server. This issue looks to be a permissions issue.