View Issue Details

IDProjectCategoryView StatusLast Update
0000513bareos-coredirectorpublic2015-09-10 09:05
ReporterRoyK Assigned To 
PrioritynormalSeveritymajorReproducibilityhave not tried
Status closedResolutionno change required 
PlatformLinuxOSRHELOS Version7
Product Version14.2.2 
Summary0000513: Failed full or diff job leads to next job run as incremental
DescriptionI had a number of jobs running when the SD hung for some reason, and the running jobs (diff/full/inc) failed halfway. After restarting the SD and the director, I chose to re-run those jobs manually. Running them, Bareos chose not to upgrade them to differential/full, but to run them incremental, even though the previous job had failed. The manual solution is to force a new diff/full, but it really looks like something is broken in there. What happens to a broken incremental backup? I suspect the inc chain will be broken…
Steps To ReproduceNot sure
Additional Information*st client=myserver.my.tld-fd
Connecting to Client myserver.my.tld-fd at myserver.my.tld:9102

myserver.my.tld-fd Version: 14.2.2 (12 December 2014) x86_64-redhat-linux-gnu redhat Red Hat Enterprise Linux Server release 7.0 (Maipo)
Daemon started 12-Aug-15 22:21. Jobs: run=31 running=0.
 Heap: heap=65,536 smbytes=481,761 max_bytes=3,004,502,182 bufs=307 max_bufs=1,897
 Sizeof: boffset_t=8 size_t=8 debug=0 trace=0 bwlimit=0kB/s

Running Jobs:
Director connected at: 07-Sep-15 12:37
No Jobs running.
====

Terminated Jobs:
 JobId Level Files Bytes Status Finished Name
======================================================================
  8297 Incr 218,713 48.01 G OK 29-Aug-15 03:17 myserver.my.tld-heim-h-job
  8986 Diff 167,518 95.74 G OK 05-Sep-15 13:19 myserver.my.tld-heim-k-job
  8987 Diff 157,228 45.56 G OK 05-Sep-15 16:11 myserver.my.tld-heim-l-job
  8988 Diff 230,553 80.44 G OK 05-Sep-15 20:19 myserver.my.tld-heim-m-job
  8983 Diff 490,447 489.1 G Error 06-Sep-15 00:09 myserver.my.tld-heim-e-job
  8985 Diff 638,575 456.0 G Error 06-Sep-15 00:09 myserver.my.tld-heim-ij-job
  8984 Diff 1,087,415 402.2 G Error 06-Sep-15 00:09 myserver.my.tld-heim-h-job
  8982 Diff 667,998 464.7 G Error 06-Sep-15 00:09 myserver.my.tld-heim-cdfg-job
  8981 Diff 763,983 441.7 G Error 06-Sep-15 00:09 myserver.my.tld-heim-ab-job
  8989 Diff 127,300 58.14 G Error 06-Sep-15 00:09 myserver.my.tld-heim-nop-job
====
*run job=myserver.my.tld-heim-nop-job
Using Catalog "MyCatalog"
Run Backup job
JobName: myserver.my.tld-heim-nop-job
Level: Incremental
Client: myserver.my.tld-fd
Format: Native
FileSet: Myserver heim - nop
Pool: IncrTape (From Job IncPool override)
Storage: TapeIncremental (From Pool resource)
When: 2015-09-07 12:40:53
Priority: 10
OK to run? (yes/mod/no):
Job queued. JobId=9282
*st dir
...
Running Jobs:
Console connected at 07-Sep-15 12:37
 JobId Level Name Status
======================================================================
  9282 Increme myserver.my.tld-heim-nop-job.2015-09-07_12.40.54_57 is running
====
...
*st client=myserver.my.tld-fd
Connecting to Client myserver.my.tld-fd at myserver.my.tld:9102

myserver.my.tld-fd Version: 14.2.2 (12 December 2014) x86_64-redhat-linux-gnu redhat Red Hat Enterprise Linux Server release 7.0 (Maipo)
Daemon started 12-Aug-15 22:21. Jobs: run=31 running=0.
 Heap: heap=49,152 smbytes=289,671,748 max_bytes=3,004,502,182 bufs=375 max_bufs=1,897
 Sizeof: boffset_t=8 size_t=8 debug=0 trace=0 bwlimit=0kB/s

Running Jobs:
JobId 9282 Job myserver.my.tld-heim-nop-job.2015-09-07_12.40.54_57 is running.
    Incremental Backup Job started: 07-Sep-15 12:40
    Files=236 Bytes=20,421,309 Bytes/sec=334,775 Errors=0
    Bwlimit=0
    Files Examined=11,617
    Processing file: /data/heim/somefile
    SDReadSeqNo=5 fd=5
Director connected at: 07-Sep-15 12:41
====
*
TagsNo tags attached.

Activities

pstorz

pstorz

2015-09-10 09:04

administrator   ~0001825

If you run the jobs again, they will run as they are configured.
Usually that is incremental.

The solution for your problem are the configuration items

Maximum Full Interval and
Maximum Diff Interval
(see http://doc.bareos.org/master/html/bareos-manual-main-reference.html#JobResource)

Issue History

Date Modified Username Field Change
2015-09-08 12:09 RoyK New Issue
2015-09-10 09:04 pstorz Note Added: 0001825
2015-09-10 09:04 pstorz Status new => closed
2015-09-10 09:04 pstorz Assigned To => pstorz
2015-09-10 09:04 pstorz Resolution open => no change required
2015-09-10 09:05 pstorz Assigned To pstorz =>