As mentioned I added that Runscript and it seems to work.

Now I got 2 emails per job this night.

For each job like:

Bacula: Backup OK of samba-fd Full

there is also one with

Bacula: Console Unknown term code of samba-fd

that's "new" ;-)

The backup job report looks OK.


For reference one of my 2 JobDefs:

JobDefs {
  Name = "DefaultJob"
  Type = "Backup"
  Level = "Incremental"
  Messages = "Standard"
  Storage = "HP-Autoloader"
  Pool = "Daily"
  Client = "samba-fd"
  Fileset = "Full Set"
  Schedule = "NightlySave"
  WriteBootstrap = "/opt/bacula/working/%c.bsr"
  MaximumBandwidth = 140000000
  SpoolAttributes = yes
  SpoolData = yes
  Priority = 10
Runscript {
    Runs When = After
    Runs On Client = no
    Console = ".bvfs_update jobid=%i"
}
}

This as a quick "note", I can check in more detail and provide logs or so in the next days.

Thanks!




_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to