Actually this is the problem I'm most concerned with:

26-Oct 01:10 hq-dir: BackupCatalog.2005-10-26_01.10.00 Fatal error: 
RunBeforeJob error: ERR=No such file or directory

Here's the director output

Terminated Jobs:
 JobId  Level     Files      Bytes     Status   Finished        Name
========================================================================
  
   176  Full    413,470 31,166,098,388 OK       26-Oct-05 23:24 s01-full-backup
   177  Full    240,244  9,967,136,081 OK       26-Oct-05 23:55 s02-full-backup
   178  Full    298,741  6,833,609,743 OK       27-Oct-05 00:05 s03-full-backup
   179  Full          0              0 Error    27-Oct-05 01:10 BackupCatalog

Here's the job that's not running:

# Backup the catalog database (after the nightly save)
Job {
  Name = "BackupCatalog"
  Client = s03
  JobDefs = "Full Backup"
  Level = Full
  FileSet="Catalog"
  Schedule = "WeeklyCycleAfterBackup"
  # This creates an ASCII copy of the catalog
  RunBeforeJob = "/etc/bacula/make_catalog_backup bacula bacula"
  # This deletes the copy of the catalog
  RunAfterJob  = "/etc/bacula/delete_catalog_backup"
  Write Bootstrap = "/var/bacula/BackupCatalog.bsr"
  Priority = 11                   # run after main backup


>>> Russell Howe <[EMAIL PROTECTED]> 10/26/05 4:40  >>>
Arno Lehmann wrote:
> Hello,
> 
> On 26.10.2005 15:20, Chris Boyd wrote:
>>  hq-dir: message.c:462 Mail prog: bsmtp: bsmtp.c:276 Fatal connect
>> error to localhost: ERR=Connection refused

> This looks like either a permissions problem or a full disk to me.

Looks more like there isn't a mail server running on the host, or if
there is, it's not listening on 127.0.0.1

I assume the error is coming from the host running the director (neither
the sd nor the fd seem to have the ability to send email alerts).

-- 
Russell Howe
[EMAIL PROTECTED] 


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/bacula-users



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to