← Back to team overview

percona-discussion team mailing list archive

[Bug 343936] Re: Feature request: handle log file bigger 4GB

 

I have pushed the new revision

http://bazaar.launchpad.net/~percona-dev/percona-
xtrabackup/alpha-0.3/revision/28

It allows to treat over 4GB xtrabackup_logfile for recovery.

#####################################
But, don't use the patch for normal InnoDB!
#####################################
It may not work with normal InnoDB. It may be for recovery only.

** Changed in: percona-xtrabackup
     Assignee: (unassigned) => Yasufumi Kinoshita (yasufumi-kinoshita)
       Status: Confirmed => Fix Committed

-- 
Feature request: handle log file bigger 4GB
https://bugs.launchpad.net/bugs/343936
You received this bug notification because you are a member of Percona
developers, which is the registrant for Percona-XtraBackup.

Status in Open source backup tool for InnoDB and XtraDB: Fix Committed

Bug description:
Even with partial backup I got
-rw-r--r--   1 root root 5.8G Mar 16 18:36 xtrabackup_logfile

And trying to --apply-log I have
090316 18:36:08  innobackupex: Starting ibbackup with command: xtrabackup --prepare --target-dir=/mnt/data/tmp/2009-03-16_02-36-36

xtrabackup  Ver alpha-0.3 for 5.0.77 unknown-linux-gnu (x86_64)
xtrabackup_logfile detected: size=6160711680, start_lsn=(1247 2429276453)
InnoDB: Error: combined size of log files must be < 4 GB
innodb_init(): Error occured.
innobackupex: Error: 
innobackupex: ibbackup failed at ./innobackupex-1.5.1 line 427.



References