Re: [Bacula-users] Incremental Pruning Full Backup?

2011-10-15 Thread ganiuszka
2011/10/14 Henrique Machado : > > I've migrated from bacula 3.0.3 to 5.0.3, and my bacula-dir.conf stay the > same. But now, on this new version my Incremental backup looks like is > pruning the Full Backup for this client: > > http://pastebin.ca/2090064 > Somebody have an idea? > Thanks Hi, I re

Re: [Bacula-users] Incremental Pruning Full Backup?

2011-10-15 Thread Kleber Leal
Yout don't need two jobs to do this. You should create two pools: one for Full backups and other to Incremental backups. To each pool you can apply different retention periods. Kleber 2011/10/15 kandy kandy > Hi > > I have created two jobs one for the incremental and one for the full backup > I

Re: [Bacula-users] batch script in Windows causes job to fail

2011-10-15 Thread Tilman Schmidt
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 All I can say is that I do not see how that script could possibly cause that error. But with Windows, you never know ... How long does the script take to run? Perhaps it's some sort of timeout striking. You may also want to add some logging to your sc

Re: [Bacula-users] Incremental Pruning Full Backup?

2011-10-15 Thread kandy kandy
Hi I have created two jobs one for the incremental and one for the full backup I have a single fileset and a single client per machine and a jobdefs per the inc and one for the full now I would like to have a longer volume retention for files/volumes for the full backup and a shorter one for the i

Re: [Bacula-users] Incremental Pruning Full Backup?

2011-10-15 Thread Thomas Mueller
On 14.10.2011 16:09, Henrique Machado wrote: > > I've migrated from bacula 3.0.3 to 5.0.3, and my bacula-dir.conf stay > the same. But now, on this new version my Incremental backup looks like is > pruning the Full Backup for this client: > > http://pastebin.ca/2090064 > > Somebody have an idea? T