Hi all !

I'm new in Bacula and I'm testing it to implement in my network.
I'm using this backup strategy:

Sunday => Full Backup on Tape
Mon-Sat => Differential Backup on FileStorage

This is my Schedule section:

Schedule {
  Name = "Weekly"
  Run = Full sun at 12:00
  Run = Differential mon-sat sun at 18:00
  FullPool = Tape
  DifferentialPool = File
}

 I'm using "compression = GZIP" in my FileSet section, but I know that
it's not a good idea use this option with a DDS-4 tape drive with
hardware compression enabled. Moreover, it will run software and
hardware compression, using CPU without need.

  So, are there a way to enable software compression only on "File"
backups using the same Schedule and FileSet ? Any sugestion ? :-)

 Thanks !

 Fabricio.

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to