I see the following error while trying to backup a couple servers. All my 
other clients work fine.

frigg is my bacula server and web is the server which I am trying to 
backup

I can see that it is backing up files, but after a while it just stops.

I have also tried setting the following.....

<snip /etc/bacula-sd.conf>
Storage {                             # definition of myself
   Name = frigg-sd
   SDPort = 9103                  # Director's port
   WorkingDirectory = "/var/bacula"
   Pid Directory = "/var/run"
   Maximum Concurrent Jobs = 20
   Heartbeat Interval = 5m
}
</snip>

<snip /etc/bacula-fd.conf>
FileDaemon {                     # this is me
   Name = web-fd
   FDport = 9102                  # where we listen for the director
   WorkingDirectory = /var/bacula
   Pid Directory = /var/run
   Maximum Concurrent Jobs = 20
   Heartbeat Interval = 5m
}
< /snip >


06-Jun 09:47 frigg-dir: web.2006-06-06_07.36.22 Fatal error: Network error with 
FD during Backup: ERR=Connection timed out
06-Jun 09:47 frigg-dir: web.2006-06-06_07.36.22 Fatal error: No Job status 
returned from FD.
06-Jun 09:47 frigg-dir: web.2006-06-06_07.36.22 Error: Bacula 1.38.9 (02May06):
06-Jun-2006 09:47:42
   JobId:                  129
   Job:                    web.2006-06-06_07.36.22
   Backup Level:           Full (upgraded from Incremental)
   Client:                 "web-fd" i686-redhat-linux-gnu,redhat,
   FileSet:                "web-full" 2006-05-31 14:06:28
   Pool:                   "web"
   Storage:                "File"
   Scheduled time:         06-Jun-2006 07:36:20
   Start time:             06-Jun-2006 07:36:26
   End time:               06-Jun-2006 09:47:42
   Elapsed time:           2 hours 11 mins 16 secs
   Priority:               10
   FD Files Written:       0
   SD Files Written:       614,521
   FD Bytes Written:       0 (0 B)
   SD Bytes Written:       10,639,089,415 (10.63 GB)
   Rate:                   0.0 KB/s
   Software Compression:   None
   Volume name(s):         FileStorage_Volume_web_000
   Volume Session Id:      1
   Volume Session Time:    1149600881
   Last Volume Bytes:      88,155,610,638 (88.15 GB)
   Non-fatal FD errors:    0
   SD Errors:              0
   FD termination status:  Error
   SD termination status:  OK
   Termination:            *** Backup Error ***



-- 



_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to