<div dir="auto">Hello Tomas,  <div dir="auto"><br></div><div dir="auto">Thank you! So far I  need to say how great this community is, would never expect so much positive vibes! A big thank you your doing a great job! </div><div dir="auto"><br></div><div dir="auto">Now let's talk business :)</div><div dir="auto"><br></div><div dir="auto">So if pcsd is using ring0 and it fails will ring1 not be used at all? </div><div dir="auto"><br></div><div dir="auto">So in regards to VMware that would mean that the interface should be configured with a network that can access the  vCenter to fence right? But wouldn't it then use only ring0 so if that fails it wouldn't switch to ring1?</div><div dir="auto"><br></div><div dir="auto">Thank you!</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">pt., 15.03.2019, 13:14 użytkownik Tomas Jelinek <<a href="mailto:tojeline@redhat.com">tojeline@redhat.com</a>> napisał:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Dne 15. 03. 19 v 12:32 Adam Budziński napsal(a):<br>
> Hello Folks,____<br>
> <br>
> __ __<br>
> <br>
> Tow node active/passive VMware VM cluster.____<br>
> <br>
> __ __<br>
> <br>
> /etc/hosts____<br>
> <br>
> __ __<br>
> <br>
> 10.116.63.83    srv1____<br>
> <br>
> 10.116.63.84    srv2____<br>
> <br>
> 172.16.21.12    srv2cr1____<br>
> <br>
> 172.16.22.12    srv2cr2____<br>
> <br>
> 172.16.21.11    srv1cr1____<br>
> <br>
> 172.16.22.11    srv1cr2____<br>
> <br>
> __ __<br>
> <br>
> __ __<br>
> <br>
> I have 3 NIC’s on each VM:____<br>
> <br>
> __ __<br>
> <br>
> 10.116.63.83    srv1  and 10.116.63.84    srv2 are networks used to <br>
> access the VM’s via SSH or any resource directly if not via a VIP.____<br>
> <br>
> __ __<br>
> <br>
> Everything with cr in its name is used for corosync communication, so <br>
> basically I have two rings (this are two no routable networks just for <br>
> that).____<br>
> <br>
> __ __<br>
> <br>
> My questions are:____<br>
> <br>
> __ __<br>
> <br>
> __1.__With ‘pcs cluster auth’ which interface / interfaces should I use <br>
> ?____<br>
<br>
Hi Adam,<br>
<br>
I can see you are using pcs-0.9.x. In that case you should do:<br>
pcs cluster auth srv1cr1 srv2cr1<br>
<br>
In other words, use the first address of each node.<br>
Authenticating all the other addresses should not cause any issues. It <br>
is pointless, though, as pcs only communicates via ring0 addresses.<br>
<br>
> <br>
> __2.__With ‘pcs cluster setup –name’ I would use the corosync interfaces <br>
> e.g. ‘pcs cluster setup –name MyCluster srv1cr1,srv1cr2 srv2cr1,srv2cr2’ <br>
> right ?____<br>
<br>
Yes, that is correct.<br>
<br>
> <br>
> __3.__With fence_vmware_soap inpcmk_host_map="X:VM_C;X:VM:OTRS_D" which <br>
> interface should replace X ?____<br>
<br>
X should be replaced by node names as seen by pacemaker. Once you set up <br>
and start your cluster, run 'pcs status' to get (amongs other info) the <br>
node names. In your configuration, they should be srv1cr1 and srv2cr1.<br>
<br>
<br>
Regards,<br>
Tomas<br>
<br>
> __ __<br>
> <br>
> Thank you!<br>
> <br>
> <br>
> _______________________________________________<br>
> Users mailing list: <a href="mailto:Users@clusterlabs.org" target="_blank" rel="noreferrer">Users@clusterlabs.org</a><br>
> <a href="https://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br>
> <br>
> Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
> Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
> Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
> <br>
_______________________________________________<br>
Users mailing list: <a href="mailto:Users@clusterlabs.org" target="_blank" rel="noreferrer">Users@clusterlabs.org</a><br>
<a href="https://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer noreferrer" target="_blank">https://lists.clusterlabs.org/mailman/listinfo/users</a><br>
<br>
Project Home: <a href="http://www.clusterlabs.org" rel="noreferrer noreferrer" target="_blank">http://www.clusterlabs.org</a><br>
Getting started: <a href="http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf" rel="noreferrer noreferrer" target="_blank">http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf</a><br>
Bugs: <a href="http://bugs.clusterlabs.org" rel="noreferrer noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>
</blockquote></div>