Re: [Bacula-users] scheduled job different that manually initiated job? --WAS: Re: Backup problem with 1 of 2 Raspberry PI using Raspbian (Debian)

2018-04-10 Thread Martin Simmons
> On Tue, 10 Apr 2018 12:58:14 +0200, Johannsen, Thorsten said: > > Hi Martin, > > On 09.04.2018 13:56, Martin Simmons wrote: > > > To debug the client problem, try > > > > setdebug level=100 trace=1 client=heRPI02-fd > > if I do this in bconsole having the client debug turned on, I see >

Re: [Bacula-users] Backup problem with 1 of 2 Raspberry PI using Raspbian (Debian)

2018-04-10 Thread Jari Fredriksson
Johannsen, Thorsten kirjoitti 10.4.2018 14:18: this is more free RAM than all of your systems except fury. BTW: there is a Raspberry PI with 2GB RAM?? Never seen that before. The "Raspi" with 2G RAM is a Banana Pi M3 with 8 cores and 2B RAM and and an internal 8 GB EMMC memory + other goodi

Re: [Bacula-users] Backup problem with 1 of 2 Raspberry PI using Raspbian (Debian)

2018-04-10 Thread Johannsen, Thorsten
On 09.04.2018 17:56, Jari Fredriksson wrote: Johannsen, Thorsten kirjoitti 5.4.2018 kello 14.35: On 05.04.2018 00:01, Jari Fredriksson wrote: Hi Jari, [...] One of the Raspi's (heRPI01) is being backed up without any problems. The other one (heRPI02), however, refused to make backups af

Re: [Bacula-users] Backup problem with 1 of 2 Raspberry PI using Raspbian (Debian)

2018-04-10 Thread Johannsen, Thorsten
On 09.04.2018 18:01, Jari Fredriksson wrote: Johannsen, Thorsten kirjoitti 5.4.2018 kello 16.17: On 05.04.2018 13:35, Johannsen, Thorsten wrote: On 05.04.2018 00:01, Jari Fredriksson wrote: Hi Jari, [...] Do you have Raspbian installed? Do you use the bacula-fd version from the repos

[Bacula-users] precedence of config parameters in bacula?

2018-04-10 Thread Johannsen, Thorsten
Hello list, in my mail [Bacula-users] scheduled job different that manually initiated job? --WAS: Re: Backup problem with 1 of 2 Raspberry PI using Raspbian (Debian) one of the problems I was facing is colliding configuration parameters. I set "accudate=no" in the job config, but "accurate=

Re: [Bacula-users] scheduled job different that manually initiated job? --WAS: Re: Backup problem with 1 of 2 Raspberry PI using Raspbian (Debian)

2018-04-10 Thread Johannsen, Thorsten
Hi Martin, On 09.04.2018 13:56, Martin Simmons wrote: Are you setting accurate=yes only in the schedule? If so, you need to also pass accurate=yes in the bconsole run command. Alternatively, add it to the job definition. Heureka! I was actually starting to believe there was a bug in bacula

Re: [Bacula-users] Bat doesn't forget

2018-04-10 Thread Ralf Brinkmann
Am 06.04.2018 um 14:53 schrieb Heitor Faria: I think this is the exepcted behaviour. Running a backup job would also update the information. The opposite, executing a 'status all' automatically during bat start up could greatly slow things down. There are Directors with thousand of clients. Th

Re: [Bacula-users] libbaccats-9.0.6.so dependency problem when installing rpm files

2018-04-10 Thread Matthias Leopold
Hi Ken, thanks for reply. I already solved my problem by adding "Provides: libbaccats-%{version}.so()(64bit)" to the "%if %{postgresql}" block. I used the spec file "./platforms/rpms/redhat/bacula.spec" which i got after executing "./configure --with-postgresql" in the hierarchy that is conta