[Csync2] -f not working as documented?

Andreas J. Koenig andreas.koenig.gmwojprw at franz.ak.mind.de
Tue Nov 15 20:08:35 CET 2005


Hi,

as a first time user of csync2 I'm quite unsure if I did everything
right, but the following behaviour seems like a bug to me, forgive me
if I'm wrong and please set me straight.

My first call to 'csync2 -x' replicated about 800 files correctly to
the rest of the cluster. It finished with 6 errors that were indeed
conflicts. I tried to resolve the conflict with -f and expected from
the next run of 'csync2 -x' to not report errors anymore as
illustrated in the paper.pdf file chapter 5.2. But the conflict
remained unchanged. What gives?

I'm using 1.2.25.

root at adnode01:/etc/cfengine# csync2 -x
While syncing file /home/akoenig/.ssh/authorized_keys:
ERROR from peer adnode02: File is also marked dirty here!
While syncing file /home/akoenig/.ssh/known_hosts:
ERROR from peer adnode02: File is also marked dirty here!
While syncing file /home/akoenig/.ssh/authorized_keys:
ERROR from peer adlvsb: File is also marked dirty here!
While syncing file /home/akoenig/.ssh/known_hosts:
ERROR from peer adlvsb: File is also marked dirty here!
While syncing file /home/akoenig/.ssh/authorized_keys:
ERROR from peer adlvsa: File is also marked dirty here!
While syncing file /home/akoenig/.ssh/known_hosts:
ERROR from peer adlvsa: File is also marked dirty here!
Finished with 6 errors.
zsh: exit 1     csync2 -x
root at adnode01:/etc/cfengine# csync2 -f /home/akoenig/.ssh/known_hosts /home/akoenig/.ssh/authorized_keys
root at adnode01:/etc/cfengine# csync2 -x
While syncing file /home/akoenig/.ssh/authorized_keys:
ERROR from peer adlvsa: File is also marked dirty here!
While syncing file /home/akoenig/.ssh/known_hosts:
ERROR from peer adlvsa: File is also marked dirty here!
While syncing file /home/akoenig/.ssh/authorized_keys:
ERROR from peer adlvsb: File is also marked dirty here!
While syncing file /home/akoenig/.ssh/known_hosts:
ERROR from peer adlvsb: File is also marked dirty here!
While syncing file /home/akoenig/.ssh/authorized_keys:
ERROR from peer adnode02: File is also marked dirty here!
While syncing file /home/akoenig/.ssh/known_hosts:
ERROR from peer adnode02: File is also marked dirty here!
Finished with 6 errors.
zsh: exit 1     csync2 -x

Please let me know what I can provide for further evidence.

Thanks,
-- 
andreas


More information about the Csync2 mailing list