[MDEV-13304] mariabackup 10.2.7 Errcode: 14 "Bad address" Created: 2017-07-13  Updated: 2017-08-11  Resolved: 2017-08-11

Status: Closed
Project: MariaDB Server
Component/s: Backup
Affects Version/s: 10.2.7
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Michael Xu Assignee: Vladislav Vaintroub
Resolution: Duplicate Votes: 0
Labels: None
Environment:

CentOS 7.x x86_64


Issue Links:
Duplicate
duplicates MDEV-13416 mariabackup --backup fails to copy lo... Closed

 Description   

# mariabackup --backup --parallel=16 --extra-lsndir=/data/backup_3306 --tmpdir=/tmp/backup_3306 --target-dir=/data/backup_3306                   
170713 11:56:59 Connecting to MySQL server host: 127.0.0.1, user: root, password: set, port: 3306, socket: /data/mysql/vars/mysql.sock
Using server version 10.2.7-MariaDB-log
mariabackup based on MariaDB server 10.2.7-MariaDB Linux (x86_64) 
xtrabackup: uses posix_fadvise().
xtrabackup: cd to /data/mysql/data/
xtrabackup: open files limit requested 102400, set to 102400
xtrabackup: using the following InnoDB configuration:
xtrabackup:   innodb_data_home_dir = /data/mysql/data
xtrabackup:   innodb_data_file_path = ibdata1:1G;ibdata2:1G;ibdata3:1G;ibdata4:1G:autoextend
xtrabackup:   innodb_log_group_home_dir = /data/mysql/data
2017-07-13 11:56:59 0x7fcb17ead880 InnoDB: Using Linux native AIO
xtrabackup: using O_DIRECT
xtrabackupp: Warning: ignoring innodb_flush_method = O_DIRECT on Windows.
2017-07-13 11:56:59 140510256355456 [Note] InnoDB: Number of pools: 1
mariabackup: Error writing file '/data/backup_3306/ib_logfile0' (Errcode: 14 "Bad address")
xtrabackup: Error: write to logfile failed
xtrabackup: Error: xtrabackup_copy_logfile() failed.



 Comments   
Comment by Andrii Nikitin (Inactive) [ 2017-08-08 ]

This is the same as MDEV-13416 , which we cannot reproduce so far.
@Michael Xu is there chance that you can upload compressed data directory or innodb logs which triggers such error? Can you reliably see this error on some other instances? Was this instance upgraded from minor version recently?

Comment by Andrii Nikitin (Inactive) [ 2017-08-11 ]

MDEV-13416 is verified now, I am closing this as duplicate

Generated at Thu Feb 08 08:04:32 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.