Send the file /tmp/media.txt
*@tee /tmp/media.txt
*list media pool=Silver

Atenciosamente

*Nome **|* *Wanderlei Hüttel*
*Blog*  | http://www.huttel.com.br



2016-02-15 13:28 GMT-02:00 SPQR <bacula-fo...@backupcentral.com>:

> Hello,
>
> I'm using bacula to backup some servers but I mentioned that old volumes
> are not being recycled and can not be reused:
>
>    593 Full    pp-test-www.2016-02-14_02.05.07_58 is waiting for an
> appendable Volume
>
>
> This is my fileset-conf:
>
>
> >
> > FileSet {
> >   Name = Common
> >   Include {
> >     Options {
> >       signature = SHA1
> >       compression = GZIP9
> >     }
> >     File = /etc
> >   }
> >   Exclude {
> >   }
> > }
> >
> > FileSet {
> >   Name = DB
> >   Include {
> >     Options {
> >       compression = GZIP
> >       signature = MD5
> >     }
> >     File = /var/backup/db
> >   }
> >   Exclude {
> >   }
> > }
> >
> > FileSet {
> >   Name = FULL
> >   Include {
> >     Options {
> >       compression = GZIP
> >       signature = MD5
> >     }
> >     File = /
> >   }
> >   Exclude {
> >     File = /var/lib/bacula
> >     File = /bacula
> >     File = /proc
> >     File = /tmp
> >     File = /.journal
> >     File = /.fsck
> >   }
> > }
> >
> > FileSet {
> >   Name = HOME
> >   Include {
> >     Options {
> >       compression = LZO
> >       signature = MD5
> >     }
> >     File = /home
> >   }
> >   Exclude {
> >   }
> > }
> >
> > FileSet {
> >   Name = Logdateien
> >   Include {
> >     Options {
> >       compression = GZIP
> >       signature = MD5
> >     }
> >     File = /var/log
> >   }
> >   Exclude {
> >   }
> > }
> >
> > FileSet {
> >   Name = MAIL
> >   Include {
> >     Options {
> >       compression = GZIP
> >       signature = MD5
> >     }
> >     File = /var/mail
> >     File = /var/qmail
> >   }
> >   Exclude {
> >   }
> > }
> >
> > FileSet {
> >   Name = WWW
> >   Include {
> >     Options {
> >       compression = LZO
> >       signature = MD5
> >     }
> >     File = /var/www
> >   }
> >   Exclude {
> >   }
> > }
> >
>
>
> And this is the pools.conf:
>
>
> >
> > Pool {
> >     Name                 = Silver
> >     Pool Type            = Backup
> >     Recycle              = Yes
> >     AutoPrune            = Yes
> >     Volume Retention     = 7 days
> >     Label Format         = "Volume-"
> >     Maximum Volumes      = 700
> >     Maximum Volume Bytes = 5g
> >     Storage              = backup.example.com-sd
> >     Action On Purge      = Truncate
> > }
> >
>
>
> The job-definition looks like this
>
>
> >
> > Job {
> >     Name             = pp-test-www
> >     Type             = Backup
> >     Client           = pp-test.example.com-fd
> >     FileSet          = WWW
> >     Pool             = Silver
> >
> >     JobDefs          = "Default"
> >     Accurate         = no
> > }
> >
>
>
> What configuration did I miss?
>
> +----------------------------------------------------------------------
> |This was sent by r...@ehrenwert.it via Backup Central.
> |Forward SPAM to ab...@backupcentral.com.
> +----------------------------------------------------------------------
>
>
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
> _______________________________________________
> Bacula-users mailing list
> Bacula-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/bacula-users
>
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to