<div dir="ltr">OK. The reason I got confused is coz all tutorials have prior step as creating user hacluster and then using pcs commands. Hence i thought it relies on ssh. Thanks for the clarification.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Jun 8, 2016 at 7:51 PM, Ken Gaillot <span dir="ltr"><<a href="mailto:kgaillot@redhat.com" target="_blank">kgaillot@redhat.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 06/08/2016 06:54 AM, Jehan-Guillaume de Rorthais wrote:<br>
><br>
><br>
> Le 8 juin 2016 13:36:03 GMT+02:00, Nikhil Utane <<a href="mailto:nikhil.subscribed@gmail.com">nikhil.subscribed@gmail.com</a>> a écrit :<br>
>> Hi,<br>
>><br>
>> Would like to know the best and easiest way to add a new node to an<br>
>> already<br>
>> running cluster.<br>
>><br>
>> Our limitation:<br>
>> 1) pcsd cannot be used since (as per my understanding) it communicates<br>
>> over<br>
>> ssh which is prevented.<br>
><br>
> As far as i remember,  pcsd deamons use their own tcp port (not the ssh one) and communicate with each others using http queries (over ssl i suppose).<br>
<br>
</span>Correct, pcsd uses port 2224. It encrypts all traffic. If you can get<br>
that allowed through your firewall between cluster nodes, that will be<br>
the easiest way.<br>
<br>
corosync.conf does need to be kept the same on all nodes, and corosync<br>
needs to be reloaded after any changes. pcs will handle this<br>
automatically when adding/removing nodes. Alternatively, it is possible<br>
to use corosync.conf with multicast, without explicitly listing<br>
individual nodes.<br>
<span class=""><br>
> As far as i understand, crmsh uses ssh, not pcsd.<br>
<br>
</span>_______________________________________________<br>
Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>
<a href="http://clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://clusterlabs.org/mailman/listinfo/users</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
</blockquote></div><br></div>