Hello guys:

I'm running Bacula  7.4.0 with a Messages resource like this:

Messages {
  Name = Standard
  mail = myem...@gmail.com = all, !info, !skipped, !restored, !saved
  console = all, !skipped, !saved
  append = "/var/log/bacula/bacula.log" = all, !skipped
  catalog = all
}

I've just got today a message with repeated lines like these:

10-Jun 07:06 storage-sd JobId 188: Job
storage_job-dataconf.2016-06-05_00.00.00_30 is waiting. Cannot find
any appendable volumes.
Please use the "label" command to create a new Volume for:
    Storage:      "DevFile1" (/var/bacula/file1)
    Pool:         Full
    Media type:   DiskFile1


This was caused because I didn't plan correctly the retention time and
max number of volumes on my "Full" pool. That's pretty fine.

But what concerns  me is that a Full backup was run on 1st Sunday this
month (June 5), but the message mentions "10-Jun" in the date colum.

So what I see is that this email should have arrived inmediately on
June 5 when the Full backup was out of volumes but the message arrived
just today. In my Bacula logs I can see that the same error appears
from June 5, so I have no idea why Bacula didn't send the message on
the right time (10 days ago!!!).

I've checked my postfix logs and there's no trace of emails sent to
myem...@gmail.com on June 5 or June 10. There are just logs of emails
sent to myem...@gmail.com today at 2:00 pm.

Does anybody have any idea why Bacula has delayed the notification for so long?

I'd appreciate some help. Thanks in advance guys.

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports. http://pubads.g.doubleclick.net/gampad/clk?id=1444514421&iu=/41014381
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to