Hello,
I’m using XtraBackup on CentOS-6.4 with MySQL-5.5.32 from www.mysql.de.
Sometimes my backup jobs crashing because the backup target is running out of space.
My backup space has 50GB and one backup job is using 6.8GB. I have no history, every job is overwriting the backup.
/usr/bin/innobackupex-1.5.1 --user=root --password=… --no-timestamp --databases=mydatabase --include=$quaterlyTables /var/backups/$myserver/quaterly/${quaterly}/
/usr/bin/innobackupex-1.5.1 --apply-log /var/backups/$myserver/quaterly/${quaterly}/
Software:
CentOS release 6.4 (Final)
Kernel \r on an \m
2.6.32-358.14.1.el6.x86_64
percona-xtrabackup-2.1.4-656.rhel6.x86_64
InnoDB Backup Utility v1.5.1-xtrabackup; Copyright 2003, 2009 Innobase Oy
and Percona Ireland Ltd 2009-2012. All Rights Reserved.
Regards - Willi