Re: [Bacula-users] [BACULUM] Error 94 - Config validation error.Array ( [output] => JSON tool returned wrong exitcode

2020-12-14 Thread Marcin Haba
Hello Elias, Thanks for reporting this problem. For the schedule error it is a bug that will be fixed in next version 11.0. For the screenshot, setting sun-sat range does the same as option 'Run every day of week' does in Baculum. From this reason the interface switches the 'Day of week' setting

[Bacula-users] [BACULUM] Error 94 - Config validation error.Array ( [output] => JSON tool returned wrong exitcode

2020-12-14 Thread Elias Pereira
hello, I set up a schedule to run every hour from Sun to Sat, but it seems that the settings are not saved correctly. In bacula-dir.conf is as below: Schedule { Name = "SC_dockerhost1-diaria" Run = Pool="Diaria-NAS" Level="Full" Storage="FreeNAS1" Messages="Standard" sun-sat } Via baculum ap

Re: [Bacula-users] Bacula 9.6.6 - make_catalog_backup <->WorkingDirectory

2020-12-14 Thread Eric Bollengier via Bacula-users
Hello, The new script uses the Bacula configuration to determine automatically the working directory. If you want to use an other place, do a copy of the script with an other name, and adapt where the $wd variable is adapted with the output of dbcheck. You can call this script instead of the

[Bacula-users] Bacula 9.6.6 - make_catalog_backup <->WorkingDirectory

2020-12-14 Thread Olivier Delestre
Hi, Before i update, i change the variable in make_catalog_backup with 9.4.4 for the dump store in another partition  but since the 9.6.6, this point stay working at /opt/bacula/working I just mentioned this little change. I found another solution for avoid the dump goes on the / yes , m