Comment 1 for bug 1349543

Revision history for this message
Nilnandan Joshi (nilnandan-joshi) wrote :

Verified with Xtrabackup 2.1.9 and 2.2.3 with --apply-log, --throttle is not passed to xtrabackup.

nilnandan@nilnandan-Dell-XPS:~$ sudo /home/nilnandan/Downloads/percona-xtrabackup-2.1.9-Linux-x86_64/bin/innobackupex --throttle=30 --ibbackup=/home/nilnandan/Downloads/percona-xtrabackup-2.1.9-Linux-x86_64/bin/xtrabackup --apply-log /home/nilnandan/backup/2014-08-04_12-25-01

InnoDB Backup Utility v1.5.1-xtrabackup; Copyright 2003, 2009 Innobase Oy
and Percona LLC and/or its affiliates 2009-2013. All Rights Reserved.

This software is published under
the GNU GENERAL PUBLIC LICENSE Version 2, June 1991.

Get the latest version of Percona XtraBackup, documentation, and help resources:
http://www.percona.com/xb/p

IMPORTANT: Please check that the apply-log run completes successfully.
           At the end of a successful apply-log run innobackupex
           prints "completed OK!".

140804 12:27:54 innobackupex: Starting ibbackup with command: /home/nilnandan/Downloads/percona-xtrabackup-2.1.9-Linux-x86_64/bin/xtrabackup --defaults-file="/home/nilnandan/backup/2014-08-04_12-25-01/backup-my.cnf" --defaults-group="mysqld" --prepare --target-dir=/home/nilnandan/backup/2014-08-04_12-25-01 --tmpdir=/tmp

-- ^^ no --throttle option

Same with 2.2.3

nilnandan@nilnandan-Dell-XPS:~$ xtrabackup --version
xtrabackup version 2.2.3 based on MySQL server 5.6.17 Linux (x86_64) (revision id: )
nilnandan@nilnandan-Dell-XPS:~$

nilnandan@nilnandan-Dell-XPS:~$ sudo innobackupex --throttle=30 --apply-log /home/nilnandan/backup/2014-08-04_12-31-28

InnoDB Backup Utility v1.5.1-xtrabackup; Copyright 2003, 2009 Innobase Oy
and Percona LLC and/or its affiliates 2009-2013. All Rights Reserved.

This software is published under
the GNU GENERAL PUBLIC LICENSE Version 2, June 1991.

Get the latest version of Percona XtraBackup, documentation, and help resources:
http://www.percona.com/xb/p

IMPORTANT: Please check that the apply-log run completes successfully.
           At the end of a successful apply-log run innobackupex
           prints "completed OK!".

140804 12:32:11 innobackupex: Starting ibbackup with command: xtrabackup --defaults-file="/home/nilnandan/backup/2014-08-04_12-31-28/backup-my.cnf" --defaults-group="mysqld" --prepare --target-dir=/home/nilnandan/backup/2014-08-04_12-31-28 --tmpdir=/tmp