Hi,

looking at the code:

https://github.com/bareos/bareos/blob/master/src/plugins/filed/gfapi-fd.c#L1535
https://github.com/bareos/bareos/blob/master/src/filed/fd_plugins.c#L2585

it calls accurate_mark_all_files_as_seen(jcr), even before reading anything
from the file list generated by glusterfind. Should work with an empty list.

So when using the gfapi-fd plugin
with glusterfind, make sure to always use

Accurate = yes

Could you verify if it works then?

Regards,

Stephan


On 04/21/2017 09:05 AM, Michael Roth wrote:
> I tried it again and watched a strange behaviour.
> 
> Make Full Backup, Backup is ok
> Make Incremental Backup, no file has added or changed, Backup failed
> Make Incremental Backup, I added a file before, Backup ok
> Make Incremental Backup, no file has added or changed, Backup failed
> 
> It seems that the Backup is failing if the Filelist is empty, that's strange.
> 


-- 
  Stephan Dühr                              stephan.du...@bareos.com
  Bareos GmbH & Co. KG                      Phone: +49 221-630693-90
  http://www.bareos.com

  Sitz der Gesellschaft: Köln | Amtsgericht Köln: HRA 29646
  Komplementär: Bareos Verwaltungs-GmbH
  Geschäftsführer: S. Dühr, M. Außendorf, J. Steffens, Philipp Storz

-- 
You received this message because you are subscribed to the Google Groups 
"bareos-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to bareos-users+unsubscr...@googlegroups.com.
To post to this group, send email to bareos-users@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to