Please help me out from this error while taking physical backup.
xtrabackup: error: log block numbers mismatch:
xtrabackup: error: expected log block no. 351485992, but got no. 401817628 from the log file.
xtrabackup: error: it looks like InnoDB log has wrapped around before xtrabackup could process all records due to either log copying being too slow, or log files being too small.
xtrabackup: Error: xtrabackup_copy_logfile() failed.
System details:
MYSQL PERCONA SERVER VERSION 5.6 UBUNTU 14.04
xtrabackup --version
Warning: option ‘innodb_open_files’: signed value -1 adjusted to 10
xtrabackup version 2.3.10 based on MySQL server 5.6.24 Linux (x86_64) (revision id: bd0d4403f36)
Please let me know if you need any further details to investgate the issue.
Can you please test the backup with the latest 2.4 version?
Version 2.3 is EOL and your specific version 2.3.10 is really old and might contain a lot of issues.
If the error persists on 2.4.21 (current latest) please attach full xtrabackup log.