← Back to team overview

holland-coredev team mailing list archive

[Bug 1168507] Re: Feature Request: Allow additional arguments to compression method

 

** Changed in: holland-backup
    Milestone: None => 1.0.10

** Changed in: holland-backup
       Status: Triaged => Fix Released

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

Title:
  Feature Request: Allow additional arguments to compression method

Status in Holland Backup Framework:
  Fix Released

Bug description:
  I would like to be able to pass additional arguments to the
  compression method to get added during the creation. Something like:

  [compression]
  method=pigz
  inline=yes
  level=3
  options="-p 40"

  The main reason is that pigz supports a "-p N" option to limit the
  number of threads (hence cores) that it will use when launched; this
  option capability will allow us to ensure there are cores reserved for
  MySQL to operate on during a massive pigz cycle that would normally
  utilize all 48 cores on a Production server.

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


References