View Issue Details

IDProjectCategoryView StatusLast Update
0000649bareos-corefile daemonpublic2017-09-21 23:13
Reporterzacha Assigned To 
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionunable to reproduce 
PlatformLinuxOSCentOSOS Version7
Product Version15.2.2 
Summary0000649: FD losing connection to SD on Centos Client (possibly same as issue 498)
Descriptionfew seconds after starting the backup job the communication between the fd and sd stops. Freshly installed CentOs 7.

I have a second system with nearly the same configuration which runs backups just fine.

The bedug output looks as follows:

26-Apr-2016 09:49:47.598115 alpha-fd (130): backup.c:1024-193291 Send data to SD len=65536
26-Apr-2016 09:49:47.598387 alpha-fd (130): backup.c:1024-193291 Send data to SD len=65536
26-Apr-2016 09:49:48.408078 alpha-fd (200): heartbeat.c:98-0 wait_intr=0 stop=0
26-Apr-2016 09:49:53.413175 alpha-fd (200): heartbeat.c:98-0 wait_intr=0 stop=0


FD eventually stops sending data and dir runs into a timeout after a few minutes.

I have tried excluding some directories from the backup that lead to the fd stopping a bit later but it seems there is no actual correlation between the files being backed up currently and the moment the communicatiuon line drops.

Steps To ReproduceStart backup job on affected machine.
Additional InformationNetwork configuration is identical on both machines, bareos-fd configuration is too. Cannot find any differences. Can supply additional debug if needed.
TagsNo tags attached.

Activities

stephand

stephand

2016-04-27 18:43

developer   ~0002248

You could try to use estimate in bconsole like this:

estimate job=<yourjobname> level=full listing

Also please provide as much details as possible, see
https://www.bareos.org/en/HOWTO/articles/how-to-create-a-bugreport.html
joergs

joergs

2017-09-21 23:13

developer   ~0002756

no feedback has been given in over 1 year. closing this ticket.

Issue History

Date Modified Username Field Change
2016-04-26 10:34 zacha New Issue
2016-04-27 18:43 stephand Note Added: 0002248
2016-04-27 18:43 stephand Status new => feedback
2017-09-21 23:13 joergs Note Added: 0002756
2017-09-21 23:13 joergs Status feedback => closed
2017-09-21 23:13 joergs Resolution open => unable to reproduce