Re: [Bacula-users] Automatic recycling with a single volume per device?

2025-01-07 Thread Dillon Andreas
Thanks! I changed the settings on my volumes and added ActionOnPurge=Truncate and PurgeOldestVolume=yes as well, and if I set a volume to Full and run a job it's clearing the volume automatically. On 1/6/2025 5:21 PM, David Waller via Bacula-users wrote: You might also want to look at recycle.

Re: [Bacula-users] Automatic recycling with a single volume per device?

2025-01-06 Thread David Waller via Bacula-users
You might also want to look at recycle. Ensure yours pools are set to recycle, then the volumes will get reused. There is an example in the manual to set up a system on disks that create three pools, for incremental, diff and full and recycles the volumes as necessary. If you modify the example

Re: [Bacula-users] Automatic recycling with a single volume per device?

2025-01-06 Thread Phil Stracchino
On 1/6/25 10:29, Dillon Andreas wrote: My problem is that even though the jobs are being removed, the data from the jobs is not and the volumes fill up and once they are full, they are unusable until I go in and manually purge the volume. Is there a way to make what I am doing work, or should I

Re: [Bacula-users] Automatic recycling with a single volume per device?

2025-01-06 Thread Phil Stracchino
On 1/6/25 10:29, Dillon Andreas wrote: Hi all, My problem is that even though the jobs are being removed, the data from the jobs is not and the volumes fill up and once they are full, they are unusable until I go in and manually purge the volume. Is there a way to make what I am doing work, or

[Bacula-users] Automatic recycling with a single volume per device?

2025-01-06 Thread Dillon Andreas
Hi all, I am having an issue setting up bacula with regards to volume management. I set up bacula on a server with 2 partitions set up as folders that I created as devices in a single pool. I have a single volume labeled for each device, and set up a daily backup schedule that alternates each

Re: [Bacula-users] Automatic recycling of volumes/tapes

2011-07-14 Thread Jeremy Maes
Op 14/07/2011 12:34, Carsten Pache schreef: > Hi there, > > my name is Carsten and I am quite of new to Bacula. > > Currently I have the following configuration: > - Bacula 5.0.3 installed on Ubuntu 11.04. > - LTO-3 tape drive connected to this machine. > - Six machines running Windows Server 2003

[Bacula-users] Automatic recycling of volumes/tapes

2011-07-14 Thread Carsten Pache
Hi there, my name is Carsten and I am quite of new to Bacula. Currently I have the following configuration: - Bacula 5.0.3 installed on Ubuntu 11.04. - LTO-3 tape drive connected to this machine. - Six machines running Windows Server 2003 / 2008 to be backupped nightly (mon-fri). - Spooling is a

Re: [Bacula-users] Automatic Recycling Methods

2011-05-10 Thread Bob Hetzel
> Hi everyone! > > I was having to many problems working with one pool for each day of the > week. So, recently, I reconfigure all my bacula director to use ten > tapes with only one pool. It's working fine now. I don't have a tape > library, so manual changes are done every day (except weekends).

[Bacula-users] Automatic Recycling Methods

2011-05-06 Thread João Alberto Kuchnier
Hi everyone! I was having to many problems working with one pool for each day of the week. So, recently, I reconfigure all my bacula director to use ten tapes with only one pool. It's working fine now. I don't have a tape library, so manual changes are done every day (except weekends). From Mo

Re: [Bacula-users] Automatic Recycling Of Volumes So You Don't Run Out Of Disk Space

2011-03-22 Thread Dermot Beirne
Larry, I have the same issue as you. I use the: Maximum Volumes = 30 in the pool to force it to start recycling volumes when it reaches this limit, rather than let the space run out. I'm not keen on the solution, as it's a fine balance between ensuring that it has enough volumes to complete the

Re: [Bacula-users] Automatic Recycling Of Volumes So You Don't Run Out Of Disk Space

2011-03-18 Thread John Drescher
> Thanks for the fast response John. Where can I verify that each volume is set > to recycle? > look at the output of list media pool=WhateverPoolYouCreated in bconsole > Kern's docs also state that you should make your volumes no bigger than 5 > gigabytes. I have set mine to 20 GB at present.

Re: [Bacula-users] Automatic Recycling Of Volumes So You Don't Run Out Of Disk Space

2011-03-18 Thread Larry Kemp
t: Re: [Bacula-users] Automatic Recycling Of Volumes So You Don't Run Out Of Disk Space > My Question: > > I want to know is Bacula is smart enough to see once it goes past the > 10 day point pruning point, does it know to start reusing the oldest > volumes again, and only creatin

Re: [Bacula-users] Automatic Recycling Of Volumes So You Don't Run Out Of Disk Space

2011-03-18 Thread John Drescher
> My Question: > > I want to know is Bacula is smart enough to see once it goes past the 10 day > point pruning point, does it know to start reusing the oldest volumes again, > and only creating additional volumes when absolutely necessary? That is the way bacula works. Remember the following rul

[Bacula-users] Automatic Recycling Of Volumes So You Don't Run Out Of Disk Space

2011-03-18 Thread Larry Kemp
I would appreciate any help from anyone that has dealt with this specific aspect implementing or using Bacula. My Situation: I successfully deployed Bacula v5.0.3 on CentOS 5.5 on a 32bit Intel-based system in a production environment. Jobs were running great and backing up as scheduled. I set

Re: [Bacula-users] Automatic Recycling of Volumes problem.

2009-07-29 Thread Jayson Broughton
Drescher [mailto:dresche...@gmail.com] Sent: Wednesday, July 29, 2009 12:27 PM To: Jayson Broughton; bacula-users Subject: Re: [Bacula-users] Automatic Recycling of Volumes problem. 2009/7/29 Jayson Broughton : > Alittle Background first: > > > > Running ~75 Clients (Windows Bacula

Re: [Bacula-users] Automatic Recycling of Volumes problem.

2009-07-29 Thread John Drescher
2009/7/29 Jayson Broughton : > Alittle Background first: > > > > Running ~75 Clients (Windows Bacula FD 3.0.1) on 5 Storage Daemons (Mix of > Windows SD & Linux SD, 3.01) against Bacula-DIR of 3.0.1 & mySQL….. > > > > Now that that’s out of the way… > > > > I am attempting to Automatically recycle

[Bacula-users] Automatic Recycling of Volumes problem.

2009-07-29 Thread Jayson Broughton
Alittle Background first: Running ~75 Clients (Windows Bacula FD 3.0.1) on 5 Storage Daemons (Mix of Windows SD & Linux SD, 3.01) against Bacula-DIR of 3.0.1 & mySQL... Now that that's out of the way. I am attempting to Automatically recycle volumes after a certain date. Out of the 5 S

Re: [Bacula-users] Automatic recycling vs purged volumes

2006-07-03 Thread Martin Simmons
> On Fri, 30 Jun 2006 19:17:37 -0400, Francisco Reyes said: > > I have a pool with "Volume Retention = 6 days". > I have some purged volumes which are in "purged" status and are older than > 6 days, yet new volumens are getting created. What messages are printing in the log? It would be use

Re: [Bacula-users] Automatic recycling vs purged volumes

2006-07-01 Thread Francisco Reyes
Jo Rhett writes: > Do you have a "max volumes" statement? This is how we control it. No. So if I had a max volumes that would force Bacula to use those purged volumes? What happens if you run out of purged volumes? > But yes, I agree that Bacula should be smarter about reusing volumes which

[Bacula-users] Automatic recycling vs purged volumes

2006-06-30 Thread Francisco Reyes
I have a pool with "Volume Retention = 6 days". I have some purged volumes which are in "purged" status and are older than 6 days, yet new volumens are getting created. 476 | BaculaVolumeDaily0247 | Purged < purged 2006-05-28 18:03:4 <= Not modified since 5-28 And I have nume

[Bacula-users] Automatic Recycling

2005-07-12 Thread Michael Riexinger
Hello, my bacula setup is the following: Many different clients with one job each. Some of the clients have different retention times, specified in the client resource. I have one pool, called default, all tapes are assigned to that pool. Now I want to enable automatic recycling, so that if all j