← Back to team overview

holland-coredev team mailing list archive

[Bug 962441] Re: holland-xtrabackup dry run does not check for innobackup parse error

 

This is probably a good idea.   We should do the same with other plugins
that run commands too (like mysqldump) that have some sort of "safe
mode" to catch any obvious errors in execution.

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

** Changed in: holland-backup
    Milestone: None => 1.1.0a3

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

Title:
  holland-xtrabackup dry run does not check for innobackup parse error

Status in Holland Backup Framework:
  New

Bug description:
  Currently if you have innodb=force in my.cnf, xtrabackup will fail:

  https://bugs.launchpad.net/bugs/528752

  If you have this option in my.cnf, a dry run will indicate a backup
  should succeed and it will later fail with xtrabackup: ambiguous
  option '--innodb=force'

  During --dry-run, we should run if xtrabackup --help --verbose or some
  similar quick check that there are no errors

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


References