<div dir="ltr"><div><div><div><div><div><div>Hello all.<br></div>I&#39;ve encountered another strange behavior after updating to CentOS 7.4. The DRBD resource is no longer promote one node to Master, instead both nodes are stuck in Slave.<br><br></div>The configuration is based on 2 nodes running drbd as cluster resource. The resource is configured as Master/Slave.</div><div><br></div><div>The resource is configured with the following commands</div><div><pre>pcs resource create Storage-DRBD_Resource ocf:linbit:drbd drbd_resource=&quot;ClusterDisk&quot; op start interval=&quot;0&quot; timeout=&quot;240&quot; op stop interval=&quot;0&quot; timeout=&quot;120&quot; op monitor role=&quot;Master&quot; interval=&quot;10&quot; timeout=&quot;20&quot; op monitor role=&quot;Slave&quot; interval=&quot;20&quot; timeout=&quot;20&quot;
pcs resource master Storage-DRBD Storage-DRBD_Resource master-max=&quot;1&quot; master-node-max=&quot;1&quot; clone-max=&quot;2&quot; clone-node-max=&quot;1&quot; notify=&quot;true&quot;</pre></div><div></div>If I issue the drbd-admin status I get that both resources are UpToDate. If I stop the cluster and start resource manually it starts with no error and if I promote one node to Primary it is promoted without any fuss. So the issue, from what I see, is not with DRBD.<br><br></div>Any hints on how to make it work are welcome.<br><br></div>Best regards<br></div>Octavian Ciobanu<br></div>