Re: [Bacula-users] [Bacula-devel] Possible GPL licence violation via docker/baculatar/tar binary

2020-02-27 Thread Sven Hartge
On 27.02.20 17:42, Radosław Korzeniewski wrote: > Hello, > > czw., 27 lut 2020 o 17:38 Sven Hartge > napisał(a): > > On 27.02.20 15:57, Radosław Korzeniewski wrote: > > > Does Debian distribute any other Docker container images as deb > > packages? I do no

Re: [Bacula-users] [Bacula-devel] Possible GPL licence violation via docker/baculatar/tar binary

2020-02-27 Thread Radosław Korzeniewski
Hello, czw., 27 lut 2020 o 17:38 Sven Hartge napisał(a): > On 27.02.20 15:57, Radosław Korzeniewski wrote: > > > Does Debian distribute any other Docker container images as deb > > packages? I do not know, so I'm curious. > > I don't know either from the top of my head but I didn't check. > > Bu

Re: [Bacula-users] Bacula Windows Client Problem

2020-02-27 Thread Jari Fredriksson
Try to find the logs or status of your possible antivirus app. It might be it. br. jarif On 27.2.2020 15.54, Wanderlei Huttel wrote: Hello I don't know if more people have the same error, but I noticed that when I try to update the Windows clients, I always receive this error message about

[Bacula-users] Bacula Windows Client Problem

2020-02-27 Thread Wanderlei Huttel
Hello I don't know if more people have the same error, but I noticed that when I try to update the Windows clients, I always receive this error message about no access for the plugin alldrives-fd.dll. I'm running Windows 10 (updated) and I'm a local administrator of machine and I'm trying to insta

Re: [Bacula-users] Very slow "SD despooling Attributes"

2020-02-27 Thread Gary R. Schmidt
On 26/02/2020 22:34, Andrew Watkins wrote: Hello, I am new to Bacula, but I am slowing getting it working. I am using Bacula 9.4.4 on Solaris and a remote MySQL server as the back end. I have a couple of problem but will start with just the one for now. "SD despooling Attributes" is taking f

Re: [Bacula-users] RunScripts: Variable Substitution not working

2020-02-27 Thread Heitor Faria
Hello Thorsten, For bconsole you can only use Bacula variables such as ${Pool}, I'm just not sure how you are going to change their value for your specific use case. Not sure also if there is a Volume variable. You might be better with a Shell redirection to | bconsole or a SQL delete command. W

Re: [Bacula-users] New to Bacula: Restore Job Question

2020-02-27 Thread Heitor Faria
Hello Chaz, AllowMixedPriority=yes is necessary if you want to higher priority jobs to start when lower priority jobs are already running. Of course, you need to have enough Storage Daemon Devices to ensure you can access the different required volumes. Regards, -- MSc Heitor Faria CEO Bacula L

Re: [Bacula-users] New to Bacula: Restore Job Question

2020-02-27 Thread Kern Sibbald
Hello, Sorry, I completely misunderstood your problem.  Perhaps someone on the list can give you some help. Best regards, Kern On 2/26/20 11:00 PM, Chaz Vidal wrote: Thanks for the response Kern and appreciate