Doug Sampson <[EMAIL PROTECTED]> wrote: > I'm backing up data to files- not tapes. I've configured the bacula-dir.conf > to activate compression (compression=GZIP6) as follows: > > <snip> > List of files to be backed up > FileSet { > Name = "Full Set" > Include { > Options { > signature = MD5 > aclsupport = yes > compression = GZIP6 > HFS Plus Support = yes > } > # > # Put your list of files here, preceded by 'File =', one per line > # or include an external list with: > # > # File = <file-name > # > # Note: / backs up everything on the root partition. > # if you have other partitons such as /usr or /home > # you will probably want to add them too. > # > # By default this is defined to point to the Bacula build > # directory to give a reasonable FileSet to backup to > # disk storage during initial testing. > # > # File = /usr/ports/sysutils/bacula-server/work/bacula-1.36.3 > File = / > File = /var > File = /data > File = /home > File = /usr > # > # If you backup the root directory, the following two excluded > # files can be useful > # > Options { > wilddir = /proc > wilddir = /tmp > wildfile = /.journal > wildfile = /.fsck > wilddir = .AppleDouble > wildfile = ".DS_Store" > wildfile = /usr/local/pgsql/bacula/bacula.sql > wilddir = /usr/local/pgsql/data/base > wildfile = /var/db/bacula/bacula.db-journal > wilddir = /usr/local/squid/cache > exclude = yes > } > } > } > <snip> > > > I've noted in the backup logs emailed to me that software compression is not > being used as follows:
Try combining your options sections so you only have one. -- Bill Moran Microsoft: Where do you want to go today? Linux: Where do you want to go tomorrow? FreeBSD: Are you guys coming or what? ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users