Re: [Bacula-users] Forcing Single File Per Job in Rotation

2017-05-22 Thread Jim Richardson
Wanderlei, Thank you. This is good work. But, I would certainly hope that there is a Bacula supported method to accomplish this. If not, I will use your method. Jim Richardson From: Wanderlei Huttel [mailto:wanderleihut...@gmail.com] Sent: Monday, May 22, 2017 5:57 PM To: Jim Richardson Cc:

Re: [Bacula-users] Forcing Single File Per Job in Rotation

2017-05-22 Thread Jim Richardson
Wanderlei, I want the detailed volume labels, I don’t want to recycle then, I want them overwritten, purged, or whatever the terminology is. I do want to keep the weekly volumes for 14 days and the daily volumes for 2 days. Jim Richardson CISSP CISA SecurIT360 From: Wanderlei Huttel [mailto:

Re: [Bacula-users] Forcing Single File Per Job in Rotation

2017-05-22 Thread Wanderlei Huttel
Hello Jim I have a script in my github that can help you a create a new one to use in an Admin job and delete the expired volumes. https://github.com/wanderleihuttel/bacula-utils/blob/master/conf/scripts/_delete_multiples_volumes.sh Best Regards *Wanderlei Hüttel* http://www.huttel.com.br 2017

Re: [Bacula-users] Forcing Single File Per Job in Rotation

2017-05-22 Thread Wanderlei Huttel
Hello Jim If you want to recycle the volumes do not use the Labels so detailed. Or you you want the Labels more detailed, you could use an Admin Job with some shell script and delete the volumes. Best regards *Wanderlei Hüttel* http://www.huttel.com.br 2017-05-22 17:11 GMT-03:00 Jim Richardso

[Bacula-users] Copying OK -- with warnings = not OK at all

2017-05-22 Thread Andras Horvai
Hi All, we have been using bacula community version for years without any big problems. I am very satisfied with this network backup solution. But in the last few weeks I noticed that the Copy jobs (what copies the most recent full backups (backup files) to tape) terminates with this message: Copy

[Bacula-users] Forcing Single File Per Job in Rotation

2017-05-22 Thread Jim Richardson
Et Al. I want to have one job per file. I am successfully able to accomplish this by using the UseVolumeOnce = yes, Recycle = no, and the Volume Retention = 2 days or 14 days. My files Label Format = "${Client}-Weekly-${JobId}-${Year}.${Month}.${Day}.bak". Everything works as expected until

Re: [Bacula-users] Regression testing - let's get more involved

2017-05-22 Thread Andrea Venturoli
On 05/20/17 21:40, Dan Langille wrote: > I see it here: > http://regress.bacula.org/index.php?project=Bacula-7.4&date=2017-05-19 Now it says 0 errors, but I have "three-pool-disk" test intermittently failing and I'm trying to understand why. bye av. -