<html dir="ltr"><head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body style="text-align:left; direction:ltr;"><div>В 14:10 -0700 на 15.01.2021 (пт), Brent Jensen написа:</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex">
    <p>
    </p>
    <div class="moz-text-html" lang="x-unicode">
      <div dir="ltr">Problem: When performing "pcs node standby" on the
        current master, this node demotes fine but the slave doesn't
        promote to master. It keeps  looping the same error including
        "Refusing to be Primary while peer is  not outdated" and "Could
        not connect to the CIB." At this point the old  master has
        already unloaded drbd. The only way to fix it is to start  drbd
        on the standby node (e.g. drbdadm r0 up). Logs contained herein
        are  from the node trying to be master.<br>
        <br></div></div></blockquote><div>In order to debug, stop the cluster and verify that drbd is running properly. Promote one of the nodes, then demote and promote another one...</div><blockquote type="cite" style="margin:0 0 0 .8ex; border-left:2px #729fcf solid;padding-left:1ex"><div class="moz-text-html" lang="x-unicode"><div dir="ltr">
        I have done this on DRBD9/Centos7/Pacemaker1 w/o any problems.
        So I don't know were the issue is (<a href="http://crm-fence-peer.9.sh">crm-fence-peer.9.sh</a><br>
      </div>
      <div dir="ltr"><br>
      </div>
      <div dir="ltr">Another odd data point: On the slave if I do a "pcs
        node standby" & then unstandby, DRBD is loaded again;
        HOWEVER, when I do this on the master (which should then be
        slave), DRBD doesn't get loaded.<br>
        <br>
        Stonith/Fencing doesn't seem to make a difference. Not sure if
        auto-promote is required.<br>
      </div>
      </div><div dir="ltr"><br></div></blockquote><div>Quote from official documentation (<a href="https://www.linbit.com/drbd-user-guide/drbd-guide-9_0-en/#s-pacemaker-crm-drbd-backed-service">https://www.linbit.com/drbd-user-guide/drbd-guide-9_0-en/#s-pacemaker-crm-drbd-backed-service</a>):</div><div><span style="color: rgba(0, 0, 0, 0.6); font-family: Roboto, sans-serif; font-size: 14.4px; font-variant-ligatures: normal; orphans: 2; white-space: normal; widows: 2; background-color: rgb(248, 248, 248); text-decoration-thickness: initial;">If you are employing the DRBD OCF resource agent, it is recommended that you defer DRBD startup, shutdown, promotion, and demotion </span><em style="box-sizing: border-box; color: rgba(0, 0, 0, 0.6); font-family: Roboto, sans-serif; font-size: 14.4px; font-variant-ligatures: normal; orphans: 2; white-space: normal; widows: 2; text-decoration-thickness: initial;">exclusively</em><span style="color: rgba(0, 0, 0, 0.6); font-family: Roboto, sans-serif; font-size: 14.4px; font-variant-ligatures: normal; orphans: 2; white-space: normal; widows: 2; background-color: rgb(248, 248, 248); text-decoration-thickness: initial;"> to the OCF resource agent. That means that you should disable the DRBD init script:<br></span>
</div><div>So remove the autopromote and disable the drbd service at all.</div><div><br></div><div>Best Regards,
Strahil Nikolov</div></body></html>