Activity log for bug #1326012

Date Who What changed Old value New value Message
2014-06-03 15:14:42 Przemek bug added bug
2014-06-03 15:29:51 Valerii Kravchuk nominated for series percona-xtradb-cluster/5.6
2014-06-03 15:29:51 Valerii Kravchuk bug task added percona-xtradb-cluster/5.6
2014-06-03 15:29:51 Valerii Kravchuk nominated for series percona-xtradb-cluster/trunk
2014-06-03 15:29:51 Valerii Kravchuk bug task added percona-xtradb-cluster/trunk
2014-06-03 15:30:17 Przemek description This seems to be a regression introduced by bug fix to lp:1273368 When log_bin is set to a directory that is located inside the datadir, with wsrep_sst_method=xtrabackup-v2 the SST fails as the directory is removed first as any other database dir, and then the script tries to remove the dir for binary logs again. Both PXC 5.5.15+ and 5.5.37 are affected. How to reproduce: my.cnf: datadir=/var/lib/mysql wsrep_sst_method=xtrabackup-v2 log-bin=/var/lib/mysql/log/my-bin force an SST results in this error log: (...) removed directory: `/var/lib/mysql/log' (...) removed `/var/lib/mysql/ib_logfile0' WSREP_SST: [INFO] Cleaning the binlog directory /var/lib/mysql/log as well (20140603 15:04:08.295) find: `/var/lib/mysql/log': No such file or directory WSREP_SST: [ERROR] Cleanup after exit with status:1 (20140603 15:04:08.304) WSREP_SST: [INFO] Removing the sst_in_progress file (20140603 15:04:08.306) 2014-06-03 15:04:08 30482 [ERROR] WSREP: Process completed with error: wsrep_sst_xtrabackup-v2 --role 'joiner' --address '10.0.1.6' --auth 'root' --datadir '/var/lib/mysql/' --defaults-file '/etc/my.cnf' --parent '30482' '' : 1 (Operation not permitted) 2014-06-03 15:04:08 30482 [ERROR] WSREP: Failed to read uuid:seqno from joiner script. 2014-06-03 15:04:08 30482 [ERROR] WSREP: SST failed: 1 (Operation not permitted) 2014-06-03 15:04:08 30482 [ERROR] Aborting This seems to be a regression introduced by bug fix to lp:1273368 When log_bin is set to a directory that is located inside the datadir, with wsrep_sst_method=xtrabackup-v2 the SST fails as the directory is removed first as any other database dir, and then the script tries to remove the dir for binary logs again. Both PXC 5.6.15+ and 5.5.37+ are affected. How to reproduce: my.cnf: datadir=/var/lib/mysql wsrep_sst_method=xtrabackup-v2 log-bin=/var/lib/mysql/log/my-bin force an SST results in this error log: (...) removed directory: `/var/lib/mysql/log' (...) removed `/var/lib/mysql/ib_logfile0' WSREP_SST: [INFO] Cleaning the binlog directory /var/lib/mysql/log as well (20140603 15:04:08.295) find: `/var/lib/mysql/log': No such file or directory WSREP_SST: [ERROR] Cleanup after exit with status:1 (20140603 15:04:08.304) WSREP_SST: [INFO] Removing the sst_in_progress file (20140603 15:04:08.306) 2014-06-03 15:04:08 30482 [ERROR] WSREP: Process completed with error: wsrep_sst_xtrabackup-v2 --role 'joiner' --address '10.0.1.6' --auth 'root' --datadir '/var/lib/mysql/' --defaults-file '/etc/my.cnf' --parent '30482' '' : 1 (Operation not permitted) 2014-06-03 15:04:08 30482 [ERROR] WSREP: Failed to read uuid:seqno from joiner script. 2014-06-03 15:04:08 30482 [ERROR] WSREP: SST failed: 1 (Operation not permitted) 2014-06-03 15:04:08 30482 [ERROR] Aborting
2014-06-04 07:07:01 Miguel Angel Nieto percona-xtradb-cluster/trunk: status New Confirmed
2014-06-04 07:07:04 Miguel Angel Nieto percona-xtradb-cluster/5.6: status New Confirmed
2014-06-04 13:31:34 Raghavendra D Prabhu percona-xtradb-cluster/5.6: status Confirmed Fix Committed
2014-06-04 13:31:42 Raghavendra D Prabhu percona-xtradb-cluster/5.6: milestone 5.6.17-25.6
2014-06-05 16:24:49 Launchpad Janitor branch linked lp:~hrvojem/percona-xtradb-cluster/bug1319708-5.6
2014-06-05 16:58:05 Hrvoje Matijakovic branch unlinked lp:~hrvojem/percona-xtradb-cluster/bug1319708-5.6
2014-06-06 07:44:53 Alex Yurchenko bug task added codership-mysql
2014-06-06 07:45:09 Alex Yurchenko nominated for series codership-mysql/5.6
2014-06-06 07:45:09 Alex Yurchenko bug task added codership-mysql/5.6
2014-06-06 07:45:09 Alex Yurchenko nominated for series codership-mysql/5.5
2014-06-06 07:45:09 Alex Yurchenko bug task added codership-mysql/5.5
2014-06-06 07:45:46 Alex Yurchenko tags i42428 i42428 sst xtrabackup
2014-07-02 17:00:42 Raghavendra D Prabhu percona-xtradb-cluster/trunk: milestone 5.5.38-25.11
2014-07-22 06:54:46 Hrvoje Matijakovic percona-xtradb-cluster/5.6: status Fix Committed Fix Released
2014-08-22 11:52:30 Raghavendra D Prabhu percona-xtradb-cluster/5.5: status Confirmed Fix Committed
2014-09-05 17:58:23 Hrvoje Matijakovic percona-xtradb-cluster/5.5: status Fix Committed Fix Released
2015-11-17 11:40:54 Krunal Bauskar percona-xtradb-cluster/5.5: importance Undecided Medium
2015-11-17 11:40:55 Krunal Bauskar percona-xtradb-cluster/5.6: importance Undecided Medium