rsync parameter return error with 2.3.2 build

Bug #1511701 reported by Maxim
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Percona XtraBackup moved to https://jira.percona.com/projects/PXB
Fix Released
High
Sergei Glushchenko
2.3
Fix Released
High
Sergei Glushchenko

Bug Description

After latest update xtrabackup to 2.3.2 my backup scripts stop working.
Problem in "--rsync" argument. With it in half of "copying X to Y" xtrabackup exit with error message:
~~
can't create file (null)/xtrabackup rsync files pass1
~~

With previous builds all was fine.
Problem command line:
~~
innobackupex --defaults-file=/etc/mysql/my.cnf --user=root --password=`cat /root/passwords/.mysql` --no-timestamp --throttle=40 --rsync /var/backups/separate_disk/mysql/${WEEK_DAY_NUMBER}f 2>&1
~~

If remove "--rsync" - all work without errors.

P.S. and previous versions uses "root" as default user name. Now it use "mysql" if in command line didn't defined "--user". (Back incompatibility)

Tags: rdba
Revision history for this message
Sergei Glushchenko (sergei.glushchenko) wrote :

Would specifying --tmpdir=/tmp (or other directory) resolve the rsync issue?

Revision history for this message
Maxim (sailormax) wrote :

yes.

Revision history for this message
Sergei Glushchenko (sergei.glushchenko) wrote :

We'll set tmpdir to system/user default when it is not specified.

Changed in percona-xtrabackup:
status: New → Triaged
importance: Undecided → High
tags: added: rdba
Revision history for this message
Sergei Glushchenko (sergei.glushchenko) wrote :
Revision history for this message
Shahriyar Rzayev (rzayev-sehriyar) wrote :

Percona now uses JIRA for bug reports so this bug report is migrated to: https://jira.percona.com/browse/PXB-444

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.