← Back to team overview

holland-coredev team mailing list archive

[Bug 1187012] Re: xtrabackup incrementals and apply-logs

 

** Changed in: holland-backup
       Status: New => Triaged

** Changed in: holland-backup
   Importance: Undecided => High

** Changed in: holland-backup
     Assignee: (unassigned) => Andrew Garner (muzazzi)

-- 
You received this bug notification because you are a member of Holland
Build, which is subscribed to holland-backup.
https://bugs.launchpad.net/bugs/1187012

Title:
  xtrabackup incrementals and apply-logs

Status in Holland Backup Framework:
  Triaged
Status in holland-backup 2.0 series:
  New

Bug description:
  holland 1.0.8+ enables apply-logs by default and attempts to run
  through innobackupex --apply-logs at the end of a backup.  This is
  automatically disabled if streaming or compression is detected (where
  we can't trivially apply logs).   However, this is also broken in the
  case of incremental backups - where someone sets --incremental*
  options in the config's additional-options.

  So I suppose we should try to detect this situation by either checking
  for --incremental there, just as we check for --compress, or perhaps
  go back to not running apply-logs automatically.

To manage notifications about this bug go to:
https://bugs.launchpad.net/holland-backup/+bug/1187012/+subscriptions


References