Hi Peiran,
Thanks for your reply. The details which you are asked is below. Please check and correct me if anything wrong…
-
innobackupex --version
InnoDB Backup Utility v1.5.1-xtrabackup; Copyright 2003, 2009 Innobase Oy
and Percona LLC and/or its affiliates 2009-2013. All Rights Reserved.
This software is published under
the GNU GENERAL PUBLIC LICENSE Version 2, June 1991.
Get the latest version of Percona XtraBackup, documentation, and help resources:
http://www.percona.com/xb/p
-
xtrabackup --version
xtrabackup version 2.2.3 based on MySQL server 5.6.17 Linux (x86_64) (revision id: )
-
innobackupex --user=xxxx --password=xxxx /data/backup/innobackupex/Full/
InnoDB Backup Utility v1.5.1-xtrabackup; Copyright 2003, 2009 Innobase Oy
and Percona LLC and/or its affiliates 2009-2013. All Rights Reserved.
This software is published under
the GNU GENERAL PUBLIC LICENSE Version 2, June 1991.
Get the latest version of Percona XtraBackup, documentation, and help resources:
http://www.percona.com/xb/p
140718 10:50:13 innobackupex: Connecting to MySQL server with DSN ‘dbi:mysql:;mysql_read_default_group=xtrabackup’ as ‘root’ (using password: YES).
140718 10:50:13 innobackupex: Connected to MySQL server
140718 10:50:13 innobackupex: Executing a version check against the server…
140718 10:50:14 innobackupex: Done.
IMPORTANT: Please check that the backup run completes successfully.
At the end of a successful backup run innobackupex
prints “completed OK!”.
innobackupex: Using mysql server version 5.6.12-56-log
innobackupex: Created backup directory /data/backup/innobackupex/Full/2014-07-18_10-50-14
140718 10:50:14 innobackupex: Starting ibbackup with command: xtrabackup --defaults-group=“mysqld” --backup --suspend-at-end --target-dir=/data/backup/innobackupex/Full/2014-07-18_10-50-14 --tmpdir=/tmp --extra-lsndir=‘/tmp’
innobackupex: Waiting for ibbackup (pid=27429) to suspend
innobackupex: Suspend file ‘/data/backup/innobackupex/Full/2014-07-18_10-50-14/xtrabackup_suspended_2’
xtrabackup version 2.2.3 based on MySQL server 5.6.17 Linux (x86_64) (revision id: )
xtrabackup: uses posix_fadvise().
xtrabackup: cd to /data/mysql/data
xtrabackup: open files limit requested 0, set to 999999
xtrabackup: using the following InnoDB configuration:
xtrabackup: innodb_data_home_dir = ./
xtrabackup: innodb_data_file_path = ibdata1:50M:autoextend
xtrabackup: innodb_log_group_home_dir = ./
xtrabackup: innodb_log_files_in_group = 2
xtrabackup: innodb_log_file_size = 50331648
xtrabackup: using O_DIRECT
log scanned up to (2728341893)
InnoDB: Attempted to open a previously opened tablespace. Previous tablespace mysql/innodb_index_stats uses space ID: 2 at filepath: ./mysql/innodb_index_stats.ibd. Cannot open tablespace testdb/ad_logs which uses space ID: 2 at filepath: ./testdb/ad_logs.ibd
InnoDB: Attempted to open a previously opened tablespace. Previous tablespace mysql/slave_master_info uses space ID: 4 at filepath: ./mysql/slave_master_info.ibd. Cannot open tablespace testdb/cam which uses space ID: 4 at filepath: ./testdb/cam.ibd
InnoDB: Attempted to open a previously opened tablespace. Previous tablespace mysql/slave_relay_log_info uses space ID: 3 at filepath: ./mysql/slave_relay_log_info.ibd. Cannot open tablespace testdb/ca_bids which uses space ID: 3 at filepath: ./testdb/ca_bids.ibd
InnoDB: Attempted to open a previously opened tablespace. Previous tablespace mysql/innodb_table_stats uses space ID: 1 at filepath: ./mysql/innodb_table_stats.ibd. Cannot open tablespace testdb/admin which uses space ID: 1 at filepath: ./testdb/admin.ibd
[01] Copying ./ibdata1 to /data/backup/innobackupex/Full/2014-07-18_10-50-14/ibdata1
log scanned up to (2728341893)
log scanned up to (2728341893)
[01] …done
[01] Copying ./mysql/innodb_index_stats.ibd to /data/backup/innobackupex/Full/2014-07-18_10-50-14/mysql/innodb_index_stats.ibd
[01] …done
log scanned up to (2728341893)
[01] Copying ./mysql/slave_relay_log_info.ibd to /data/backup/innobackupex/Full/2014-07-18_10-50-14/mysql/slave_relay_log_info.ibd
[01] …done
[01] Copying ./mysql/innodb_table_stats.ibd to /data/backup/innobackupex/Full/2014-07-18_10-50-14/mysql/innodb_table_stats.ibd
[01] …done
[01] Copying ./mysql/slave_worker_info.ibd to /data/backup/innobackupex/Full/2014-07-18_10-50-14/mysql/slave_worker_info.ibd
[01] …done
[01] Copying ./mysql/slave_master_info.ibd to /data/backup/innobackupex/Full/2014-07-18_10-50-14/mysql/slave_master_info.ibd
[01] …done
xtrabackup: Creating suspend file ‘/data/backup/innobackupex/Full/2014-07-18_10-50-14/xtrabackup_suspended_2’ with pid ‘27429’
log scanned up to (2728341893)
140718 10:50:20 innobackupex: Continuing after ibbackup has suspended
140718 10:50:20 innobackupex: Executing FLUSH TABLES WITH READ LOCK…
140718 10:50:20 innobackupex: All tables locked and flushed to disk
140718 10:50:20 innobackupex: Starting to backup non-InnoDB tables and files
innobackupex: in subdirectories of ‘/data/mysql/data’
innobackupex: Backing up files ‘/data/mysql/data/performance_schema/.{frm,isl,MYD,MYI,MAD,MAI,MRG,TRG,TRN,ARM,ARZ,CSM,CSV,opt,par}’ (53 files)
innobackupex: Backing up files '/data/mysql/data/mysql/.{frm,isl,MYD,MYI,MAD,MAI,MRG,TRG,TRN,ARM,ARZ,CSM,CSV,opt,par}’ (74 files)
innobackupex: Backing up files ‘/data/mysql/data/testdb/*.{frm,isl,MYD,MYI,MAD,MAI,MRG,TRG,TRN,ARM,ARZ,CSM,CSV,opt,par}’ (11 files)
log scanned up to (2728341893)
log scanned up to (2728341893)
140718 10:50:23 innobackupex: Finished backing up non-InnoDB tables and files
140718 10:50:23 innobackupex: Executing FLUSH ENGINE LOGS…
140718 10:50:23 innobackupex: Waiting for log copying to finish
xtrabackup: The latest check point (for incremental): ‘2728341893’
xtrabackup: Stopping log copying thread.
.>> log scanned up to (2728341893)
xtrabackup: Creating suspend file ‘/data/backup/innobackupex/Full/2014-07-18_10-50-14/xtrabackup_log_copied’ with pid ‘27429’
xtrabackup: Transaction log of lsn (2728341893) to (2728341893) was copied.
140718 10:50:24 innobackupex: All tables unlocked
innobackupex: Backup created in directory ‘/data/backup/innobackupex/Full/2014-07-18_10-50-14’
innobackupex: MySQL binlog position: filename ‘mysql-bin06.000042’, position 120
140718 10:50:24 innobackupex: Connection to database server closed
140718 10:50:24 innobackupex: completed OK!
Thanks,
Kannan…