About xtrabackup2.0
Hello!!
Can I ask a xtrabackup2.0's question.
Since xtrabackup1.6.2 is already used and the 2.0GA version came out, I tried.
before that.
I think that I want to explain use mysql's varsion.
-------
5.5.13-55-log Percona Server (GPL), Release 20.4
-------
I would like to do restore though, but a part of functions were not able to be used.
Could you confirm following message?
-------
InnoDB Backup Utility v1.5.1-xtrabackup; Copyright 2003, 2009 Innobase Oy
and Percona Inc 2009-2012. All Rights Reserved.
This software is published under
the GNU GENERAL PUBLIC LICENSE Version 2, June 1991.
IMPORTANT: Please check that the copy-back run completes successfully.
At the end of a successful copy-back run innobackupex
prints "completed OK!".
Original data directory is not empty! at /usr/bin/
-------
It seems that the "copy-back option" has gone wrong.
-------
innobackupex --copy-back $WORK_DIR
OR
innobackupex --ibbackup=
-------
It will succeed, if the "copy-back" is changed into the following command.
-------
mv $WORK_DIR/
cp -r $WORK_DIR/* $DATA_DIR
-------
OS command is OK!!
Please give me some advises.
kazushige uratani
Question information
- Language:
- English Edit question
- Status:
- Solved
- Assignee:
- No assignee Edit question
- Solved by:
- Alexey Kopytov
- Solved:
- Last query:
- Last reply: