Hi,
I’m trying to setup xtrabackup automation, but I’m having an issue with preparing the backups.
I run prepare on the base backup with –apply-log-only and it’s fine.
I run prepare on the first incremental backup (incr1) also with –apply-log-only and it runs fine.
At that point, I try to run it on incr2 directory and it fails saying xtrabackup_checkpoints file is missing.
I can verify this is occurring after the first incremental is prepared. Below is a log of the entire process including verifying all three xtrabackup_checkpoints files exist between executing is prepare statement.
After preparing the incr1, all three xtrabackup_checkpoints files are gone which prevents me from preparing the second incremental backup. (incr2)
The log at bpaste.net : View paste TGIQ