--recoveryopts option appears broken

Bug #1283094 reported by Neil Wilson
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mylvmbackup
Fix Released
Medium
Lenz Grimmer

Bug Description

The recoveryopts option doesn't seem to work.

$ sudo nice mylvmbackup --xfs --backuptype=none --innodb_recover --recoveryopts --skip_flush_tables --thin
Undefined subroutine &mylvmbackup::recoveryopts called at
 /usr/share/perl/5.14/Getopt/Long.pm line 583 (#1)
    (F) The subroutine indicated hasn't been defined, or if it was, it has
    since been undefined.

I presume it should be a string option of some sort as well?

$ sudo nice mylvmbackup --xfs --backuptype=none --innodb_recover --recoveryopts='--innodb_buffer_pool_size=128M' --skip_flush_tables --thin
Option recoveryopts does not take an argument

Related branches

Neil Wilson (neil-aldur)
description: updated
Revision history for this message
Lenz Grimmer (lenzgr) wrote :

Hmm, that'd be an embarrassing error - thanks for reporting it! I'll take a look.

Changed in mylvmbackup:
assignee: nobody → Lenz Grimmer (lenzgr)
importance: Undecided → Medium
status: New → In Progress
Revision history for this message
Lenz Grimmer (lenzgr) wrote :

A fix for this has now been pushed into the trunk. Thanks for reporting!

Changed in mylvmbackup:
status: In Progress → Fix Committed
milestone: none → 0.15
Lenz Grimmer (lenzgr)
Changed in mylvmbackup:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.