Ok with the reconpilation, but how this will affect the planner calcs
about the storage space needed ? Should i modify the planner ??
Cheers
El mié, 02-06-2004 a las 17:39, Jon LaBadie escribió:
On Wed, Jun 02, 2004 at 03:51:10PM +0200, Javier Sanchez wrote:
...
Now i have a different doubt .-), how can i tell amanda to compress the
files with bzip2 ?? I saw how once on a web but cant find it now, any
ideas ?
Confirm that the options are the same as gzip (?check logs in
/tmp/amanda?) and reconfigure/recompile with configure options
pointing to the bzip2 executable rather than gzip.
Or, reconfigure/recompile with options to point to a shell script
that you write replacing gzip for amanda only. This script can
redo the gzip options into bzip2 options. This is called a shell
wrapper.
Make sure it work things work in recovery as well as dumping.
