|
备份的时候,经常发生这样一个错误提示:
xtrabackup: The latest check point (for incremental): '260960071117'
>> log scanned up to (260960071117)
xtrabackup: Transaction log of lsn (260959711352) to (260960071117) was copied.
120302 12:21:34 innobackupex: All tables unlocked
120302 12:21:34 innobackupex: Connection to database server closed
innobackupex: Backup created in directory '/home/backup/full'
innobackupex: MySQL binlog position: filename 'mysql-bin.000133', position 559873247
innobackupex: MySQL slave binlog position: master host '10.100.200.22', filename 'mysql-bin.000118', position 594941967
Cannot open file /home/backup/full/xtrabackup_binary: 没有那个文件或目录
real 25m13.037s
user 22m34.133s
sys 1m28.760s
不知道大家有没有遇到过,遇到过的分享下自己是怎么解决的吧!
|
|