<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hello everyone,</div>

<div>&nbsp;</div>

<div>I&#39;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&nbsp;syncdaemon (as far i understood) and it creates a call like this one:</div>

<div>&nbsp;</div>

<div>rsync -aR0 --inplace --files-from=- --super --stats --numeric-ids --no-implied-dirs --existing --xattrs --acls . -e &nbsp;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>&nbsp;</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>&nbsp;</div>

<div>Best regards,</div>

<div>&nbsp;</div>

<div>&nbsp;</div>

<div>Tino</div>

<div class="signature">&nbsp;</div></div></body></html>