After upgrading from 1.36.2 to 1.38.3 everything worked perfect but one job refuses to backup anything. An upgrade to 1.38.5 did not fix this.

The FileSet definition did not change and there are definitely files that need to be backed up (new files, changed files..).

The job and fileset definitions are very simple and were not changed for a long time. From the "list jobs" output I can see that right after upgrading to 1.38 this particular job had always 0 size. All other jobs are okay, even on the same client!

Can someone please give me a hint how to debug this problem?

-Sebastian


*estimate level=incremental listing job="Backup yangtse-clusterhome"
Connecting to Client yangtse-fd at yangtse:9102
drwxr-xr-x 75 root kyb 1536 2006-02-13 11:10:34 / export/altai1/agbs/cluster

*estimate level=Full        listing job="Backup yangtse-clusterhome"
Connecting to Client yangtse-fd at yangtse:9102
drwxr-xr-x 75 root kyb 1536 2006-02-13 11:10:34 / export/altai1/agbs/cluster
2000 OK estimate files=1 bytes=0

yangtse ~ % df -h /export/altai1/agbs/cluster
Filesystem             size   used  avail capacity  Mounted on
/dev/dsk/c3t1d1s6      1.4T   781G   621G    56%    /export/altai1

Job {
  Name = "Backup yangtse-clusterhome"
  JobDefs = "yangtse-clusterhome"
  Level = Full
  FileSet = "clusterhome set"
  Schedule = "WeeklyCycle"
  Write Bootstrap = "/export/altai1/bacula/yangtse-clusterhome.bsr"
  Priority = 5
}

FileSet {
        Name = "clusterhome set"
        Include {
                Options {
                        signature = MD5
                        exclude = yes
                }
                File = /export/altai1/agbs/cluster
        }
}



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to