<div dir="ltr"><div class="gmail_extra"><br>> Hi,<br>><br>> On my two-node active/passive setup, I configured fencing via<br>> fence_vmware_soap. I configured pcmk_delay=0 on both nodes so I expected<br>> that both nodes will be stonithed simultaenously.<br>><br>> On my test scenario, Node1 has ClusterIP resource. When I disconnect<br>> service/corosync link physically, Node1 was fenced and Node2 keeps alive<br>> given pcmk_delay=0 on both nodes.<br>><br>> Can you explain the behavior above?<br>><br><br>#node1 could not connect to ESX because links were disconnected. As the<br>#most obvious explanation.<br><br>#You have logs, you are the only one who can answer this question with<br>#some certainty. Others can only guess.<br><br><br>Oops, my bad. I forgot to tell. I have two interfaces on each virtual machine (nodes). second interface was used for ESX links, so fence can be executed even though corosync links were disconnected. Looking forward to your response. Thanks<br><br>><br>><br>> See my config below:<br>><br>> [root@ArcosRhel2 cluster]# pcs config<br>> Cluster Name: ARCOSCLUSTER<br>> Corosync Nodes:<br>>  ArcosRhel1 ArcosRhel2<br>> Pacemaker Nodes:<br>>  ArcosRhel1 ArcosRhel2<br>><br>> Resources:<br>>  Resource: ClusterIP (class=ocf provider=heartbeat type=IPaddr2)<br>>   Attributes: cidr_netmask=32 ip=172.16.10.243<br>>   Operations: monitor interval=30s (ClusterIP-monitor-interval-<wbr>30s)<br>>               start interval=0s timeout=20s (ClusterIP-start-interval-0s)<br>>               stop interval=0s timeout=20s (ClusterIP-stop-interval-0s)<br>><br>> Stonith Devices:<br>>  Resource: Fence1 (class=stonith type=fence_vmware_soap)<br>>   Attributes: action=off ipaddr=172.16.10.151 login=admin passwd=123pass<br>> pcmk_host_list=ArcosRhel1 pcmk_monitor_timeout=60s port=ArcosRhel1(Joniel)<br>> ssl_insecure=1 pcmk_delay_max=0s<br>>   Operations: monitor interval=60s (Fence1-monitor-interval-60s)<br>>  Resource: fence2 (class=stonith type=fence_vmware_soap)<br>>   Attributes: action=off ipaddr=172.16.10.152 login=admin passwd=123pass<br>> pcmk_delay_max=0s pcmk_host_list=ArcosRhel2 pcmk_monitor_timeout=60s<br>> port=ArcosRhel2(Ben) ssl_insecure=1<br>>   Operations: monitor interval=60s (fence2-monitor-interval-60s)<br>> Fencing Levels:<br>><br>> Location Constraints:<br>>   Resource: Fence1<br>>     Enabled on: ArcosRhel2 (score:INFINITY)<br>> (id:location-Fence1-<wbr>ArcosRhel2-INFINITY)<br>>   Resource: fence2<br>>     Enabled on: ArcosRhel1 (score:INFINITY)<br>> (id:location-fence2-<wbr>ArcosRhel1-INFINITY)<br>> Ordering Constraints:<br>> Colocation Constraints:<br>> Ticket Constraints:<br>><br>> Alerts:<br>>  No alerts defined<br>><br>> Resources Defaults:<br>>  No defaults set<br>> Operations Defaults:<br>>  No defaults set<br>><br>> Cluster Properties:<br>>  cluster-infrastructure: corosync<br>>  cluster-name: ARCOSCLUSTER<br>>  dc-version: 1.1.16-12.el7-94ff4df<br>>  have-watchdog: false<br>>  last-lrm-refresh: 1531810841<br>>  stonith-enabled: true<br>><br>> Quorum:<br>>   Options:<br>><br>><br>><br>> ______________________________<wbr>_________________<br>> Users mailing list: <a href="mailto:Users@clusterlabs.org">Users@clusterlabs.org</a><br>> <a href="https://lists.clusterlabs.org/mailman/listinfo/users" rel="noreferrer" target="_blank">https://lists.clusterlabs.org/<wbr>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/<wbr>doc/Cluster_from_Scratch.pdf</a><br>> Bugs: <a href="http://bugs.clusterlabs.org/" rel="noreferrer" target="_blank">http://bugs.clusterlabs.org</a><br>><br></div></div>