From a712c0c30c278d5cdf4db66854e6228874608c7c Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 28 Oct 2005 09:19:05 +0000 Subject: [PATCH] Minor updates git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@2494 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/kernstodo | 34 +--------------------------------- bacula/scripts/logwatch/README | 25 +++++++++++++++++++++++++ 2 files changed, 26 insertions(+), 33 deletions(-) diff --git a/bacula/kernstodo b/bacula/kernstodo index c1f97f250a..e8487c9e1a 100644 --- a/bacula/kernstodo +++ b/bacula/kernstodo @@ -1,5 +1,5 @@ Kern's ToDo List - 26 October 2005 + 28 October 2005 Major development: Project Developer @@ -8,37 +8,6 @@ Version 1.37 Kern (see below) ======================================================== Final items for 1.37 before release: -1. Fix bugs -- Check if ANSI tape labeling works with drive in - read-only mode. - > > btape: label.c:299 write_volume_label() - > > btape: label.c:302 Label type=0 - > > btape: dev.c:648 rewind_dev fd=3 "VTS0" (/dev/tape0) - > > btape: label.c:530 Start create_volume_label() - > > - > > Volume Label: - > > Id : Bacula 1.0 immortal - > > VerNo : 11 - > > VolName : 450340 - > > PrevVolName : - > > VolFile : 0 - > > LabelType : PRE_LABEL - > > LabelSize : 0 - > > PoolName : Default - > > MediaType : VTS - > > PoolType : Backup - > > HostName : sysrmr.eia.doe.gov - > > btape: ansi_label.c:282 Write ANSI label type=2 - > > 15-Sep 13:12 btape: btape Fatal error: ansi_label.c:303 Could not - > > write ANSI VOL1 - > > label. ERR=Bad file descriptor - -- Check "update slots=7 scan storage=DLT drive=0" with - non-bacula tape in the drive. - -- --without-openssl breaks at least on Solaris. -- Arno had to do -- to get update slots=x to work - UPDATE Media SET InChanger=0,Slot=0 WHERE InChanger>0 AND Slot>0; (MySQL) Document: - Does ClientRunAfterJob fail the job on a bad return code? @@ -1502,4 +1471,3 @@ Block Position: 0 - Add a .dir command to restore tree code to eliminate the problem - Mount after manually unloading changer causes hang in SD - Fix JobACL with restore by JobId. - diff --git a/bacula/scripts/logwatch/README b/bacula/scripts/logwatch/README index 91109f8581..a00874a3e3 100644 --- a/bacula/scripts/logwatch/README +++ b/bacula/scripts/logwatch/README @@ -15,3 +15,28 @@ chmod 644 /etc/log.d/conf/services/bacula.conf To test your installation run logwatch (as root): /etc/log.d/logwatch + +The following is the kind of output you could expect to be added to the +standard logwatch listing: + + --------------------- bacula Begin ------------------------ + +Jobs Run: +2005-09-02 2012 backupNightlySave.2005-09-02_01.05.00 + BackupOK + +2005-09-02 2013 scottNightlySave.2005-09-02_01.05.01 + BackupOK + +2005-09-02 2014 marthaNightlySave.2005-09-02_01.05.02 + BackupOK + +2005-09-02 2015 lyndaNightlySave.2005-09-02_01.05.03 + BackupOK + +2005-09-02 2016 backupBackupCatalog.2005-09-02_01.10.00 + BackupOK + + + ---------------------- bacula End ------------------------- + -- 2.39.5