Bacula-users

[Bacula-users] Getting SCSI errors from DLT on FreeBSD

2012-03-20 21:17:44
Subject: [Bacula-users] Getting SCSI errors from DLT on FreeBSD
From: Dan Langille <dan AT langille DOT org>
To: bacula-users <bacula-users AT lists.sourceforge DOT net>
Date: Tue, 20 Mar 2012 21:15:41 -0400
I am sure these scripts are specific to FreeBSD and DLT therein.

I use them to produce stats like this:

2012/03/20 10:06        FAI009  69
2012/03/20 10:06        FAI009  69
2012/03/20 10:07        FAI009  68
2012/03/20 10:07        FAI009  67
2012/03/20 10:07        FAI009  67
2012/03/20 10:24        FAI009  68
2012/03/20 10:24        FAI009  68
2012/03/20 10:34        FAI010  28
2012/03/20 10:46        FAI010  28


That's the timestamp, volume name, and number of correct errors / GB for that 
job.

FYI, I keep tapes with stats such as those shown.  Tapes with error rates of 
4000 get retired.

The stats are collected via this job directive.

RunAfterJob  = "/home/dan/bin/dlt-stats-kraken"

bacula-dir and bacula-sd run on different machines, so the above is merely an 
ssh command to the SD.  It invokes the dlt-stats script.

Hope that helps.

Attachment: dlt-stats
Description: Binary data

Attachment: dlt-write
Description: Binary data

Attachment: dlt-functions
Description: Binary data



-- 
Dan Langille - http://langille.org

------------------------------------------------------------------------------
This SF email is sponsosred by:
Try Windows Azure free for 90 days Click Here 
http://p.sf.net/sfu/sfd2d-msazure
_______________________________________________
Bacula-users mailing list
Bacula-users AT lists.sourceforge DOT net
https://lists.sourceforge.net/lists/listinfo/bacula-users
<Prev in Thread] Current Thread [Next in Thread>
  • [Bacula-users] Getting SCSI errors from DLT on FreeBSD, Dan Langille <=