Error while using xtrabackup

135 views
Skip to first unread message

Ran Margaliot

unread,
Aug 22, 2012, 3:27:34 AM8/22/12
to percona-d...@googlegroups.com
Hello,

while running 'apply-log' im getting the following error:

InnoDB: Starting an apply batch of log records to the database...
InnoDB: Progress in percents: 120822  6:48:51  InnoDB: Assertion failure in thread 139782855878400 in file ibuf/ibuf0ibuf.c line 1323
InnoDB: Failing assertion: len % DATA_NEW_ORDER_NULL_TYPE_BUF_SIZE <= 1
InnoDB: We intentionally generate a memory trap.
InnoDB: Submit a detailed bug report to http://bugs.mysql.com.
InnoDB: If you get repeated assertion failures or crashes, even
InnoDB: immediately after the mysqld startup, there may be
InnoDB: corruption in the InnoDB tablespace. Please refer to
InnoDB: about forcing recovery.
innobackupex: Error: 
innobackupex: ibbackup failed at /usr/bin/innobackupex line 336.

im using the following command to prepare the backup:

innobackupex --apply-log --use-memory=26G --ibbackup=xtrabackup /var/lib/mysql

any ideas?

Alexey Kopytov

unread,
Aug 22, 2012, 4:34:42 AM8/22/12
to percona-d...@googlegroups.com
Hi Ran,
You are using the 5.1-based binary (xtrabackup) on a 5.5 dataset.

Normally innobackupex should read the binary (xtrabackup_55 in this
case) from the xtrabackup_binary file located in the backup directory.
Why do you need to override that with the --ibbackup option?

Best regards,
Alexey.

Ran Margaliot

unread,
Aug 27, 2012, 2:01:47 AM8/27/12
to percona-d...@googlegroups.com
Hi Alexey,

Sorry for the late reply...

you are right! removed the   --ibbackup and now it works like a charm :)

thanks.
Reply all
Reply to author
Forward
0 new messages