<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Tue, Jul 9, 2019 at 3:54 PM Michael Powell <<a href="mailto:Michael.Powell@harmonicinc.com">Michael.Powell@harmonicinc.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">





<div lang="EN-US">
<div class="gmail-m_-7383766291735550075WordSection1">
<p class="MsoNormal">I have a two-node cluster with a problem.  If I start Corosync/Pacemaker on one node, and then delay startup on the 2<sup>nd</sup> node (which is otherwise up and running), the 2<sup>nd</sup> node will be rebooted very soon after STONITH
 is enabled on the first node.  </p></div></div></blockquote><div><br></div><div><br></div><span style="font-size:9pt;font-family:"Courier New""></span><div>Well, this is what you explicitly requested.<br></div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div lang="EN-US"><div class="gmail-m_-7383766291735550075WordSection1">
<p class="MsoNormal"><span style="font-size:9pt;font-family:"Courier New""> </span></p>
<p class="MsoNormal"><span style="font-size:9pt;font-family:"Courier New"">quorum {</span></p>
<p class="MsoNormal"><span style="font-size:9pt;font-family:"Courier New"">        provider: corosync_votequorum</span></p>
<p class="MsoNormal"><span style="font-size:9pt;font-family:"Courier New""> </span></p>
<p class="MsoNormal"><span style="font-size:9pt;font-family:"Courier New"">        two_node: 1</span></p>
<p class="MsoNormal"><span style="font-size:9pt;font-family:"Courier New""> </span></p>
<p class="MsoNormal"><span style="font-size:9pt;font-family:"Courier New"">        wait_for_all: 0</span></p>
<p class="MsoNormal"><span style="font-size:9pt;font-family:"Courier New"">}</span></p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">I’d appreciate any insight you can offer into this behavior, and any suggestions you may have.<br>
<br></p></div></div></blockquote></div><div class="gmail_quote"><br></div><div class="gmail_quote">I am not sure what you expect. Pacemaker cannot (re-)start resources until state of all nodes is known. On startup it means either wait for all nodes to appear or bring missing nodes into defined state.</div><div class="gmail_quote"><br></div><div class="gmail_quote">May be there is "initial timeout" for how long pacemaker should wait once after startup before assuming other nodes are not present, but I am not aware of it out of my head.<br></div></div>