On 10/04/2017 09:35 AM, Jim Richardson wrote:
> All,
> 
>  
> 
> We are using Bacula 9.0.4.  We accidentally placed a tape in our library with
> the write-protect on.  The following message was written in bconsole, but we
> didn’t receive notifications.
> 
>  
> 
> 02-Oct 22:30 bacula-sd JobId 2801: Warning: mount.c:210 Open of Tape device
> "ULT3580" (/dev/nst0) Volume "000005L7" failed: ERR=tape_dev.c:170 Unable to
> open device "ULT3580" (/dev/nst0): ERR=Read-only file system
> 
>  
> 
> Below are all of our messages directives.  Thank you in advance. 

Hi Jim,

The job summary should have some non-zero number of "SD Errors:", and the
Termination status should (probably) be "Backup OK -- with warnings"

Take a look with:

* llist joblog jobid=2801


Since it is only some "minor" issue during the backup, Bacula does not fail
the job, it just logs the issue, and moves on.

Because Bacula will set the JobStatus in the catalog the same as a "Backup OK"
job (JobStatus=T), there is no way to trigger warnings by simply querying the
catalog for JobStatus=W (for example), so I have all backup jobs send the
emails to my helpdesk, which is configured to look for "Backup OK -- with
warnings"  and flag those jobs as 'bad' which need to be investigated.

Hope this helps...

Best regards,

Bill

-- 
Bill Arlofski
http://www.revpol.com/bacula
-- Not responsible for anything below this line --

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to