<div dir="ltr">Figured out my issue. Posting here just in case it&#39;s helpful to someone else some day.<div><br></div><div>This was because passwordless ssh for the passive slave really wasn&#39;t setup properly.</div><div>
<br></div><div>An invalid command restriction entry got put into the common_secret.pem.pub file. Once I fixed that and copied it&#39;s contents to /root/.ssh/authorized_keys on the slave it began working, and the geo-rep satus showed it as &quot;Passive.&quot;<div>
<br></div><div>The first line of bad authorized_key entry looked something like:</div><div>command=&quot;/usr/libexec/glusterfs/gsyncd&quot;  command=&quot;/usr/lib/x86_64-linux-gnu/glusterfs/gsyncd&quot; ssh-rsa AAAAB3NzaC<br>
</div><div><br></div></div><div>Changing it to </div><div>command=&quot;/usr/lib/x86_64-linux-gnu/glusterfs/gsyncd&quot; ssh-rsa AAAAB3NzaC<br></div><div><br></div><div>, after confirming that was the path to gsyncd on the slave, fixed the  issue.</div>
<div><br></div><div>Thanks,</div><div><br></div><div>Doug</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Jun 19, 2014 at 5:53 PM, Doug Wilson <span dir="ltr">&lt;<a href="mailto:dwilson@customink.com" target="_blank">dwilson@customink.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Halloo,<div><br></div><div>My understanding is that if the active 3.5.0 geo-replication server goes off-line, after approximately 60 seconds, the passive node should recognize that and switch to active and pick up replicating data where the former active geo-rep server left off.</div>

<div><br></div><div>That&#39;s not working for me. The passive node never starts geo-replicating. &quot;gluster volume &lt;master_volume&gt; &lt;slave_node&gt;::&lt;slave_volume&gt; status detail&quot; from the passive node shows it just sitting there with status &quot;Not Started&quot; forever. As expected, the former active geo-rep server disappears from that command&#39;s output when I shut it down.</div>

<div><br></div><div>Passwordless ssh connectivity and gverify.sh work from the passive node to the slave.</div><div><br></div><div>Any advice on troubleshooting this?</div><div><br></div><div>Thanks much,</div><div><br></div>

<div>Doug</div><div><br></div><div><br></div></div>
</blockquote></div><br></div>