hi,

i have a client (a database server) on which i use a 'Client Run Before
Job' directive to dump the database before the backup. this takes about
4 hours to complete, after that i get an authentication error with the
storage daemon. when i deactivate the 'Client Run Before Job' statement
everything works fine. is it possible that there are some timeouts
involved?

config:

Job {
  Name = "BACKUP_xxx"
  Level = Full
  Client = xxx-fd
  Type = Backup
  FileSet = "xxx-fileset"
  Schedule = "DailyCycle"
  Storage = dlt-autochanger01
  Pool = Default
  Priority = 10
  Write Bootstrap = "/var/bacula/BACKUP_xxx.bsr"
  Messages = Standard

  Client Run Before Job = "/bin/su -c \"cd /home/oracle/bin ;
/home/oracle/bin/ora_full_backup.sh\" oracle"
}

log:

20-Jan 21:00 yyy-dir: Start Backup JobId 43,
Job=BACKUP_xxx.2008-01-20_21.00.00
20-Jan 21:00 xxx-fd: ClientRunBeforeJob: ...
21-Jan 01:31 xxx-fd: BACKUP_xxx.2008-01-20_21.00.00 Fatal error:
Authorization key rejected by Storage daemon.
Please see http://www.bacula.org/rel-manual/faq.html#AuthorizationErrors
for help.
21-Jan 01:31 xxx-fd: BACKUP_xxx.2008-01-20_21.00.00 Fatal error: Failed
to authenticate Storage daemon.
21-Jan 01:31 yyy-dir: BACKUP_xxx.2008-01-20_21.00.00 Fatal error: Socket
error on Storage command: ERR=No data available
21-Jan 01:31 yyy-dir: BACKUP_xxx.2008-01-20_21.00.00 Error: Bacula 2.0.2
(28Jan07): 21-Jan-2008 01:31:24
  JobId:                  43
  Job:                    BACKUP_xxx.2008-01-20_21.00.00
  Backup Level:           Full
  Client:                 "xxx-fd" i686-pc-linux-gnu,suse,8.1
  FileSet:                "xxx-fileset" 2008-01-18 15:30:33
  Pool:                   "Default" (From Job resource)
  Storage:                "dlt-autochanger01" (From Job resource)
  Scheduled time:         20-Jan-2008 21:00:00
  Start time:             20-Jan-2008 21:00:02
  End time:               21-Jan-2008 01:31:24
  Elapsed time:           4 hours 31 mins 22 secs
  Priority:               10
  FD Files Written:       0
  SD Files Written:       0
  FD Bytes Written:       0 (0 B)
  SD Bytes Written:       0 (0 B)
  Rate:                   0.0 KB/s
  Software Compression:   None
  VSS:                    no
  Encryption:             no
  Volume name(s):         
  Volume Session Id:      36
  Volume Session Time:    1200479536
  Last Volume Bytes:      27,360,764,928 (27.36 GB)
  Non-fatal FD errors:    0
  SD Errors:              0
  FD termination status:  
  SD termination status:  Waiting on FD
  Termination:            *** Backup Error ***

thanks for your help,

frank


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to