[Csync2] ERROR from peer * File is also marked dirty here

Lars Ellenberg lars.ellenberg at linbit.com
Thu Mar 19 22:13:15 CET 2015


On Thu, Mar 12, 2015 at 02:11:09PM +0200, Rabin Yasharzadehe wrote:
> I'm racking my brain with it for a few days and can not find any solution,
> 
> I have the following config file,
> 
> group website
> > {
> >         host web-staging (wwwsite) ;
> >         key /etc/csync2/key.d/www.key;
> >
> >         include /www/site_under_maintains/*;
> >
> >         exclude *~ .*;
> >
> >         auto younger;
> > }
> >
> 
> ​when I run csync2 -x I get this error messages;
> 
> ​# csync2 -x index.html
> >
> > While syncing file /www/site_under_maintains/index.html:
> > ERROR from peer wwwsite: File is also marked dirty here!
> > Auto-resolving conflict: Won 'master/slave' test.
> > While syncing file /www/site_under_maintains/index.html:
> > ERROR from peer wwwsite: File is also marked dirty here!
> > ERROR: Auto-resolving failed. Giving up.
> > Finished with 2 errors.

Also check the -vvv output on the receiving side.

Other thoughts:
Something constantly touching that file?
Permissions problems?
Different timestamp granularity?

Funky symlink stuff along the paths?

Version of csync2?
If not 2.0, can you please check if 2.0 improves things?

	Lars



More information about the Csync2 mailing list