View Issue Details

IDProjectCategoryView StatusLast Update
0000790bareos-coredirectorpublic2023-03-23 16:15
Reportervgusev2007 Assigned Tobruno-at-bareos  
PriorityhighSeverityminorReproducibilityalways
Status closedResolutionnot fixable 
PlatformLinuxOSUbuntuOS Version16.04
Product Version16.2.4 
Summary0000790: Always Incremental Max Full Age problem?
DescriptionDear all, I have a problem with test of new features...

I have the following backup:

-rw-r----- 1 bareos bareos 11M feb 24 21:15 Full-test-0001
-rw-r----- 1 bareos bareos 11M feb 24 21:17 Incremental-test-0002
-rw-r----- 1 bareos bareos 11M feb 24 21:18 Incremental-test-0003
-rw-r----- 1 bareos bareos 11M feb 24 21:18 Incremental-test-0004
-rw-r----- 1 bareos bareos 11M feb 24 21:20 Incremental-test-0005
-rw-r----- 1 bareos bareos 21M feb 25 00:49 Incremental-test-0006
-rw-r----- 1 bareos bareos 594 feb 25 00:50 Incremental-test-0007

I have run job Consolidate, with following output:

25-feb 01:36 bareos-dir JobId 51: Start Consolidate JobId 51, Job=Consolidate.2017-02-25_01.36.50_10
25-feb 01:36 bareos-dir JobId 51: Looking at always incremental job test
25-feb 01:36 bareos-dir JobId 51: test: considering jobs older than 25-фев-2017 01:26:50 for consolidation.
25-feb 01:36 bareos-dir JobId 51: before ConsolidateFull: jobids: 4,5,6,7,8
25-feb 01:36 bareos-dir JobId 51: check full age: full is 24-фев-2017 21:15:09, allowed is 24-фев-2017 23:36:50
25-feb 01:36 bareos-dir JobId 51: Full is older than AlwaysIncrementalMaxFullAge -> also consolidating Full jobid 4
25-фев 01:36 bareos-dir JobId 51: after ConsolidateFull: jobids: 4,5,6,7,8
25-фев 01:36 bareos-dir JobId 51: test: Start new consolidation
25-фев 01:36 bareos-dir JobId 51: Using Catalog "MyCatalog"
25-фев 01:36 bareos-dir JobId 51: Job queued. JobId=52
25-фев 01:36 bareos-dir JobId 51: Consolidating JobId 52 started.
25-фев 01:36 bareos-dir JobId 51: BAREOS 16.2.4 (01Jul16): 25-фев-2017 01:36:50
  JobId: 51
  Job: Consolidate.2017-02-25_01.36.50_10
  Scheduled time: 25-фев-2017 01:36:50
  Start time: 25-фев-2017 01:36:50
  End time: 25-фев-2017 01:36:50
  Termination: Consolidate OK

But there is noting to happen. I don't see any new FullBackup and delete incermental job. What is wrong in my settings?
Steps To ReproduceCreate jobs like this:

Job {
  Name = "test"
  Type = Backup
  Level = Incremental
  Client = "bareos-fd"
  FileSet = "test"
  Storage = test
  Messages = Standard
  AlwaysIncremental = yes
  AlwaysIncrementalJobRetention = 10 minutes
  Accurate = yes
  Pool = Incremental-test
  Full Backup Pool = Full-test
  Always Incremental Keep Number = 2
  Priority = 10
  Write Bootstrap = "/var/lib/bareos/%c.bsr"
  Always Incremental Max Full Age = 2 hours
}

Job {
  Name = "Consolidate"
  Type = Consolidate
  JobDefs = "DefaultJob"
  Accurate = "yes"
  Max Full Consolidations = 1
}
Tagsalways incremental, support

Activities

vgusev2007

vgusev2007

2017-03-02 15:28

reporter   ~0002587

There is not a bug. Please close this request.

https://groups.google.com/forum/#!topic/bareos-users/ltUSxIvvA04
bruno-at-bareos

bruno-at-bareos

2023-03-23 16:15

manager   ~0004932

as requested

Issue History

Date Modified Username Field Change
2017-02-24 23:43 vgusev2007 New Issue
2017-03-02 15:28 vgusev2007 Note Added: 0002587
2017-03-06 11:29 maik Tag Attached: support
2017-03-06 11:29 maik Tag Attached: always incremental
2023-03-23 16:15 bruno-at-bareos Assigned To => bruno-at-bareos
2023-03-23 16:15 bruno-at-bareos Status new => closed
2023-03-23 16:15 bruno-at-bareos Resolution open => not fixable
2023-03-23 16:15 bruno-at-bareos Note Added: 0004932