Hi.
I am test the plugins bpipe for to make backup way streaming. In my test
i used Mysql.
bpipe:/test/mybbdd.sql:/opt/bacula/log/mysqldump.sh
mybbdd:/opt/bacula/log/mysqldump.sh -R
Run Backup, finish OK, the file my.bbdd.sql no saved in filesystem.
drop database mybbdd;
Run Restore, finish OK
Hello,
Among the many possibilities for your current problems, I suspect
that your Director and Storage Daemon may not be the same version.
Best regards,
Kern
On 4/17/20 8:26 AM, Thing wrote:
After rebooting my systems I see,
On 19/04/2020 20:49, Pierre Bernhardt wrote:
[SNIP]
For running jobs only that the running job with same level or higher will be
abortet the running.
For queued job it is ok, but for running job it should not start a new at same
level.
Better want to wait or want to cancel.
If there is a way th
Am 03.04.20 um 04:58 schrieb Pierre Bernhardt:
> I cannot see an error. By the way here my JobDefs configuration for my daily
> jobs
> which should work nearly as you expect:
>
> 34 JobDefs {
> 35 Name = "RotateJob"
> 36 Type = Backup
> 37 Level = Incremental
> 38 Schedule = "Cycle"
>