Hi All,<br><br>[root@vm1 vol]# gluster volume geo-replication vol root@slave:/data/replication status<br>
MASTER               SLAVE                                              STATUS    <br>
--------------------------------------------------------------------------------<br>
vol                  root@slave:/data/replication                       faulty    <br>
[root@vm1 vol]# <br>
<br><br>I am setting up the geo replication on gluster 3.3 for the first time. I used the <a href="http://repos.fedorapeople.org/repos/kkeithle/glusterfs/HOWTO.UFO">http://repos.fedorapeople.org/repos/kkeithle/glusterfs/HOWTO.UFO</a> to set up. I followed the same steps as in the admin guide however, everytime its showing faulty and I am getting following logs in the ssh.<br>

<br><br>My setup is 3 virtual machines 2 are running as server nodes and third one to be geo site. I have installed geo across all the nodes and kept the gsynd file at /usr/local/libexe/gluster and /usr/libexe/gluster both on all servers.<br>

<br>tailf /var/log/glusterfs/geo-replication/vol/ssh%3A%2F%2Froot%4010.2.3.35%3Afile%3A%2F%2F%2Fdata%2Freplication.log<br><br>2012-09-18 15:34:12.593647] I [monitor(monitor):80:monitor] Monitor: ------------------------------------------------------------<br>

[2012-09-18 15:34:12.594135] I [monitor(monitor):81:monitor] Monitor: starting gsyncd worker<br>[2012-09-18 15:34:12.633137] I [gsyncd:354:main_i] &lt;top&gt;: syncing: gluster://localhost:vol -&gt; ssh://root@slave:/data/replication<br>

<br><br>[2012-09-18 15:34:13.803124] E [syncdutils:173:log_raise_exception] &lt;top&gt;: connection to peer is broken<br>[2012-09-18 15:34:13.809307] E [resource:181:errfail] Popen: command &quot;ssh -oPasswordAuthentication=no -oStrictHostKeyChecking=no -i /var/lib/glusterd/geo-replication/secret.pem -oControlMaster=auto -S /tmp/gsyncd-aux-ssh-oSbzAm/gsycnd-ssh-%r@%h:%p root@slave /usr/local/libexec/glusterfs/gsyncd --session-owner 9e3bec63-69b6-4df2-96a7-3ff42693fc33 -N --listen --timeout 120 file:///data/replication&quot; returned with 1, saying:<br>

[2012-09-18 15:34:13.809423] E [resource:184:errfail] Popen: ssh&gt; [2012-09-18 15:34:12.754773] W [rpc-transport.c:174:rpc_transport_load] 0-rpc-transport: missing &#39;option transport-type&#39;. defaulting to &quot;socket&quot;<br>

[2012-09-18 15:34:13.809514] E [resource:184:errfail] Popen: ssh&gt; [2012-09-18 15:34:12.792495] E [socket.c:1715:socket_connect_finish] 0-glusterfs: connection to  failed (Connection refused)<br>[2012-09-18 15:34:13.809608] E [resource:184:errfail] Popen: ssh&gt; [2012-09-18 15:34:13.792763] I [cli-cmd.c:145:cli_cmd_process] 0-: Exiting with: 110<br>

[2012-09-18 15:34:13.809689] E [resource:184:errfail] Popen: ssh&gt; gsyncd initializaion failed<br>[2012-09-18 15:34:13.809832] I [syncdutils:142:finalize] &lt;top&gt;: exiting.<br><br><br>I am not sure what am I missing.<br>

<br><br>Thanks<br>Chandan<br>