Mandi! Dragan Milivojević
  In chel di` si favelave...

>     File = "\\</root/bacula_filelist.list"
> Changes made in bacula_filelist.list will not trigger a new Full

I've tried with:

FileSet {
  Name = PVETerzoNodoCNEEG
  Include {
    Options {
      Signature = MD5
      noatime = yes
      wilddir = "/mnt/nfs/eeg/@Recently-Snapshot"
      wilddir = "/mnt/nfs/eeg/.qsync"
      wilddir = "/mnt/nfs/eeg/.syncing_db"
      Exclude = yes
    }
    File = "\\</etc/bacula/PVETerzoNodoCNEEG.files"
  }
}

and '/etc/bacula/PVETerzoNodoCNEEG.files' on FS contain:

        /mnt/nfs/eeg/MultistorageOld01

do a test backup (the first, so a full), worked.

But if i add to the file more dirs:

        /mnt/nfs/eeg/MultistorageOld01
        /mnt/nfs/eeg/MultistorageOld02
        /mnt/nfs/eeg/MultistorageOld03

and try a backup (an incremental) new dirs get simply ignored (an
incremental backup of size 0); if i try a new full, the added directories
get backed up correctly.

So seems that this way does not work well with incrementals...


Thanks.

-- 




_______________________________________________
Bacula-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to