Hello Folks,


Tow node active/passive VMware VM cluster.



/etc/hosts



10.116.63.83    srv1

10.116.63.84    srv2

172.16.21.12    srv2cr1

172.16.22.12    srv2cr2

172.16.21.11    srv1cr1

172.16.22.11    srv1cr2





I have 3 NIC’s on each VM:



10.116.63.83    srv1  and 10.116.63.84    srv2 are networks used to access
the VM’s via SSH or any resource directly if not via a VIP.



Everything with cr in its name is used for corosync communication, so
basically I have two rings (this are two no routable networks just for
that).



My questions are:



1.     With ‘pcs cluster auth’ which interface / interfaces should I use ?

2.     With ‘pcs cluster setup –name’ I would use the corosync interfaces
e.g. ‘pcs cluster setup –name MyCluster srv1cr1,srv1cr2 srv2cr1,srv2cr2’
right ?

3.     With fence_vmware_soap inpcmk_host_map="X:VM_C;X:VM:OTRS_D" which
interface should replace X ?



Thank you!
_______________________________________________
Users mailing list: [email protected]
https://lists.clusterlabs.org/mailman/listinfo/users

Project Home: http://www.clusterlabs.org
Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
Bugs: http://bugs.clusterlabs.org

Reply via email to