Stephan> when returning '-1' the job ends like this (Backup OK):

Exit status values should be in the range 0 to 255.  What happens if you use
exit 255?

'exit 255' looks similar to 'exit -1':

21-Sep 10:41 dd-lx-oracle3.dd.net-linx: DD31.2005-09-21_10.41.28 Fatal error: ClientRunAfterJob returned non-zero status=268435711. ERR=Unknown error during program execvp

interesting might be that an 'exit 100' looks like:

21-Sep 10:48 dd-lx-oracle3.dd.net-linx: DD31.2005-09-21_10.48.09 Fatal error: ClientRunAfterJob returned non-zero status=268435556. ERR=Child exited with code 100

while an 'exit 200' ends up with:

21-Sep 10:49 dd-lx-oracle3.dd.net-linx: DD31.2005-09-21_10.49.23 Fatal error: ClientRunAfterJob returned non-zero status=268435656. ERR=Permission denied

is bacula somehow intepreting the codes?

The other difference between your two jobs is that one has been upgraded to
Full.  Maybe that causes the different behaviour?

that should not be? shouldn't it? I monitor that problem for quite a while now - and I can't see a difference between Full/Incremental/Differential.

Did you get some other warning in the second job?

nope. I just removed the volume recycling/pruning messages from the job report. Everything else is there.
Here's the complete output from the exit 255 test:

21-Sep 10:47 dd-lx-backup.dd.net-linx: Start Backup JobId 1007, Job=DD31.2005-09-21_10.47.28 21-Sep 10:47 dd-lx-backup.dd.net-linx: Volume "disk4-0008" previously written, moving to end of data. 21-Sep 10:47 dd-lx-oracle3.dd.net-linx: DD31.2005-09-21_10.47.28 Fatal error: ClientRunAfterJob returned non-zero status=268435710. ERR=Unknown error during program execvp 21-Sep 10:47 dd-lx-backup.dd.net-linx: Bacula 1.36.3 (22Apr05): 21-Sep-2005 10:47:32
  JobId:                  1007
  Job:                    DD31.2005-09-21_10.47.28
  Backup Level:           Incremental, since=2005-09-21 10:41:30
  Client:                 dd-lx-oracle3
  FileSet:                "Data-UNIX-Oracle" 2005-08-05 19:00:01
  Pool:                   "disk4"
  Storage:                "disk4"
  Start time:             21-Sep-2005 10:47:30
  End time:               21-Sep-2005 10:47:32
  FD Files Written:       0
  SD Files Written:       0
  FD Bytes Written:       0
  SD Bytes Written:       0
  Rate:                   0.0 KB/s
  Software Compression:   None
  Volume name(s):         disk4-0008
  Volume Session Id:      25
  Volume Session Time:    1127203794
  Last Volume Bytes:      15,614,658,447
  Non-fatal FD errors:    0
  SD Errors:              0
  FD termination status:  OK
  SD termination status:  OK
  Termination:            Backup OK

21-Sep 10:47 dd-lx-backup.dd.net-linx: Begin pruning Jobs.
21-Sep 10:47 dd-lx-backup.dd.net-linx: No Jobs found to prune.
21-Sep 10:47 dd-lx-backup.dd.net-linx: Begin pruning Files.
21-Sep 10:47 dd-lx-backup.dd.net-linx: No Files found to prune.
21-Sep 10:47 dd-lx-backup.dd.net-linx: End auto prune.


Which version of bacula is running on dd-lx-oracle3?

sorry, I totaly forgot: it's the bacula-client-1.36.3-1 RPM package running on FC3.

Stephan




-------------------------------------------------------
SF.Net email is sponsored by:
Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very
own Sony(tm)PSP.  Click here to play: http://sourceforge.net/geronimo.php
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to