<div dir="ltr"><div>Hi there!</div><div><br></div><div>I've got a tricky case, when my IpAddr2 resource fails to start with literally no-reason:<br></div><div>"IPSHARED_monitor_20000 on my-master-1 'not running' (7): call=11, status=complete, exitreason='', <br></div><div>   last-rc-change='Wed Sep 4 06:08:07 2019', queued=0ms, exec=0ms"<br></div><div><br></div><div>Resource IpAddr2 managed to fix itself and continued to work properly further after that.<br></div><div><br></div><div>What I've done after, was setting 'Failure-timeout=900' seconds for my IpAddr2 resource, to prevent working of <br></div><div>the resource on a node where it fails. I also set the 'migration-threshold=2' so IpAddr2 can fail only 2 times, and goes to a Slave side after that. Meanwhile Master gets banned for 900 seconds.</div><div><br></div><div>After 900 seconds cluster tries to start IpAddr2 again at Master, in case it's ok, fail counter gets cleared.<br></div><div>That's how I avoid appearing of the error I mentioned above.</div><div><br></div><div>I tried to get so hard, why this can happen, but still no idea on the count. Any clue how to find a reason?</div><div>And another question, can snap-shoting of VM machines have any impact on such?</div><div><br></div><div>And my configurations:<br>-------------------------------</div><div>node 000001: my-master-1<br>node 000002: my-master-2<br><br>primitive IPSHARED IPaddr2 \<br>      params ip=10.10.10.5 nic=eth0 cidr_netmask=24 \<br>       meta migration-threshold=2 failure-timeout=900 target-role=Started \<br>  op monitor interval=20 timeout=60 on-fail=restart<br><br>location PREFER_MASTER IPSHARED 100: my-master-1<br><br>property cib-bootstrap-options: \<br>    have-watchdog=false \<br> dc-version=1.1.18-2b07d5c5a9 \<br>        cluster-infrastructure=corosync \<br>     cluster-name=wall \<br>   cluster-recheck-interval=5s \<br> start-failure-is-fatal=false \<br>        stonith-enabled=false \<br>       no-quorum-policy=ignore \<br>     last-lrm-refresh=1554982967</div><div>-------------------------------</div><div><br></div><div>Thanks in advance!<br></div><div><br>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><font style="background-color:rgb(255,255,255)" color="#0b5394">-- <br>BR, Donat Zenichev
<br><br></font></div></div></div></div></div></div></div></div>