tino_maier at gmx.de
2018-Jan-28 18:03 UTC
[Gluster-users] Geo-Replication Rsync Command, bug?
<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello everyone,</div> <div> </div> <div>I'm using gluster 3.13 on a Ubuntu 16.04.3 hosts. One mayor issue in combination with ubuntus rsync version 3.1.1 seems to be the rsync-call of the geo-replication.</div> <div>rsync is called from the syncdaemon (as far i understood) and it creates a call like this one:</div> <div> </div> <div>rsync -aR0 --inplace --files-from=- --super --stats --numeric-ids --no-implied-dirs --existing --xattrs --acls . -e ssh -oPasswordAuthentication=no -oStrictHostKeyChecking=no -i /var/lib/glusterd/geo-replication/secret.pem -p 22 -oControlMaster=auto --compress root@slave:/proc/4574/cwd<br/> rsync: -oPasswordAuthentication=no: unknown option<br/> rsync error: syntax or usage error (code 1) at main.c(1572) [client=3.1.1]</div> <div> </div> <div>From my point of view the ssh options (-e) are missing some quotation marks, so rsync can determine the end of the -e option. Or am I missunderstanding this?</div> <div> </div> <div>Best regards,</div> <div> </div> <div> </div> <div>Tino</div> <div class="signature"> </div></div></body></html>