View Issue Details

IDProjectCategoryView StatusLast Update
0001249bareos-coredirectorpublic2023-10-11 16:20
Reporterbrowcio Assigned Tobruno-at-bareos  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionno change required 
PlatformLinuxOSUbuntuOS Version16.04
Product Version19.2.7 
Summary0001249: Mtimeonly do not work
DescriptionHello,

I want to backup directory with incremental snapshots made with hard links. Standard fileset failed because ctime of hardlinks caused all data to be backed up in process of incremental backup.

I found Mtimeonly fileset option in manual but it seems that it does not work. For me it seems that director do not forward mtime_only option to filedaemon.
Steps To ReproduceHave fileset with mtimeonly:
*show fileset=XXX
FileSet {
  Name = "XXX"
  Include {
    Options {
      Signature = MD5
      OneFS = No
      AclSupport = Yes
      MtimeOnly = Yes
(...)
Additional InformationTried to debug on client.

$ bareos-fd -f -d 99
(...)
(10): filed/dir_cmd.cc:1456-31899 LevelCmd: level = accurate_incremental mtime_only=0
(10): filed/dir_cmd.cc:1456-31899 LevelCmd: level = since_utime 1591695236 mtime_only=0 prev_job=XXX
(...)
(99): filed/accurate.cc:276-31899 XXX st_ctime differs
(99): filed/accurate.cc:276-31899 XXX st_ctime differs
(99): filed/accurate.cc:276-31899 XXX st_ctime differs
(99): filed/accurate.cc:276-31899 XXX st_ctime differs
TagsNo tags attached.

Activities

bruno-at-bareos

bruno-at-bareos

2023-08-23 14:14

manager   ~0005351

Hello cleaning up our bugs entries, are you still able to reproduce this with a recent version like 22.1.0?
bruno-at-bareos

bruno-at-bareos

2023-10-11 16:20

manager   ~0005462

no feedback.

Issue History

Date Modified Username Field Change
2020-06-09 12:02 browcio New Issue
2023-08-23 14:14 bruno-at-bareos Assigned To => bruno-at-bareos
2023-08-23 14:14 bruno-at-bareos Status new => feedback
2023-08-23 14:14 bruno-at-bareos Note Added: 0005351
2023-10-11 16:20 bruno-at-bareos Status feedback => closed
2023-10-11 16:20 bruno-at-bareos Resolution open => no change required
2023-10-11 16:20 bruno-at-bareos Note Added: 0005462