Re: [Bacula-users] bacula-fd missing on Ubuntu 22.04 (Jammy)

2022-09-26 Thread Marcio Merlone
Have you got a solution? On 02/05/2022 11:40, Ken Mandelberg wrote: After an update from Ubuntu 21.10 to 22.04 bacula-fd was missing. There are packages for the director and sd, but no fd. Any help? ___ Bacula-users mailing list Bacula-users@lists

[Bacula-users] Can't finish one daily before the next is scheduled to begin

2022-09-26 Thread Pollard, Jim
I’m running into a problem where jobs are being canceled as duplicates of a job currently running. Trying to find the happy medium with correct number of volumes to keep the disk from filling up but it looks like the number of volumes being created is so high that jobs are waiting for appendabl

Re: [Bacula-users] Prune all volumes

2022-09-26 Thread Heitor Faria
Hello Chris, Whats your Bacula version? I have an environment with the exact same problem. The "prune expired volume yes" and "purge action=truncate ..." commands find zero volumes to purge. BTW: a command or a sqlquery example to fetch the amount of media jobs would be great. Regards, -- MSc H

Re: [Bacula-users] Prune all volumes

2022-09-26 Thread Chris Wilkinson
I'm on v11 Chris On Mon, 26 Sep 2022, 12:55 pm Heitor Faria, wrote: > Hello Chris, > > Whats your Bacula version? > I have an environment with the exact same problem. > The "prune expired volume yes" and "purge action=truncate ..." commands > find zero volumes to purge. > BTW: a command or a s

[Bacula-users] Prune all volumes

2022-09-26 Thread Chris Wilkinson
After a series of failed backups I am left with a number of volumes not used by any job but still within their expiry time. They exist on disk and in the database but no job is using them. I would like to delete them first in the database and then truncate the physical volumes to recover the space.